Page 1 of 1

.0.6.6 not loading on Mac OS X 10.5.8

Posted: July 27th, 2011, 9:48 pm
by lateadopter
Hello,

Latest version does not start in Mac OS X 10.5.8:

Here's my error log:

7/27/11 9:37:01 PM [0x0-0x5fa5fa].org.sabnzbd.team[59288] dyld: lazy symbol binding failed: Symbol not found: _fopen$DARWIN_EXTSN
7/27/11 9:37:01 PM [0x0-0x5fa5fa].org.sabnzbd.team[59288] Referenced from: /Applications/AdditionalApplications/SABnzbd.app/Contents/Frameworks/Python.framework/Versions/2.6/Python
7/27/11 9:37:01 PM [0x0-0x5fa5fa].org.sabnzbd.team[59288] Expected in: /usr/lib/libSystem.B.dylib
7/27/11 9:37:01 PM [0x0-0x5fa5fa].org.sabnzbd.team[59288] dyld: Symbol not found: _fopen$DARWIN_EXTSN
7/27/11 9:37:01 PM [0x0-0x5fa5fa].org.sabnzbd.team[59288] Referenced from: /Applications/AdditionalApplications/SABnzbd.app/Contents/Frameworks/Python.framework/Versions/2.6/Python
7/27/11 9:37:01 PM [0x0-0x5fa5fa].org.sabnzbd.team[59288] Expected in: /usr/lib/libSystem.B.dylib
7/27/11 9:37:02 PM com.apple.launchd[26193] ([0x0-0x5fa5fa].org.sabnzbd.team[59288]) Exited abnormally: Trace/BPT trap

Any ideas?

TIA,

Nick

Re: .0.6.6 not loading on Mac OS X 10.5.8

Posted: July 28th, 2011, 1:35 am
by shypike
We don't test on anything older than Snow Leopard.
The crash probably has to do with the incompleteness of Apple's Python on OSX Leopard.
Before we used ActiveState's Python, but OSX Lion forced us to move away from that.

You'll need to go back to 0.6.5 until we have the means to investigate and solve this.
If at all, because even Apple doesn't support 10.5 any more.

Re: .0.6.6 not loading on Mac OS X 10.5.8

Posted: July 28th, 2011, 4:42 pm
by shypike
Good news.
There's a special 0.6.6 version for older OSX releases now.
https://sourceforge.net/projects/sabnzb ... zbd-0.6.6/
Item: SABnzbd-0.6.6-osx-leopard.dmg

Re: .0.6.6 not loading on Mac OS X 10.5.8

Posted: July 28th, 2011, 7:40 pm
by lateadopter
Good news indeed.

That fixed it for me.

Thanks!