Bug 7968

Summary: A child process spawned by a thread hangs gdb
Product: Sisyphus Reporter: Mikhail Zabaluev <mhz>
Component: gdbAssignee: Gleb F-Malinovskiy <glebfm>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: glebfm, ldv, sbolshakov
Version: unstable   
Hardware: all   
OS: Linux   

Description Mikhail Zabaluev 2005-09-15 08:03:04 MSD
I debug a multithreaded process (evolution-2.4).
When I enable an IMAP provider in the application and this action spawns some
child process, gdb puts out these messages:

[New Thread 81926 (LWP 20588)]
Detaching after fork from child process 20589.

After that, it stops reacting to keyboard input, including Ctrl-C.
Comment 1 Dmitry V. Levin 2007-03-31 21:42:49 MSD
The problem should gone with update to gdb-6.6-alt1.
Please reopen if not.