Discussion:
crash at startup with patch-557, patch-556 OK
Dan Nicolaescu
2006-05-18 19:51:24 UTC
Permalink
As the subject says, I get this on an x86 Fedora Core 5 system:

gdb ./emacs
GNU gdb Red Hat Linux (6.3.0.0-1.122rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host
libthread_db library "/lib/libthread_db.so.1".

DISPLAY = localhost:13.0
TERM = xterm-bold
Breakpoint 1 at 0x80ed006: file /tmp/ARCH-emacs/emacs-557/src/emacs.c,
line 465.
Breakpoint 2 at 0x8105d88: file
/tmp/ARCH-emacs/emacs-557/src/sysdep.c, line 1441.
(gdb) r -Q -D
Starting program: /tmp/ARCH-emacs/objs-557/src/emacs -Q -D
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0x157000

Program received signal SIGSEGV, Segmentation fault.
0x080bf16a in realize_basic_faces (f=0x8343a68)
at /tmp/ARCH-emacs/emacs-557/src/xfaces.c:7096
7096 if (face->font != FRAME_FONT (f))


No crash with patch-556.
(For both versions I increase BASE_PURESIZE by 5KB to avoid a puresize
overflow).

Any idea what is going on?

--dan
Eric Hanchrow
2006-05-18 20:30:32 UTC
Permalink
That's the same crash I got. I've still got mine in the debugger.
--
This movie doesn't scrape the bottom of the barrel. This movie isn't
the bottom of the barrel. This movie isn't below the bottom of the
barrel. This movie doesn't deserve to be mentioned in the same
sentence with barrels.
Roger Ebert on "Freddy Got Fingered"
Han Boetes
2006-05-18 21:14:55 UTC
Permalink
Post by Eric Hanchrow
That's the same crash I got. I've still got mine in the debugger.
me too
</aol>

Works fine on OpenBSD without X, but fails on */Linux with gtk


# Han
--
(*_
//\
V_/_
drunken
penguin
Lőrentey Károly
2006-05-20 17:43:47 UTC
Permalink
Post by Han Boetes
Post by Eric Hanchrow
That's the same crash I got. I've still got mine in the debugger.
me too
</aol>
Works fine on OpenBSD without X, but fails on */Linux with gtk
Fixed this in patch-559, sorry. Next time I'll try to test my merges
before committing. :-)
--
K?roly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.fnord.hu/pipermail/multi-tty/attachments/20060520/0fd15c41/attachment.pgp
Károly Lőrentey
2006-07-29 21:01:40 UTC
Permalink
Post by Han Boetes
Post by Eric Hanchrow
That's the same crash I got. I've still got mine in the debugger.
me too
</aol>
Works fine on OpenBSD without X, but fails on */Linux with gtk
I guess this does not happen anymore, or does it?

(Sorry for replying so late.)
--
K?roly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.fnord.hu/pipermail/multi-tty/attachments/20060729/50987817/attachment.pgp
Continue reading on narkive:
Loading...