From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: segmentation fault using organizer-mode.el
Date: Tue, 29 Jul 2003 11:52:26 -0400 [thread overview]
Message-ID: <E19hWm2-0001Mf-Uh@fencepost.gnu.org> (raw)
In-Reply-To: <1191-Thu24Jul2003152232-0600-carzanig@cs.colorado.edu>
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?
next parent reply other threads:[~2003-07-29 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1191-Thu24Jul2003152232-0600-carzanig@cs.colorado.edu>
2003-07-29 15:52 ` Richard Stallman [this message]
2003-07-29 19:38 ` segmentation fault using organizer-mode.el Antonio Carzaniga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E19hWm2-0001Mf-Uh@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.