On Fri, Jun 29, 2007 at 11:29:20AM +0200, Jens Kubieziel <[EMAIL PROTECTED]> was heard to say: > steps to reproduce: > 1. open aptitude > 2. select a package to install/upgrade/remove > 3. type 'g' > 4. after finished the action I can push any button, but aptitude doesn't react > to the keypress. > > aptitude is listed in ps with 'Sl+' (interruptible sleep, foreground process). > When sending a SIGINT (Ctrl+C), aptitude interrupts and all characters typed > beforehand are printed to the shell prompt.
Is this 100% reproducible for you? 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) Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]