[Lurker-users] SIGBUS in mbox.c (CVS 20030409)
Brought to you by:
terpstra
|
From: Federico S. I. <ji...@fr...> - 2003-04-11 04:49:35
|
Hi everyone,
Using a copy checked out from CVS on 2003-04-09, I hit SIGBUS in mbox.c
during a database rebuild from scratch. I hope the backtrace helps fix
things. If you need more information please let me know.
(gdb) run -n
Starting program: /usr/sbin/lurkerd -n
Program received signal SIGBUS, Bus error.
0x08052dcf in my_mbox_find_special (k=0x806bccd "\nFrom ", s=0x42b0a22c "", e=0x42b0b22c "") at mbox.c:220
220 mbox.c: Permission denied.
in mbox.c
(gdb) bt
#0 0x08052dcf in my_mbox_find_special (k=0x806bccd "\nFrom ", s=0x42b0a22c "", e=0x42b0b22c "") at mbox.c:220
#1 0x08054654 in lu_mbox_map_message (mbox=0x8073c48, msg=0x4124d920, start=25938120) at mbox.c:1072
#2 0x08057fe7 in my_service_mbox (h=0x4124d9c0, request=0x4124da05 "m0u...@bi...", ext=0x4124da24 "txt") at service.c:1356
#3 0x0805b193 in lu_service_connection (fd=0x80b9a00) at service.c:2666
#4 0x0805caa2 in my_main_handle_client (arg=0x80b9a00) at main.c:137
#5 0x40019b02 in st_thread_create () from /usr/lib/libst.so.1
#6 0x000f4240 in ?? ()
--> Jijo
--
Federico Sevilla III : http://jijo.free.net.ph : When we speak of free
Network Administrator : The Leather Collection, Inc. : software we refer to
GnuPG Key ID : 0x93B746BE : freedom, not price.
|