Package: gkrellmd
Version: 2.2.5-1.3
Severity: important

Gkrellmd doesn't start properly, instantly segfaulting. This is the end of an
strace from it (with the config changed to not detach from the console):

open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45278, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x401ee000
read(3, "# GNU libc iconv configuration.\n"..., 131072) = 45278
read(3, "", 131072)                     = 0
close(3)                                = 0
munmap(0x401ee000, 131072)              = 0
futex(0x401ea1f0, FUTEX_WAKE, 2147483647) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

...and a gdb backtrace:
#0  0x4003b800 in g_quark_from_string () from /usr/lib/libglib-2.0.so.0
#1  0x40064811 in g_strerror () from /usr/lib/libglib-2.0.so.0
#2  0x4003ef79 in g_dir_open () from /usr/lib/libglib-2.0.so.0
#3  0x08056f6f in gkrellm_sys_sensors_init ()
#4  0x0805072b in gkrellm_sensors_add_sensor ()
#5  0x080509fe in gkrellmd_load_monitors ()
#6  0x0804d815 in main ()



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-386
Locale: LANG=en_NZ, LC_CTYPE=en_NZ (charmap=ISO-8859-1)

Versions of packages gkrellmd depends on:
ii  gkrellm-common              2.2.5-1.3    multiple stacked system monitors: 
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libglib2.0-0                2.6.4-1      The GLib library of C routines

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to