gtcd crashing



HELP!  As much as I hate saying that, I've got no idea why gtcd has
stopped working.  The only thing I changed was to delete all of the
.gnome directories recently, but I don't see how that would have caused
it.  Here's what I get from trying to run it through gdb.

[gleblanc@grego1 gleblanc]$ gdb /usr/bin/gtcd 
GNU gdb 4.18
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 "i386-redhat-linux"...
(no debugging symbols found)...
(gdb) start
Undefined command: "start".  Try "help".
(gdb) go
Usage: go <location>
(gdb) run
Starting program: /usr/bin/gtcd 

GLib-ERROR **: could not allocate -4 bytes
aborting...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGABRT, Aborted.
0x404084e1 in __kill () from /lib/libc.so.6
(gdb) bt
#0  0x404084e1 in __kill () from /lib/libc.so.6
#1  0x40408156 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x40409868 in abort () at ../sysdeps/generic/abort.c:88
#3  0x403d6797 in g_logv () from /usr/lib/libglib-1.2.so.0
#4  0x0 in ?? ()
(gdb) 

So, any ideas where to go with it?  Thanks,
	Greg



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