New projects crash on launch MacOS 10.6.8 Ren'py 6.14.1

Bug #1085399 reported by Alex Vidal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ren'Py
New
Undecided
Unassigned

Bug Description

Create a new project. Try to launch it. Icon bounces and bam, crash.
Ren'Py is 6.14.1.
Launching same project from 6.13.7 works perfectly fine.
MacOs 10.6.8 Snow Leopard

Process: python [507]
Path: /Applications/renpy-6.14.1-sdk/renpy.app/Contents/MacOS/python
Identifier: org.renpy.launcher
Version: current (1345948211.68)
Code Type: X86 (Native)
Parent Process: Ren'Py Launcher [474]

Date/Time: 2012-12-01 13:57:28.141 +0100
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 7393583 sec
Crashes Since Last Report: 335
Per-App Interval Since Last Report: 3008 sec
Per-App Crashes Since Last Report: 8
Anonymous UUID: 80D96C04-BDF9-4AD4-893B-E8B4CD89A022

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1002) creating CGSWindow'
*** Call stack at first throw:
(
 0 CoreFoundation 0x983ea6ca __raiseError + 410
 1 libobjc.A.dylib 0x910c05a9 objc_exception_throw + 56
 2 CoreFoundation 0x983ea3f8 +[NSException raise:format:arguments:] + 136
 3 CoreFoundation 0x983ea36a +[NSException raise:format:] + 58
 4 AppKit 0x944bd7a2 _NSCreateWindowWithOpaqueShape2 + 519
 5 AppKit 0x94442852 -[NSWindow _commonAwake] + 1624
 6 AppKit 0x9443f51a -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 1524
 7 AppKit 0x9443e16d -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1568
 8 AppKit 0x9443db47 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 71
 9 libSDL-1.2.0.dylib 0x007c7b3f ConvertX86p32_8RGB332 + 28522
 10 libSDL-1.2.0.dylib 0x007c541d ConvertX86p32_8RGB332 + 18504
 11 libSDL-1.2.0.dylib 0x007b9ec9 SDL_SetVideoMode + 601
 12 display.so 0x01048c7f vidinfo_str + 1983
 13 Python 0x0000e605 PyObject_Call + 85
 14 gldraw.so 0x13c61f53 initgldraw + 85635
 15 Python 0x000c69c0 PyEval_EvalFrameEx + 25968
 16 Python 0x000c8ffc PyEval_EvalCodeEx + 1996
 17 Python 0x000c6b5c PyEval_EvalFrameEx + 26380
 18 Python 0x000c8ffc PyEval_EvalCodeEx + 1996
 19 Python 0x0003ffbb PyClassMethod_New + 875
 20 Python 0x0000e605 PyObject_Call + 85
 21 Python 0x0001fdce PyCell_New + 3438
 22 Python 0x0000e605 PyObject_Call + 85
 23 Python 0x00079887 _PyType_Lookup + 2887
 24 Python 0x00076d9a PyType_GenericAlloc + 8442
 25 Python 0x0000e605 PyObject_Call + 85
 26 Python 0x000c1a4d PyEval_EvalFrameEx + 5629
 27 Python 0x000c8136 PyEval_EvalFrameEx + 31974
 28 Python 0x000c8136 PyEval_EvalFrameEx + 31974
 29 Python 0x000c8136 PyEval_EvalFrameEx + 31974
 30 Python 0x000c8ffc PyEval_EvalCodeEx + 1996
 31 Python 0x000c9147 PyEval_EvalCode + 87
 32 Python 0x000edc8c PyRun_FileExFlags + 172
 33 Python 0x000edff4 PyRun_SimpleFileExFlags + 596
 34 Python 0x00106041 Py_Main + 3393
 35 python 0x00001f82 0x0 + 8066
 36 python 0x00001ea9 0x0 + 7849
)

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x98435a37 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 libobjc.A.dylib 0x910c05a9 objc_exception_throw + 56
2 com.apple.AppKit 0x9444288e -[NSWindow _commonAwake] + 1684
3 com.apple.AppKit 0x9443f51a -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 1524
4 com.apple.AppKit 0x9443e16d -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1568
5 com.apple.AppKit 0x9443db47 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 71
6 libSDL-1.2.0.dylib 0x007c7b3f ConvertX86p32_8RGB332 + 28522
7 libSDL-1.2.0.dylib 0x007c541d ConvertX86p32_8RGB332 + 18504
8 libSDL-1.2.0.dylib 0x007b9ec9 SDL_SetVideoMode + 601
9 display.so 0x01048c7f vidinfo_str + 1983
10 org.python.python 0x0000e605 PyObject_Call + 85
11 gldraw.so 0x13c61f53 initgldraw + 85635
12 org.python.python 0x000c69c0 PyEval_EvalFrameEx + 25968
13 org.python.python 0x000c8ffc PyEval_EvalCodeEx + 1996
14 org.python.python 0x000c6b5c PyEval_EvalFrameEx + 26380
15 org.python.python 0x000c8ffc PyEval_EvalCodeEx + 1996
16 org.python.python 0x0003ffbb PyClassMethod_New + 875
17 org.python.python 0x0000e605 PyObject_Call + 85
18 org.python.python 0x0001fdce PyCell_New + 3438
19 org.python.python 0x0000e605 PyObject_Call + 85
20 org.python.python 0x00079887 _PyType_Lookup + 2887
21 org.python.python 0x00076d9a PyType_GenericAlloc + 8442
22 org.python.python 0x0000e605 PyObject_Call + 85
23 org.python.python 0x000c1a4d PyEval_EvalFrameEx + 5629
24 org.python.python 0x000c8136 PyEval_EvalFrameEx + 31974
25 org.python.python 0x000c8136 PyEval_EvalFrameEx + 31974
26 org.python.python 0x000c8136 PyEval_EvalFrameEx + 31974
27 org.python.python 0x000c8ffc PyEval_EvalCodeEx + 1996
28 org.python.python 0x000c9147 PyEval_EvalCode + 87
29 org.python.python 0x000edc8c PyRun_FileExFlags + 172
30 org.python.python 0x000edff4 PyRun_SimpleFileExFlags + 596
31 org.python.python 0x00106041 Py_Main + 3393
32 python 0x00001f82 0x1000 + 3970
33 python 0x00001ea9 0x1000 + 3753

