gialog immediately segfaults



gdialog seems to cause a segmentation fault with any valid arguments. I have
been experiencing this since the pre-1.0 gnome versions, but  I am currently
running gnome compiled from CVS within the past 3 days.  Is anyone else able
to reproduce this?  Here is a worthless backtrace:

MARGARITA[/home/ned/filez/src/gnome] % gdb gdialog
GNU gdb 4.17
Copyright 1998 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 "i586-slackware-linux"...
(gdb) set args --msgbox test 40 50
(gdb) run
Starting program: /usr/local/bin/gdialog --msgbox test 40 50

Program received signal SIGSEGV, Segmentation fault.
0x404db044 in free ()
(gdb) bt
#0  0x404db044 in free ()
#1  0x40363a84 in __DTOR_END__ ()
#2  0x74736574 in ?? ()
Cannot access memory at address 0x11.
(gdb) 

Ned



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