bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Manual-dice-related crash


From: Zulli, Louis P
Subject: [Bug-gnubg] Manual-dice-related crash
Date: Thu, 2 Apr 2009 06:55:11 -0400 (EDT)

Start a new 7-point match with the manual dice box checked.
In the window that shows the 36 possible rolls, simply click on Close, without selecting a roll.
The message (Interrupted) appears.
Then click on the dice area on the board, as if requesting a roll.
gnubg segfaults.

Here's the crashlog:

Process:         gnubg [67567]
Path:            /usr/local/bin/gnubg
Identifier:      gnubg
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  bash [18282]

Date/Time:       2009-04-02 06:49:53.237 -0400
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c1471043
Crashed Thread:  0

Thread 0 Crashed:
0   gnubg                         0x000564bc move_is_last_in_match + 28
1   gnubg                         0x000570f5 quick_roll + 181
2   gnubg                         0x0009950b board_button_press + 459
3   libgtk-x11-2.0.0.dylib         0x0450b87b _gtk_marshal_BOOLEAN__BOXED + 107
4   libgobject-2.0.0.dylib         0x04e39bb9 g_closure_invoke + 329
5   libgobject-2.0.0.dylib         0x04e4a2fc signal_emit_unlocked_R + 1900
6   libgobject-2.0.0.dylib         0x04e4b41a g_signal_emit_valist + 442
7   libgobject-2.0.0.dylib         0x04e4bd09 g_signal_emit + 41
8   libgtk-x11-2.0.0.dylib         0x0462a6e6 gtk_widget_event_internal + 614
9   libgtk-x11-2.0.0.dylib         0x04509a65 gtk_propagate_event + 213
10  libgtk-x11-2.0.0.dylib         0x0450a02b gtk_main_do_event + 1195
11  libgdk-x11-2.0.0.dylib         0x049564f5 gdk_event_dispatch + 85
12  libglib-2.0.0.dylib           0x04eb7e7e g_main_context_dispatch + 558
13  libglib-2.0.0.dylib           0x04ebb6fb g_main_context_iterate + 1163
14  libglib-2.0.0.dylib           0x04ebba37 g_main_loop_run + 471
15  libgtk-x11-2.0.0.dylib         0x045090e1 gtk_main + 177
16  gnubg                         0x000b3bcb RunGTK + 411
17  gnubg                         0x00030f29 main + 3193
18  gnubg                         0x00002c56 start + 54

Thread 1:
0   libSystem.B.dylib             0x92a7b3ae __semwait_signal + 10
1   libSystem.B.dylib             0x92acb9f0 pthread_cond_timedwait$UNIX2003 + 72
2   libgthread-2.0.0.dylib         0x03f5863b g_cond_timed_wait_posix_impl + 107
3   gnubg                         0x0005260a WaitForManualEvent + 106
4   gnubg                         0x00052a17 MT_WorkerThreadFunction + 87
5   libglib-2.0.0.dylib           0x04ee13d8 g_thread_create_proxy + 152
6   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
7   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             0x92a7b3ae __semwait_signal + 10
1   libSystem.B.dylib             0x92acb9f0 pthread_cond_timedwait$UNIX2003 + 72
2   libgthread-2.0.0.dylib         0x03f5863b g_cond_timed_wait_posix_impl + 107
3   gnubg                         0x0005260a WaitForManualEvent + 106
4   gnubg                         0x00052a17 MT_WorkerThreadFunction + 87
5   libglib-2.0.0.dylib           0x04ee13d8 g_thread_create_proxy + 152
6   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
7   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             0x92a74226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x92aa61ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             0x92aa7a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore 0x96f34dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore 0x96f34bb2 TSWaitOnSemaphoreCommon + 422
5   ...ickTimeComponents.component 0x93759bee ReadSchedulerThreadEntryPoint + 4724
6   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
7   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             0x92a74226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x92aa61ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             0x92aa7a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore 0x96f34dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore 0x96f34bb2 TSWaitOnSemaphoreCommon + 422
5   ...ple.CoreServices.CarbonCore 0x96f5d220 AIOFileThread(void*) + 1056
6   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
7   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             0x92a741c6 mach_msg_trap + 10
1   libSystem.B.dylib             0x92a7b9bc mach_msg + 72
2   com.apple.CoreFoundation       0x96e4a0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation       0x96e4acd8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     0x9057b5dc HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     0x9057b464 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
7   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             0x92a741c6 mach_msg_trap + 10
1   libSystem.B.dylib             0x92a7b9bc mach_msg + 72
2   com.apple.opengl               0x92c1062d glcDebugListener + 349
3   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
4   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             0x92a7b3ae __semwait_signal + 10
1   libSystem.B.dylib             0x92aa5d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib     0x96423b32 glvmDoWork + 162
3   libSystem.B.dylib             0x92aa5095 _pthread_start + 321
4   libSystem.B.dylib             0x92aa4f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xc147103b  ebx: 0x0005704e  ecx: 0x000564a5  edx: 0x000000ff
  edi: 0x00168a80  esi: 0x00000000  ebp: 0xbfffdc88  esp: 0xbfffdc88
   ss: 0x0000001f  efl: 0x00010282  eip: 0x000564bc   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc1471043

Binary Images:
    0x1000 -   0x15bff7 +gnubg ??? (???) <30c678af19377bccd8e7e2b21a497b40> /usr/local/bin/gnubg
 0x3f57000 -  0x3f59ff1 +libgthread-2.0.0.dylib ??? (???) <bb54c7cae42453ceab25754df7f2f8d7> /usr/local/lib/libgthread-2.0.0.dylib


reply via email to

[Prev in Thread] Current Thread [Next in Thread]