emacs-devel
[Top][All Lists]
Advanced

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

Re: segmentation fault using organizer-mode.el


From: Richard Stallman
Subject: Re: segmentation fault using organizer-mode.el
Date: Tue, 29 Jul 2003 11:52:26 -0400

      0. run emacs with --no-site-file --no-init-file

      1. M-x load-file RET organizer-mode.el

      2. M-x organizer-show RET ~/Organizer/cbn

Can you possibly send in a self-contained test case, using code from
whichever files you need?

    Program received signal SIGSEGV, Segmentation fault.
    0x081322fe in re_compile_pattern ()
    (gdb) where
    #0  0x081322fe in re_compile_pattern ()
    #1  0x08139fc9 in error ()

It seems to me that the function names in your backtrace are
not right.  Did you compile without -g?  If so, how about
recompiling with -g so you can get a meaningful backtrace?




reply via email to

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