OSX Mountain Lion 10.8 Python Crash

Report & discuss bugs found in SABnzbd
Forum rules
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.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by shypike »

Well, first inspect OSX's own Console tool for crash messages.
SABnzbd's own log file is in /Users/userid/Library/Application\ Support/logs
Krustyx
Newbie
Newbie
Posts: 10
Joined: November 21st, 2012, 12:31 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by Krustyx »

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?
Krustyx
Newbie
Newbie
Posts: 10
Joined: November 21st, 2012, 12:31 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by Krustyx »

User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by shypike »

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?
sambo
Newbie
Newbie
Posts: 3
Joined: January 9th, 2013, 11:07 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by sambo »

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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by shypike »

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.
sambo
Newbie
Newbie
Posts: 3
Joined: January 9th, 2013, 11:07 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by sambo »

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?
Duckstar
Newbie
Newbie
Posts: 14
Joined: October 28th, 2010, 4:31 am

Re: OSX Mountain Lion 10.8 Python Crash

Post by Duckstar »

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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by shypike »

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.
Duckstar
Newbie
Newbie
Posts: 14
Joined: October 28th, 2010, 4:31 am

Re: OSX Mountain Lion 10.8 Python Crash

Post by Duckstar »

Nice one Shypike.
I believe this has solved my problem.

Thanks !
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: OSX Mountain Lion 10.8 Python Crash

Post by shypike »

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.
Post Reply