bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11395: 24.0.96; Sporadic crashing


From: Chong Yidong
Subject: bug#11395: 24.0.96; Sporadic crashing
Date: Sat, 12 May 2012 14:35:55 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.96 (gnu/linux)

Richard Stanton <stanton@haas.berkeley.edu> writes:

> Will do. Anything I need to know about running it inside gdb? Also, do
> I need to do anything special to get a backtrace if it crashes?

Start gdb from the src/ directory of the Emacs directory tree, like
this:

gdb emacs

Then type "r" at the gdb prompt to start Emacs.  If/when you get a
crash, type "bt" to get the backtrace and report it.  Then please keep
the Emacs and gdb window open (it is OK to minimize it) until you hear
back from us, so that we can ask you to do further debugging.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]