public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15397] New: GDB fails on fork with exec* or posix-spawn*
@ 2013-04-25 14:11 speedaemon1 at gmail dot com
  2013-04-25 14:13 ` [Bug c++/15397] " speedaemon1 at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: speedaemon1 at gmail dot com @ 2013-04-25 14:11 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15397

             Bug #: 15397
           Summary: GDB fails on fork with exec* or posix-spawn*
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: speedaemon1@gmail.com
    Classification: Unclassified


Created attachment 6997
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6997
GDB Trace of execution using posix_spawn()

When attempting to debug a application in C++ that implements fork() to execute
another process through either exec* or posix_spawn* GDB fails.

132,000 ~"/home/dkg/src/gdb/gdb-7.3/gdb/thread.c:620: internal-error:
is_thread_state: Assertion `tp\' failed.\nA problem internal to GDB has been
detected,\nfurther debugging may prove unreliable.\nQu\ it this debugging
session? "

Using fork() alone executes correctly.  Only when using exec* or posix_spawn*
generates the issue.

Attempting this on the following platform

OS: Debian Squeeze (Linux 2.6.32-5-amd64)
GDB version 7.3 (Debian Backport)

I am using Eclipse CDT IDE to interact with GDB and attached is the GDB Trace.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-30 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-25 14:11 [Bug c++/15397] New: GDB fails on fork with exec* or posix-spawn* speedaemon1 at gmail dot com
2013-04-25 14:13 ` [Bug c++/15397] " speedaemon1 at gmail dot com
2013-04-25 14:16 ` [Bug gdb/15397] " speedaemon1 at gmail dot com
2013-04-25 14:16 ` speedaemon1 at gmail dot com
2013-04-30 15:19 ` palves at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).