Thread 1:
0 libSystem.B.dylib 0x979b2b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x979e06f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x97a2905f pthread_cond_wait + 48
3 org.python.python 0x00102e76 PyThread_acquire_lock + 118
4 org.python.python 0x00107f53 initthread + 659
5 org.python.python 0x000c69c0 PyEval_EvalFrameEx + 25968
6 org.python.python 0x000c8ffc PyEval_EvalCodeEx + 1996
7 org.python.python 0x000c6b5c PyEval_EvalFrameEx + 26380
8 org.python.python 0x000c8ffc PyEval_EvalCodeEx + 1996
9 org.python.python 0x000400c2 PyClassMethod_New + 1138
10 org.python.python 0x0000e605 PyObject_Call + 85
11 org.python.python 0x000c36db PyEval_EvalFrameEx + 12939
12 org.python.python 0x000c8136 PyEval_EvalFrameEx + 31974
13 org.python.python 0x000c8136 PyEval_EvalFrameEx + 31974
14 org.python.python 0x000c8ffc PyEval_EvalCodeEx + 1996
15 org.python.python 0x0003ffbb PyClassMethod_New + 875
16 org.python.python 0x0000e605 PyObject_Call + 85
17 org.python.python 0x0001fdce PyCell_New + 3438
18 org.python.python 0x0000e605 PyObject_Call + 85
19 org.python.python 0x000bf1de PyEval_CallObjectWithKeywords + 78
20 org.python.python 0x0010847c initthread + 1980
21 libSystem.B.dylib 0x979e0259 _pthread_start + 345
22 libSystem.B.dylib 0x979e00de thread_start + 34

Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x979d9382 kevent + 10
1 libSystem.B.dylib 0x979d9a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x979d8f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x979d8cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x979d8781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x979d85c6 start_wqthread + 30

Thread 3:
0 libSystem.B.dylib 0x979d8412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x979d89a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x979d85c6 start_wqthread + 30

Thread 4:
0 libSystem.B.dylib 0x979b2b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x979e06e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97a0f5a8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x9411a3ab CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x9411d3dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x9411acda HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x9411a571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x9411a488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x979e0259 _pthread_start + 345
9 libSystem.B.dylib 0x979e00de thread_start + 34

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.