public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Richard Walter <Richard.Walter@hob.de>
To: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: gdb crashes with Solaris 10 x86
Date: Wed, 09 Nov 2005 14:54:00 -0000	[thread overview]
Message-ID: <43720B09.F7372E04@hob.de> (raw)


I have to debug a network gateway program with gdb 6.3.50.20051108. When
the network connection is started the program gets a segmentation fault.
When i run the program with gdb, the gdb crashes. 
The program is compiled with gcc 3.4.3.
gdb 6.2.1 and 6.3 have the same problem.

Output from program running with gdb:
--pointer agatename=810426c
Segmentation Fault (core dumped)


Output from the program running with solaris truss:
write(1, " t _ l i s t e n   c o m".., 49)      = 49
--pointer agatename=810426c
write(1, " - - p o i n t e r   a g".., 28)      = 28
    Incurred fault #6, FLTBOUNDS  %pc = 0x0805676D
      siginfo: SIGSEGV SEGV_MAPERR addr=0x0805676D
    Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x0805676D


Is this a gdb bug ?

             reply	other threads:[~2005-11-09 14:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-09 14:54 Richard Walter [this message]
2005-11-09 14:59 ` Daniel Jacobowitz
2005-11-09 15:22   ` Richard Walter
2005-11-09 15:24     ` Daniel Jacobowitz
2005-11-09 15:54       ` Richard Walter
2005-11-09 16:35         ` Daniel Jacobowitz
2005-11-10  8:51           ` Richard Walter
2005-11-10 13:45             ` Daniel Jacobowitz
2005-11-10 16:09               ` Richard Walter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43720B09.F7372E04@hob.de \
    --to=richard.walter@hob.de \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).