gmc-4.5.7 startup segfault on Linux/Alpha
- From: "Adam C. Powell, IV" <adam powell nist gov>
- To: gnome-list <gnome-list gnome org>
- Subject: gmc-4.5.7 startup segfault on Linux/Alpha
- Date: Thu, 14 Jan 1999 14:23:51 -0500
Greetings,
When strating up gmc-4.5.7, after displaying the Home directory icon, it
segfaults. gdb puts the segfault in tree_store_opendir, line 740 of
treestore.c, the command
scan->sublevel = entry->next->sublevel;
This seems to be called by gtk_dtree_load_path (gtkdtree.c line 112),
which is called by itself (line 138),
by gtk_dtree_load_root_tree (line 421),
by gtk_dtree_construct (line 540),
by gtk_dtree_new (line 550),
by panel_create_tree_view (gscreen.c line 1992),
by x_create_panel (line 2172),
by panel_callback (screen.c line 2287),
by send_message (dlg.c line 385),
by dlg_broadcast_message_to (line 411),
by dlg_broadcast_message (line 423),
by init_dlg (line 798),
by run_dlg (line 902),
by create_panels (gmain.c line 544),
by setup_mc (main.c line 1828),
by do_nc (line 2193),
which is called by main (line 3015).
Five runs in a row stopped at the same place.
The stack trace ends in:
lstat("/var/lock", {st_mode=03, st_size=1547491284, ...}) = 0
lstat("/var/nis", {st_mode=02, st_size=916304548, ...}) = 0
lstat("/var/preserve", {st_mode=02, st_size=916304548, ...}) = 0
lstat("/var/run", {st_mode=03, st_size=1547491284, ...}) = 0
lstat("/var/spool", {st_mode=012, st_size=916304548, ...}) = 0
lstat("/var/catman", {st_mode=016, st_size=916304548, ...}) = 0
lstat("/var/yp", {st_mode=03, st_size=916304548, ...}) = 0
lseek(9, 0, SEEK_CUR) = 1024
getdents(9, /* 0 entries */, 7944) = 0
close(9) = 0
open("/vol1", O_RDONLY|O_NONBLOCK) = 9
fcntl(9, F_SETFD, FD_CLOEXEC) = 0
fstat(9, {st_mode=02, st_size=916339958, ...}) = 0
lseek(9, 0, SEEK_CUR) = 0
getdents(9, /* 2 entries */, 7944) = 48
lseek(9, 0, SEEK_CUR) = 1024
getdents(9, /* 0 entries */, 7944) = 0
close(9) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
(The full stack trace, about 280K, can be found at
http://www.ctcms.nist.gov/~powell/str )
Write back if you need more info.
Zeen,
-Adam `Cold Fusion' Powell, IV http://www.ctcms.nist.gov/~powell/ ____
USDoC, National Institute of Standards & Technology (NIST) |\ ||< |
Center for Theoretical and Computational Materials Science | \||_> |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]