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

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

Re: CVS emacs crashes right after startup


From: Eli Zaretskii
Subject: Re: CVS emacs crashes right after startup
Date: Wed, 07 Jan 2004 19:49:08 +0200

> From: Klaus Zeitler <address@hidden>
> Date: 07 Jan 2004 14:14:52 +0100
> 
> I've fetched and built (under Solaris 5.8) the newest CVS emacs.
> When I try to start emacs, I get a segmentation fault.
> Here's the backtrace:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0xff0b34d4 in XtInitializeWidgetClass () from /usr/lib/libXt.so.4
> (gdb) bt
> #0  0xff0b34d4 in XtInitializeWidgetClass () from /usr/lib/libXt.so.4
> #1  0xff0bb100 in _XtCreateWidget () from /usr/lib/libXt.so.4
> #2  0xff0baff8 in XtCreateWidget () from /usr/lib/libXt.so.4
> #3  0x0009e8b8 in x_window (f=0x424200, window_prompting=19, 
> minibuffer_only=0)

It looks like the crash is when Emacs tries to create the initial
frame.  Can you verify this with "xbacktrace"?

Hmm, there are a few entries in etc/PROBLEMS that cite similar
problems on several Solaris versions, but I'm not sure if any one of
them is pertinent to your problem.  Please tell more about the build:
the precise way in which you invoked the configure script, which
toolkit was used, which version of what compiler was used, etc.  Also,
if you can, try to build with a different toolkit.




reply via email to

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