GNU bug report logs - #6075
Lucid trunk build crashes at start

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Sun, 2 May 2010 05:36:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 6075 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 6075 <at> debbugs.gnu.org
Subject: Re: bug#6075: Lucid trunk build crashes at start
Date: Sun, 02 May 2010 10:36:49 +0200

Stefan Monnier skrev 2010-05-02 07.34:
> Package: Emacs
> Version: 24.0.50
>
> My Lucid build of Emacs crashes right at the start before any frame gets
> opened (emacs -nw works fine):
>
>     (gdb) r -Q
>     Starting program: /home/monnier/src/emacs/bzr/trunk/src/emacs -Q
>     [Thread debugging using libthread_db enabled]
>
>     Program received signal SIGSEGV, Segmentation fault.
>     0xb7f1cad0 in XtInitializeWidgetClass () from /usr/lib/libXt.so.6
>     (gdb) bt
>     #0  0xb7f1cad0 in XtInitializeWidgetClass () from /usr/lib/libXt.so.6
>     #1  0xb7f1daf8 in _XtCreateWidget () from /usr/lib/libXt.so.6
>     #2  0xb7f1dea4 in XtCreateWidget () from /usr/lib/libXt.so.6
>     #3  0x081ea276 in x_window (f=0x8a7c0b0, window_prompting=0,
>         minibuffer_only=0) at xfns.c:2530

I can't reproduce this.  I used your configure flags, and tried with Xaw3d and 
straight Xaw.  I guess it is some memory corruption or aligment problem.  Can 
you compile without Xaw3d and just use standard Xaw?  You don't have that gcc 
4.4 memcpy bug?  Does it happen wih -O0 also?

If you compiled Xaw3d yourself, recompile it with debug and run gdb to the crash.

	Jan D.




This bug report was last modified 14 years and 224 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.