From: Thien-Thi Nguyen <ttn@gnu.org>
Subject: Re: Stack clobbering bug
Date: 21 Jul 2006 04:53:55 -0400 [thread overview]
Message-ID: <jkwta772zg.fsf@glug.org> (raw)
In-Reply-To: <E1G3muv-0000sF-C9@fencepost.gnu.org>
Richard Stallman <rms@gnu.org> writes:
> Has anyone else seen this?
i see occasional crashes on C-g as well.
under gdb, backtrace looks something like:
Starting program: /home/ttn/build/GNU/emacs/src/emacs
Program received signal SIGSEGV, Segmentation fault.
0x40131f7a in XSetClipRectangles () from /usr/X11R6/lib/libX11.so.6
(gdb) bt
#0 0x40131f7a in XSetClipRectangles () from /usr/X11R6/lib/libX11.so.6
#1 0x4011d212 in _XFlushGCCache () from /usr/X11R6/lib/libX11.so.6
#2 0x00800040 in ?? ()
Cannot access memory at address 0x40038
i haven't looked further. what is a good way
to get more useful info than this from gdb?
thi
next prev parent reply other threads:[~2006-07-21 8:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-21 4:47 Stack clobbering bug Richard Stallman
2006-07-21 7:20 ` Eli Zaretskii
2006-07-21 7:38 ` Eli Zaretskii
2006-07-22 4:39 ` Richard Stallman
2006-07-21 8:53 ` Thien-Thi Nguyen [this message]
2006-07-21 9:02 ` Andreas Schwab
2006-07-21 19:36 ` Richard Stallman
2006-07-22 7:57 ` Thien-Thi Nguyen
2006-07-23 5:26 ` Richard Stallman
2006-07-23 7:11 ` Thien-Thi Nguyen
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=jkwta772zg.fsf@glug.org \
--to=ttn@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.