Bug 7968 - A child process spawned by a thread hangs gdb
Summary: A child process spawned by a thread hangs gdb
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gdb (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 08:03 MSD by Mikhail Zabaluev
Modified: 2007-03-31 21:42 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.