* Daniel Burrows schrieb am 2007-07-02 um 02:13 Uhr: > On Fri, Jun 29, 2007 at 11:29:20AM +0200, Jens Kubieziel <[EMAIL PROTECTED]> > was heard to say: > > 4. after finished the action I can push any button, but aptitude doesn't > > react > > to the keypress. > > Is this 100% reproducible for you?
Yes, I have two different machines where I use this aptitude version and it happens every at bith machines. > If you can compile it with debugging symbols, could you get a threaded > dump? (i.e., run "info threads" in gdb, then "thread <n>" and > "backtrace" for each thread number) hope this helps: (gdb) info threads 10 Thread -1253835888 (LWP 25615) 0xb7f4e410 in ?? () 8 Thread -1223259248 (LWP 25613) 0xb7f4e410 in ?? () 7 Thread -1231651952 (LWP 25612) 0xb7f4e410 in ?? () * 1 Thread -1212483888 (LWP 25552) 0xb7f4e410 in ?? () (gdb) thread 1 [Switching to thread 1 (Thread -1212483888 (LWP 25552))]#0 0xb7f4e410 in ?? () (gdb) bt #0 0xb7f4e410 in ?? () #1 0xbf997338 in ?? () #2 0x0000010f in ?? () #3 0x00000000 in ?? () (gdb) thread 7 [Switching to thread 7 (Thread -1231651952 (LWP 25612))]#0 0xb7f4e410 in ?? () (gdb) bt #0 0xb7f4e410 in ?? () #1 0xb6967278 in ?? () #2 0x00000002 in ?? () #3 0xb7e20dbe in __lll_mutex_lock_wait () from /lib/i686/cmov/libpthread.so.0 #4 0xb7e1cabc in _L_mutex_lock_88 () from /lib/i686/cmov/libpthread.so.0 #5 0xb7e1c4ad in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0 (gdb) thread 8 [Switching to thread 8 (Thread -1223259248 (LWP 25613))]#0 0xb7f4e410 in ?? () (gdb) bt #0 0xb7f4e410 in ?? () #1 0xb71682d4 in ?? () #2 0x00000000 in ?? () (gdb) thread 10 [Switching to thread 10 (Thread -1253835888 (LWP 25615))]#0 0xb7f4e410 in ?? () (gdb) bt #0 0xb7f4e410 in ?? () #1 0xb543f318 in ?? () #2 0x00000001 in ?? () #3 0xb7e1e5d6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0 #4 0x08090c3f in threads::condition::wait<threads::mutex::lock> (this=Cannot access memory at address 0x8 ) at ../../../src/generic/util/threads.h:454 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Besten Gruß -- Jens Kubieziel http://www.kubieziel.de Man sollte die Menschen lehren, nicht von Gerechtigkeit zu sprechen, sondern von Nächstenliebe. Eugène Ionesco