bug-gnustep
[Top][All Lists]
Advanced

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

StepTalk freezes (deadlock?)


From: Stefan Urbanek
Subject: StepTalk freezes (deadlock?)
Date: Wed, 23 Feb 2005 23:16:53 +0100

Hi,

With few-days old GNUstep CVS (fresh is unbuildable as there are some
files missing), the StepTalk freezes. When I run stexec in gdb and hit
Ctrl+C, I get:

[Switching to Thread 1079047072 (LWP 20393)]
0xffffe410 in ?? ()
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xbfffedb8 in ?? ()
#2  0x00000001 in ?? ()
#3  0x00000000 in ?? ()
#4  0x402aab22 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#5  0x402c46d3 in __objc_condition_wait ()
from /usr/local/lib/libobjc.so.1
#6  0x402c3fcc in objc_condition_wait ()
from /usr/local/lib/libobjc.so.1
#7  0x4014cd3a in -[NSConditionLock lockWhenCondition:] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#8  0x407f652a in -[NSObject(NSMainThreadPerformAdditions)
performSelectorOnMainThread:withObject:waitUntilDone:modes:]
(self=0x81c89d8, _cmd=0x408bfcb0,
    aSelector=0x40b53368, anObject=0x81c89d8, aFlag=1 '\001',
    anArray=0x81cc4f0) at NSThread.m:1050
#9  0x407f6604 in -[NSObject(NSMainThreadPerformAdditions)
performSelectorOnMainThread:withObject:waitUntilDone:] (self=0x81c89d8,
_cmd=0x40b53370,
    aSelector=0x40b53368, anObject=0x81c89d8, aFlag=1 '\001')
    at NSThread.m:1068
#10 0x4098fb44 in -[NSApplication init] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.9
#11 0x4098f705 in +[NSApplication sharedApplication] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.9
#12 0x408f1175 in +[STAppKitModule initialize] ()

What should be wrong? It used to work.

Thanks,

Stefan
-- 
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then
you win.
- Mahatma Gandhi






reply via email to

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