From: Bill Pringlemeir <bpringle@sympatico.ca>
To: bug-gnu-emacs@gnu.org
Subject: SEGV
Date: Tue, 3 Apr 2007 19:56:33 -0400 [thread overview]
Message-ID: <20070403235633.LYEJ1723.tomts10-srv.bellnexxia.net@DeadDuck> (raw)
I have compile Emacs 21.4.1.
GNU Emacs 21.4.1 (i586-pc-linux-gnu, X toolkit) of 2007-04-03 on localhost
I used the following,
export CXXFLAGS="-mtune=k6-2 -O3 -mcpu=k6-2"
export CFLAGS="-mtune=k6-2 -O3 -mcpu=k6-2"
./configure --prefix=/usr --with-x11
make
su
make install
When I run M-x gnus I have the following.
(gdb) bt
#0 0x0816b836 in print_object ()
#1 0x0816ecaf in Fprin1 ()
#2 0x0816fc82 in print_error_message ()
#3 0x080fca2c in cmd_error_internal ()
#4 0x080fcb2f in cmd_error ()
#5 0x0815a71d in internal_condition_case ()
#6 0x080fbb7c in command_loop_2 ()
#7 0x0815a813 in internal_catch ()
#8 0x080fccb3 in recursive_edit_1 ()
#9 0x080fcdb5 in Frecursive_edit ()
#10 0x080fbe60 in Fsuspend_emacs ()
#11 0x080f7ff8 in main ()
I nuked all old "elc" files on my system [~/.site-lisp"
"/usr/share/emacs/site-lisp"]. I don't know where the unstripped
binary is. Do I have to recompile with -g? I would like to help
resolve this. I can run the old emacs-21.3 to retrieve my mail. They
both appear to run gnus v5.9.0.
This is my load-path,
("~/.site-lisp" "/usr/share/emacs/21.4/site-lisp" "/usr/share/emacs/site-lisp" "/usr/share/emacs/21.4/leim" "/usr/share/emacs/21.4/lisp" "/usr/share/emacs/21.4/lisp/toolbar" "/usr/share/emacs/21.4/lisp/textmodes" "/usr/share/emacs/21.4/lisp/progmodes" "/usr/share/emacs/21.4/lisp/play" "/usr/share/emacs/21.4/lisp/obsolete" "/usr/share/emacs/21.4/lisp/net" "/usr/share/emacs/21.4/lisp/mail" ...)
Thx,
Bill Pringlemeir.
reply other threads:[~2007-04-03 23:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070403235633.LYEJ1723.tomts10-srv.bellnexxia.net@DeadDuck \
--to=bpringle@sympatico.ca \
--cc=bug-gnu-emacs@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.