unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: SIGPIPE
Date: Thu, 4 Jul 2002 12:24:34 -0600 (MDT)	[thread overview]
Message-ID: <200207041824.g64IOYZ06483@aztec.santafe.edu> (raw)
In-Reply-To: <E17Pjqq-0005SW-00@pot.cnuce.cnr.it> (message from Francesco Potorti` on Wed, 03 Jul 2002 15:07:20 +0200)

    0x403a83e4 in write () from /lib/libc.so.6
    (gdb) bt
    #0  0x403a83e4 in write () from /lib/libc.so.6
    #1  0x00000000 in ?? ()
    (gdb) 

    >From the backtrace it seemed to me that the stack was smashed, so I
    continued the process, expecting to see it abort.

It looks to me like GDB has got confused by some legitimate
stack contents.  Perhaps the `write' function does not set up
a normal stack frame.  It would be good to change GDB to
handle what `write' actually does on the stack.

What platform is this?  What GDB version?

  reply	other threads:[~2002-07-04 18:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-03 13:07 SIGPIPE Francesco Potorti`
2002-07-04 18:24 ` Richard Stallman [this message]
2002-07-05  9:59   ` SIGPIPE Francesco Potorti`
2002-07-05 22:04     ` SIGPIPE Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200207041824.g64IOYZ06483@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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