public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Chad Walstrom <chewie@wookimus.net>
To: help-gnats@gnu.org
Subject: Re: gnatsd: Segmentation fault (closes telnet connection)
Date: Sun, 01 Aug 2004 15:47:00 -0000	[thread overview]
Message-ID: <20040801150407.GE15082@wookimus.net> (raw)
In-Reply-To: <20040712062735.4699.qmail@web51004.mail.yahoo.com>


[-- Attachment #1.1: Type: text/plain, Size: 846 bytes --]

Michael Breen wrote:
> $ /usr/local/libexec/gnats/gnatsd
> Segmentation fault

Can you run an strace of gnatsd?

  shell$ strace /usr/local/libexec/gnats/gnatsd 2>&1 | tee /tmp/gnatsd.strace

If that doesn't give you any hints, perhaps, try compiling gnatsd with
debugging symbols.  ("-g -Wall" in the CFLAGS environment variable),
then step through the application with gdb.

  shell$ CFLAGS="-g -Wall" ./configure --prefix=/usr/local ...

If you don't know how to use gdb, make a tarball of the core file and
your configuration files.  Post the URL for the tarball to the list or
send the tarball to my email address.  Please don't send large
attachments to the list if you can help it. ;-)

-- 
Chad Walstrom <chewie@wookimus.net>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnats

      reply	other threads:[~2004-08-01 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-12  6:29 Michael Breen
2004-08-01 15:47 ` Chad Walstrom [this message]

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=20040801150407.GE15082@wookimus.net \
    --to=chewie@wookimus.net \
    --cc=help-gnats@gnu.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).