bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unknown face (used for dialogs) looks bad on dark background


From: Andreas Schwab
Subject: Re: unknown face (used for dialogs) looks bad on dark background
Date: 07 Nov 2001 11:44:19 +0100
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1

Harald.Maier.BW@t-online.de writes:

|> Current directory is /home/maierh/build/emacs-21.1/src/
|> GNU gdb 5.0
|> Copyright 2000 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-suse-linux"...
|> DISPLAY = hestia:0.0
|> TERM = dumb
|> Breakpoint 1 at 0x80d4296: file emacs.c, line 387.
|> Breakpoint 2 at 0x80b8169: file xterm.c, line 12015.
|> (gdb) run
|> Starting program: /home/maierh/build/emacs-21.1/src/emacs -geometry 80x40+0+0
|> 
|> Program received signal SIGSEGV, Segmentation fault.
|> 0x404efad4 in chunk_realloc () from /lib/libc.so.6

When a program crashes here there is a great chance that it uses
malloc/realloc/free incorrectly or writes beyond allocation bounds.  Since
it only happens with Motif the bug is more likely in the Motif code.

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

[Prev in Thread] Current Thread [Next in Thread]