Well, first inspect OSX's own Console tool for crash messages.
SABnzbd's own log file is in /Users/userid/Library/Application\ Support/logs
OSX Mountain Lion 10.8 Python Crash
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: OSX Mountain Lion 10.8 Python Crash
I have a crash report:
Process: SABnzbd [12964]
Path: /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
Identifier: org.sabnzbd.team
Version: 0.7.6 (0.0.0)
Code Type: X86 (Native)
Parent Process: launchd [129]
Date/Time: 2012-11-27 12:11:43.381 +0100
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[12964]: garbage collection is OFF
Is this helpful?
Process: SABnzbd [12964]
Path: /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
Identifier: org.sabnzbd.team
Version: 0.7.6 (0.0.0)
Code Type: X86 (Native)
Parent Process: launchd [129]
Date/Time: 2012-11-27 12:11:43.381 +0100
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[12964]: garbage collection is OFF
Is this helpful?
Re: OSX Mountain Lion 10.8 Python Crash
You're reporting a crash on OSX 10.8,
while your crash report says "Mac OS X 10.7.5 (11G63)".
What is it?
Which SABnzbd build are you running on which OSX version?
while your crash report says "Mac OS X 10.7.5 (11G63)".
What is it?
Which SABnzbd build are you running on which OSX version?
Re: OSX Mountain Lion 10.8 Python Crash
I am still experiencing regular crashing with OSX 10.8.2 and SABnzbd 0.7.9
Should I post a log or is this issue known and still being worked on?
Thanks!
edit: Mountain Lion version of SABnzbd installed of course
Should I post a log or is this issue known and still being worked on?
Thanks!
edit: Mountain Lion version of SABnzbd installed of course
Re: OSX Mountain Lion 10.8 Python Crash
The only thing known is that is apparently happens on a few systems.
That's not much to go on; so far we haven't been able to reproduce it.
That's not much to go on; so far we haven't been able to reproduce it.
Re: OSX Mountain Lion 10.8 Python Crash
Ah, OK thanks shypike. I guess I am one of the unlucky few. Thanks for letting me know.
This thread has been viewed 1479, so maybe if more people having this issue posted some crash reports it could help?
This thread has been viewed 1479, so maybe if more people having this issue posted some crash reports it could help?
Re: OSX Mountain Lion 10.8 Python Crash
I have this problem.
Running OSX 10.7.4 on a MiniMac
with the last 3 versions of SABnzbd.
Currently on 0.7.9
Happens every 24 hours roughly. Either during a job or in idle.
I have some log files.. but i am not sure how much help they are.
The last lines before it went offline start with : 2013-01-14 18:46:14,711::DEBUG::[__init__:1600] Decoding
Here is a pastebin of the OSX error report : http://pastebin.com/1U7sgZax
Running OSX 10.7.4 on a MiniMac
with the last 3 versions of SABnzbd.
Currently on 0.7.9
Happens every 24 hours roughly. Either during a job or in idle.
I have some log files.. but i am not sure how much help they are.
The last lines before it went offline start with : 2013-01-14 18:46:14,711::DEBUG::[__init__:1600] Decoding
Here is a pastebin of the OSX error report : http://pastebin.com/1U7sgZax
Re: OSX Mountain Lion 10.8 Python Crash
Hard to tell, or rather impossible to tell.
It crashes somewhere in the standard library of Apple's Python.
There's one thing you might try, maybe it'll help.
Stop SABnzbd, remove this file:
/Applications/SABnzbd/Contents/Resources/lib/python2.7/lib-dynload/_yenc.so
and start SABnzbd again.
It crashes somewhere in the standard library of Apple's Python.
There's one thing you might try, maybe it'll help.
Stop SABnzbd, remove this file:
/Applications/SABnzbd/Contents/Resources/lib/python2.7/lib-dynload/_yenc.so
and start SABnzbd again.
Re: OSX Mountain Lion 10.8 Python Crash
Nice one Shypike.
I believe this has solved my problem.
Thanks !
I believe this has solved my problem.
Thanks !
Re: OSX Mountain Lion 10.8 Python Crash
It may work fine now for you (which is cool!), but I'm left wondering why it goes wrong.
It must work fine on 99% of OSX boxes, or else we would have many more complaints.
It must work fine on 99% of OSX boxes, or else we would have many more complaints.