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 c++/13653] New: ~"inferior.c:61: internal-error:set_current_inferior: Assertion `inf != NULL' failed.


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

             Bug #: 13653
           Summary: ~"inferior.c:61: internal-error: set_current_inferior:
                    Assertion `inf != NULL' failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tamas@eisenberger.hu
    Classification: Unclassified


Created attachment 6189
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6189
the end of "gdb traces" from eclipse

Hy,

I have a problem while debugging a project with gdb trough eclipse..

I use gdb 7.3, but tested and got the same results with today's cvs version
(2012.02.02)

This is basically a forking tcp server, but each forked process runs about four
external binaries..
After the first session closes, and a new one opened gdb crashes.

Attached the output from eclipse's "gdb traces" window..

Sadly I can't give out the sources I'm working on, but can help you debug the
problem..

Thanks!

-- 
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.


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