* bug#1591: Failed to compile emacs from CVS with the new glibc-2.9-3.i686
@ 2008-12-16 8:50 Håvard Rue
2011-07-10 2:02 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Håvard Rue @ 2008-12-16 8:50 UTC (permalink / raw)
To: bug-gnu-emacs
My build of emacs23 wouldn't start (segfault) the other day, and I
tried to compile it again from the source. It fail to compile
`/bin/pwd`/temacs --batch --load loadup bootstrap
make[3]: *** [bootstrap-emacs] Segmentation fault (core dumped)
And if I run it in the debugger, I get
localhost[src]$ gdb ./temacs
GNU gdb Fedora (6.8-29.fc10)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from
terminal]
DISPLAY = :0.0
TERM = xterm
Breakpoint 1 at 0x813ced9: file sysdep.c, line 1135.
(gdb) run --batch --load loadup bootstrap
Starting program: /home/hrue/sw/emacs/src/temacs --batch --load loadup
bootstrap
[Thread debugging using libthread_db enabled]
[New Thread 0x40108280 (LWP 7072)]
Program received signal SIGSEGV, Segmentation fault.
0x005081eb in _dl_init_internal () from /lib/ld-linux.so.2
Missing separate debuginfos, use: debuginfo-install
alsa-lib-1.0.18-6.rc3.fc10.i386 atk-1.24.0-1.fc10.i386
bzip2-libs-1.0.5-3.fc10.i386 cairo-1.8.0-1.fc10.i386
dbus-libs-1.2.8-1.fc10.i386 e2fsprogs-libs-1.41.3-2.fc10.i386
expat-2.0.1-5.i386 fontconfig-2.6.0-3.fc10.i386
freetype-freeworld-2.3.7-2.fc10.i386 giflib-4.1.3-9.i386
glib2-2.18.3-2.fc10.i386 glibc-2.9-3.i686 gtk2-2.14.4-3.fc10.i386
libICE-1.0.4-4.fc10.i386 libSM-1.1.0-2.fc10.i386
libX11-1.1.4-6.fc10.i386 libXau-1.0.4-1.fc10.i386
libXcomposite-0.4.0-5.fc10.i386 libXcursor-1.1.9-3.fc10.i386
libXdamage-1.1.1-4.fc9.i386 libXdmcp-1.0.2-6.fc10.i386
libXext-1.0.4-1.fc9.i386 libXfixes-4.0.3-4.fc10.i386
libXft-2.1.13-1.fc10.i386 libXi-1.1.3-4.fc9.i386
libXinerama-1.0.3-2.fc10.i386 libXpm-3.5.7-4.fc9.i386
libXrandr-1.2.3-1.fc10.i386 libXrender-0.9.4-3.fc9.i386
libcap-2.10-2.fc10.i386 libcroco-0.6.1-5.fc9.i386
libgsf-1.14.10-1.fc10.i386 libjpeg-6b-43.fc10.i386
libpng-1.2.33-1.fc10.i386 librsvg2-2.22.3-1.fc10.i386
libselinux-2.0.73-1.fc10.i386 libtiff-3.8.2-11.fc10.i386
libxcb-1.1.91-5.fc10.i386 libxml2-2.7.2-2.fc10.i386
ncurses-libs-5.6-20.20080927.fc10.i386 pango-1.22.3-1.fc10.i386
pixman-0.12.0-2.fc10.i386 zlib-1.2.3-18.fc9.i386
seems like a new glibc has just recently been installed
localhost[~]$ rpm -qf /lib/ld-2.9.so
glibc-2.9-3.i686
I'm running Fedora 10.
Bests,
Håvard
--
Håvard Rue
Department of Mathematical Sciences
Norwegian University of Science and Technology
N-7491 Trondheim, Norway
Voice: +47-7359-3533 URL : http://www.math.ntnu.no/~hrue
Fax : +47-7359-3524 Email: havard.rue@math.ntnu.no
Please avoid sending me Word or PowerPoint attachments,
see http://www.gnu.org/philosophy/no-word-attachments.html
This message was created in a Microsoft-free computing environment.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#1591: Failed to compile emacs from CVS with the new glibc-2.9-3.i686
2008-12-16 8:50 bug#1591: Failed to compile emacs from CVS with the new glibc-2.9-3.i686 Håvard Rue
@ 2011-07-10 2:02 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-07-10 2:02 UTC (permalink / raw)
To: 1591-done
There's no useful information in the backtrace, so we cannot do aything.
FWIW, I have no problems building emacs with glibc 2.12 or 2.13.
Hopefully it was just a transient glitch on your system.
Please open a new report if you still have problems.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-10 2:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-16 8:50 bug#1591: Failed to compile emacs from CVS with the new glibc-2.9-3.i686 Håvard Rue
2011-07-10 2:02 ` Glenn Morris
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.