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

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

Re: Emacs-21.1 core dumps on Solaris-2.6/x86


From: Eli Zaretskii
Subject: Re: Emacs-21.1 core dumps on Solaris-2.6/x86
Date: Sun, 16 Dec 2001 10:11:47 +0200 (IST)

On Thu, 13 Dec 2001, Charles Fultz wrote:

> #0  0x0 in ?? ()
> (gdb) where
> #0  0x0 in ?? ()
> #1  0x81b7fd0 in __do_global_ctors_aux ()
> #2  0x81b8015 in _init ()
> (gdb) 

What compiler did you use to build Emacs?  I'm suspicious of the
__do_global_ctors_aux symbol, it seems to indicate that you might be
using a C++ compiler (in which case __do_global_ctors_aux would be
something that runs global static constructors).



reply via email to

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