Message32022
Actually here is the simpler test cases:
r = '(((a)))'
or
r = '[[[a]]]'
info threads in GDB prints folowing:
4 Thread 2 (LWP 100196) 0x281a02fb in pthread_testcancel () from /usr/lib/libpthread.so.1
* 3 Thread 3 (LWP 100119) 0x28195aca in _pthread_mutex_lock () from /usr/lib/libpthread.so.1
2 Thread 1 (runnable) 0x28198207 in pthread_mutexattr_init () from /usr/lib/libpthread.so.1
I can also attach traceback if it can help.
Does it means that something wrong with libpthread? |
|
Date |
User |
Action |
Args |
2007-08-23 14:53:43 | admin | link | issue1720241 messages |
2007-08-23 14:53:43 | admin | create | |
|