public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14631] New: hp ux internal-error: handle_inferior_event when following vfork
@ 2012-09-26 20:52 chilabot at gmail dot com
  2012-10-01 16:29 ` [Bug c++/14631] " palves at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chilabot at gmail dot com @ 2012-09-26 20:52 UTC (permalink / raw)
  To: gdb-prs


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

             Bug #: 14631
           Summary: hp ux internal-error: handle_inferior_event when
                    following vfork
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: chilabot@gmail.com
    Classification: Unclassified


Created attachment 6654
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6654
GDB log file

#include <unistd.h>

int main(int argc, char** argv) 
{
    vfork();
    return 0;
}


.
.
.
~"infrun.c:3172: internal-error: handle_inferior_event: Assertion `inf'
failed.\nA problem internal to GDB has been detected,\nfurther debugging may
prove unreliable.\nQuit this debugging session? "
~"(y or n) [answered Y; input not from terminal]\n"
~"infrun.c:3172: internal-error: handle_inferior_event: Assertion `inf'
failed.\nA problem internal to GDB has been detected,\nfurther debugging may
prove unreliable.\nCreate a core file of GDB? "
~"(y or n) [answered Y; input not from terminal]\n"



$ /usr/contrib/bin/machinfo

CPU info:
   Intel(R) Itanium 2 9100 series processor (1.6 GHz, 24 MB)
   2 cores, 4 logical processors per socket
   533 MT/s bus, CPU version A1
          Active processor count:
          4 sockets
          6 cores (1 to 2 per socket)
          12 logical processors
          LCPU attribute is enabled

Memory: 20366 MB (19.89 GB)

Firmware info:
   Firmware revision:  9.048
   FP SWA driver revision: 1.18
   IPMI is supported on this system.
   BMC firmware revision: 4.01

Platform info:
   Model:                  "ia64 hp server rx8640"
   Machine ID number:      8e73b9a5-cc23-11de-badc-8b8193cbace1
   Machine serial number:  USE49395AD

OS info:
   Nodename:  rx8kl
   Release:   HP-UX B.11.31
   Version:   U (unlimited-user license)
   Machine:   ia64
   ID Number: 2389948837
   vmunix _release_version:
@(#) $Revision: vmunix:    B.11.31_LR FLAVOR=perf

-- 
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] 7+ messages in thread

end of thread, other threads:[~2012-10-01 18:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 20:52 [Bug c++/14631] New: hp ux internal-error: handle_inferior_event when following vfork chilabot at gmail dot com
2012-10-01 16:29 ` [Bug c++/14631] " palves at redhat dot com
2012-10-01 18:24 ` chilabot at gmail dot com
2012-10-01 18:27 ` chilabot at gmail dot com
2012-10-01 18:31 ` palves at redhat dot com
2012-10-01 18:35 ` chilabot at gmail dot com
2012-10-01 18:41 ` 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).