OSX Lion 10.7.5 Python Crash
Posted: January 26th, 2013, 12:17 pm
Ever since I have updated to 10.7 from 10.6 SABnzbd has crashed after 24-48 hours of running. Even with just 1-2 downloads over that time. It does! crash while in the process of downloading or processing.
Process: SABnzbd [9947]
Path: /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
Identifier: org.sabnzbd.team
Version: 0.7.9 (0.0.0)
Code Type: X86 (Native)
Parent Process: launchd [122]
Date/Time: 2013-01-26 17:47:58.442 +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[9947]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9431ec22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9431e1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9aa3c9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9aa45b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9aa451dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9aa45088 CFRunLoopRunInMode + 120
6 com.apple.HIToolbox 0x91646543 RunCurrentEventLoopInMode + 318
7 com.apple.HIToolbox 0x9164d8ab ReceiveNextEventCommon + 381
8 com.apple.HIToolbox 0x9164d71a BlockUntilNextEventMatchingListInMode + 88
9 com.apple.AppKit 0x98c65ee8 _DPSNextEvent + 678
10 com.apple.AppKit 0x98c65752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
11 com.apple.AppKit 0x98c61ac1 -[NSApplication run] + 911
12 com.apple.AppKit 0x98ef2ac5 NSApplicationMain + 1054
13 _AppKit.so 0x01f40d8b 0x1f3f000 + 7563
14 org.python.python 0x00239fa0 PyCFunction_Call + 92
15 org.python.python 0x0028794d PyEval_EvalFrameEx + 12352
16 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
17 org.python.python 0x0028a4be PyEval_EvalCode + 385
18 org.python.python 0x002879e5 PyEval_EvalFrameEx + 12504
19 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
20 org.python.python 0x0028a394 PyEval_EvalCode + 87
21 org.python.python 0x002a0731 Py_CompileString + 110
22 org.python.python 0x002a07e6 PyRun_FileExFlags + 152
23 org.python.python 0x002805a0 _PyBuiltin_Init + 5032
24 org.python.python 0x00239fa0 PyCFunction_Call + 92
25 org.python.python 0x0028794d PyEval_EvalFrameEx + 12352
26 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
27 org.python.python 0x0028a4be PyEval_EvalCode + 385
28 org.python.python 0x002879e5 PyEval_EvalFrameEx + 12504
29 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
30 org.python.python 0x0028a394 PyEval_EvalCode + 87
31 org.python.python 0x002a0731 Py_CompileString + 110
32 org.python.python 0x002a07e6 PyRun_FileExFlags + 152
33 org.python.python 0x002a1a61 PyRun_SimpleFileExFlags + 409
34 org.python.python 0x002a1c61 PyRun_SimpleFile + 40
35 org.sabnzbd.team 0x0004d125 0x49000 + 16677
36 org.sabnzbd.team 0x0004aa45 main + 1455
37 org.sabnzbd.team 0x0004a48d start + 53
please Help!
I tried the sulution from this post:
http://forums.sabnzbd.org/viewtopic.php ... 8&start=15
but it still crashes.
Process: SABnzbd [9947]
Path: /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
Identifier: org.sabnzbd.team
Version: 0.7.9 (0.0.0)
Code Type: X86 (Native)
Parent Process: launchd [122]
Date/Time: 2013-01-26 17:47:58.442 +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[9947]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9431ec22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9431e1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9aa3c9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9aa45b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9aa451dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9aa45088 CFRunLoopRunInMode + 120
6 com.apple.HIToolbox 0x91646543 RunCurrentEventLoopInMode + 318
7 com.apple.HIToolbox 0x9164d8ab ReceiveNextEventCommon + 381
8 com.apple.HIToolbox 0x9164d71a BlockUntilNextEventMatchingListInMode + 88
9 com.apple.AppKit 0x98c65ee8 _DPSNextEvent + 678
10 com.apple.AppKit 0x98c65752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
11 com.apple.AppKit 0x98c61ac1 -[NSApplication run] + 911
12 com.apple.AppKit 0x98ef2ac5 NSApplicationMain + 1054
13 _AppKit.so 0x01f40d8b 0x1f3f000 + 7563
14 org.python.python 0x00239fa0 PyCFunction_Call + 92
15 org.python.python 0x0028794d PyEval_EvalFrameEx + 12352
16 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
17 org.python.python 0x0028a4be PyEval_EvalCode + 385
18 org.python.python 0x002879e5 PyEval_EvalFrameEx + 12504
19 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
20 org.python.python 0x0028a394 PyEval_EvalCode + 87
21 org.python.python 0x002a0731 Py_CompileString + 110
22 org.python.python 0x002a07e6 PyRun_FileExFlags + 152
23 org.python.python 0x002805a0 _PyBuiltin_Init + 5032
24 org.python.python 0x00239fa0 PyCFunction_Call + 92
25 org.python.python 0x0028794d PyEval_EvalFrameEx + 12352
26 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
27 org.python.python 0x0028a4be PyEval_EvalCode + 385
28 org.python.python 0x002879e5 PyEval_EvalFrameEx + 12504
29 org.python.python 0x0028a310 PyEval_EvalCodeEx + 1752
30 org.python.python 0x0028a394 PyEval_EvalCode + 87
31 org.python.python 0x002a0731 Py_CompileString + 110
32 org.python.python 0x002a07e6 PyRun_FileExFlags + 152
33 org.python.python 0x002a1a61 PyRun_SimpleFileExFlags + 409
34 org.python.python 0x002a1c61 PyRun_SimpleFile + 40
35 org.sabnzbd.team 0x0004d125 0x49000 + 16677
36 org.sabnzbd.team 0x0004aa45 main + 1455
37 org.sabnzbd.team 0x0004a48d start + 53
please Help!
I tried the sulution from this post:
http://forums.sabnzbd.org/viewtopic.php ... 8&start=15
but it still crashes.