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

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

Re: Fatal error (11)Segmentation fault when trying to enter gdb mode in


From: Ivan Kanis
Subject: Re: Fatal error (11)Segmentation fault when trying to enter gdb mode in emacs, what's wrong?
Date: Mon, 13 Aug 2012 10:05:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Hi,

To get more information run emacs under gdb:

- cd src
- gdb emacs
- r (shorthand for run)
- reproduce the bug M-x gdb
- you should enter the debugger when you segfault
- bt full (copy the output, I use screen to do that)
- M-x report-emacs-bug

I forgot to tell you on #emacs, I don't think you should compile emacs
with nox.

HTH
-- 
Ivan Kanis, Release Manager, Vision Objects,
Tel +33 2 28 01 84 44,  Fax +33 2 40 25 89 20
http://www.visionobjects.com

Ever let the fancy roam,
Pleasure never is at home.
    -- John Keats



reply via email to

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