gnustep-dev
[Top][All Lists]
Advanced

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

testsuite won't complete with today's svn trunk


From: Philippe Roussel
Subject: testsuite won't complete with today's svn trunk
Date: Tue, 15 Sep 2009 12:41:44 +0200

Hi all,

With gnustep svn trunk, the testsuite blocks on
base/NSLock/doubleLocking with the following output :

Starting program: 
/home/philou/sources/gnustep-testfarm/testsuite/base/NSLock/obj/doubleLocking 
[Thread debugging using libthread_db enabled]
[New Thread 0xb78a06c0 (LWP 24114)]
2009-09-15 12:35:17.273 doubleLocking[24114] *** -[NSLock lock]: deadlock 
(<NSLock: 0x82a89e8>)
2009-09-15 12:35:17.274 doubleLocking[24114] *** Break on _NSLockError() to 
debug.

gdb backtrace

Program received signal SIGINT, Interrupt.
0xb8074430 in __kernel_vsyscall ()
(gdb) bt
#0  0xb8074430 in __kernel_vsyscall ()
#1  0xb7d2dcf9 in __lll_lock_wait () at 
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:136
#2  0xb7d29129 in _L_lock_89 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb7d28a32 in __pthread_mutex_lock (mutex=0xb8070a5c) at 
pthread_mutex_lock.c:86
#4  0xb7ebac8f in _NSLockError (obj=0x82a89e8, _cmd=0x804b600) at NSLock.m:137
#5  0xb7ebacef in -[NSLock lock] (self=0x82a89e8, _cmd=0x804b600) at 
NSLock.m:202
#6  0x08048d5b in main () at doubleLocking.m:16

Hope this helps,
Philippe






reply via email to

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