Page 1 of 1

V0.7.4 crashes on startup

Posted: October 8th, 2012, 9:55 am
by Grind
The latest version of SABNzbd crashes when opening, without any messages. In the console the following message is logged:

Code: Select all

08/10/2012 16:50:26.341 com.apple.launchd.peruser.501: ([0x0-0x41041].org.sabnzbd.team[1318]) Job appears to have crashed: Segmentation fault: 11
08/10/2012 16:50:26.344 ReportCrash: Saved crash report for launchd[1318] version ??? (???) to /Network/Servers/myserver.com/Home Folders/mysusername/Library/Logs/DiagnosticReports/launchd_2012-10-08-165026_myserver.crash
Crash report for launchd:

Code: Select all

Process:         launchd [1318]
Path:            /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
Identifier:      org.sabnzbd.team
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [580]

Date/Time:       2012-10-08 16:50:26.023 +0200
OS Version:      Mac OS X Server 10.7.5 (11G63)
Report Version:  9

Crashed Thread:  Unknown

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000008fe01030

Backtrace not available

Unknown thread crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000000  edx: 0x00000000
  edi: 0x00000000  esi: 0x00000000  ebp: 0x00000000  esp: 0x00000000
   ss: 0x0000001f  efl: 0x00010202  eip: 0x8fe01030   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000000
  cr2: 0x8fe01030
Logical CPU: 1

Binary images description not available


External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 142099
    thread_create: 0
    thread_set_state: 0

Re: V0.7.4 crashes on startup

Posted: October 8th, 2012, 10:34 am
by shypike
Did you install the version appropriate for your OSX version?
The DMG contains three different builds.

Re: V0.7.4 crashes on startup

Posted: October 8th, 2012, 12:17 pm
by Grind
Of course...that was it! I'm used to running 10.8, but this computer was running 10.7. Thanks!