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: maierh
Subject: Re: unknown face (used for dialogs) looks bad on dark background
Date: 07 Nov 2001 20:20:53 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

schwab@suse.de (Andreas Schwab) writes:

> 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.

Sure, I don't see that this as a big problem. Anyway, I tried it with
two different motif version. The first one is Open Motif 2.1.30 and
the second one is Metro Link Motif 1.2 (a commercial product). I bring
this issue only as an additional argument that the cause of the crash
may be inside emacs.

GNU Emacs 21.1.2 (i686-pc-linux-gnu, OSF/Motif Version 1.2.4) 
  of 2001-11-06 on harmonia
GNU Emacs 21.1.2 (i586-pc-linux-gnu, Motif Version 2.1.30) 
  of 2001-11-06 on hera

Harald



reply via email to

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