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

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

Re: segv in 21.1 on Irix


From: Rohan Hart
Subject: Re: segv in 21.1 on Irix
Date: 11 Dec 2001 14:58:02 -0800

Eli Zaretskii wrote:
> On Mon, 10 Dec 2001, Rohan Hart wrote:
> 
> > Start emacs
> > load inbox file: C-x C-f ~/Mail/inbox
> > remove last email: M-> C-r from vm C-w
> > save: C-x C-s
> > start vm: M-x vm
> > 
> > emacs will load vm and bbdb then crash at an unknown function...
> >   warning: Warning: GDB can't find the start of the function at 0xfb65c1c.
> > This same crash location has occured several times depending on the
> > contents of the file
> 
> Could you please provide a C-level backtrace?

 warning: Warning: GDB can't find the start of the function at
0xfb65c1c.

Yes, that is the C level backtrace!  It might be crashing in a system
call but neither gdb nor dbx can tell me.

> Also, does it help to run Emacs in the (default) multibyte mode?  This
> information:
> 
> >   default-enable-multibyte-characters: nil
> 
> seems to indicate that you are running "emacs --unibyte".

I'm not using --unibyte and haven't deliberately turned it off, though
I haven't got around to installing leim.

> In any case, your Emacs customizations are too elaborate for anyone
> but yourself to be able to debug that.  Is it possible to find a much
> simpler environment where the problem happens, something much closer
> to "emacs -q --no-site-file"?

Knew there was something I'd forgotten - the crash still occurs with
-q --no-site-file plus a little lisp to get vm and bbdb configured to
work together.  My configuration was included out of completeness.

I haven't yet tried to see whether it's caused by vm/bbdb interaction
but since it occurs in ediff as well that seems unlikely.

Rohan



reply via email to

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