all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs 21~22 crash on Fedora 10
Date: Tue, 27 Jan 2009 20:32:35 +0900	[thread overview]
Message-ID: <b4mk58hasrw.fsf@jpl.org> (raw)
In-Reply-To: b4mtz7l9pnr.fsf@jpl.org

>>>>> Katsumi Yamaoka wrote:
> Recently Emacs 21.1~22.3 having been installed in the Fedora 10
> Linux box got to crash.  Rebuilding does not help.  I guess some
> of the recent updates in Fedora 10 caused it, but I'm ignorant
> of those changes, sorry.
[...]
> The backtrace I caught with Emacs 22.3 built today is attached.
[...]
> Program received signal SIGSEGV, Segmentation fault.
> 0x0085d1eb in call_init () at dl-init.c:70
> 70	      init (argc, argv, env);
> (gdb) bt
> #0  0x0085d1eb in call_init () at dl-init.c:70
> #1  _dl_init (main_map=0x858a2e8, argc=3, argv=0xbffff3c4, env=0xbffff3d4)
>     at dl-init.c:134
> #2  0x008618d2 in dl_open_worker (a=0xbfffea7c) at dl-open.c:516
> #3  0x0085cdb6 in _dl_catch_error (objname=0xbfffeaa4, errstring=0xbfffeaa0,
>     mallocedp=0xbfffeaab, operate=0x861510 <dl_open_worker>, args=0xbfffea7c)
>     at dl-error.c:178
> #4  0x00860f5e in _dl_open (file=0xbfffec10 "libnss_files.so.2",
>     mode=-2147483647, caller_dlopen=0x0, nsid=-2, argc=3, argv=0xbffff3c4,
>     env=0xbffff3d4) at dl-open.c:596
[...]
> #14 0x0810cef5 in init_system_name () at sysdep.c:2416
> #15 0x0815b14e in init_editfns () at editfns.c:142
> #16 0x080f3c3d in main (argc=3, argv=0xbffff3c4) at emacs.c:1683

This seems to be caused by a bug of libnss_files-2.9.so bundled
with glibc-2.9-3.i686.rpm.  Replacing it with libnss_files-2.8.so
of Fedora 9 did the trick.  Now all Emacs 21.1~22.3 revived.
I'll go to the fedora community...


      reply	other threads:[~2009-01-27 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27  7:25 Emacs 21~22 crash on Fedora 10 Katsumi Yamaoka
2009-01-27 11:32 ` Katsumi Yamaoka [this message]

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=b4mk58hasrw.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=help-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.