This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/17247] gdb freezes on multi threaded app (test-case attached)


https://sourceware.org/bugzilla/show_bug.cgi?id=17247

Philip Rebohle <philip.rebohle@tu-dortmund.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip.rebohle@tu-dortmund.
                   |                            |de

--- Comment #2 from Philip Rebohle <philip.rebohle@tu-dortmund.de> ---
Same problem here with 7.8.

Thing is that this seems to happen quite randomly. I've run into the problem
with a larger project, sometimes it would hang on thread creation and sometimes
when joining or destructing the threads.

Also, it doesn't seem to hang at all when attaching strace to the gdb process
itself, which doesn't exactly help gathering more information about this
problem...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]