Hi, 29.11.2007 14:11,, [EMAIL PROTECTED] wrote:: > On Thu, 29 Nov 2007, Arno Lehmann wrote: > >> You should post one of those mails here. The developers might see >> something interesting in there.
Ok, even if I'm not one of the developers I notice two things: > Ok, here goes: > > Subject: Bacula GDB traceback of bacula-sd > > Using host libthread_db library "/lib/tls/libthread_db.so.1". > [Thread debugging using libthread_db enabled] > [New Thread -1210349888 (LWP 5804)] > [New Thread -1390425168 (LWP 6167)] > [Thread debugging using libthread_db enabled] > [New Thread -1210349888 (LWP 5804)] > [New Thread -1390425168 (LWP 6167)] > [Thread debugging using libthread_db enabled] > [New Thread -1210349888 (LWP 5804)] > [New Thread -1390425168 (LWP 6167)] > [New Thread -1382036560 (LWP 6166)] > [New Thread -1373643856 (LWP 6165)] > [New Thread -1365247056 (LWP 6161)] > [New Thread -1356858448 (LWP 6160)] > [New Thread -1348469840 (LWP 6159)] > [New Thread -1302627408 (LWP 6138)] > [New Thread -1294238800 (LWP 6137)] > [New Thread -1285850192 (LWP 6136)] > [New Thread -1277461584 (LWP 6135)] > [New Thread -1269072976 (LWP 6134)] > [New Thread -1260684368 (LWP 6133)] > [New Thread -1252295760 (LWP 6132)] > [New Thread -1243907152 (LWP 6131)] > [New Thread -1210352720 (LWP 6130)] > [New Thread -1227129936 (LWP 6129)] > [New Thread -1235518544 (LWP 6128)] > [New Thread -1218741328 (LWP 5808)] > 0xb7e6b137 in ___newselect_nocancel () from /lib/tls/libc.so.6 > $1 = "valium-sd", '\0' <repeats 20 times> Try another name, perhaps - valium might make the SD too calm ;-) > $2 = 0x80ac078 "bacula-sd" > $3 = 0x80ac0a0 "/usr/local/bacula/sbin/bacula-sd" > $4 = 0x0 > $5 = 0x80a4964 "2.2.5 (09 October 2007)" > $6 = 0x80a03cd "i686-pc-linux-gnu" > $7 = 0x80a03c3 "slackware" > $8 = 0x80a03b2 "Slackware 10.2.0" > #0 0xb7e6b137 in ___newselect_nocancel () from /lib/tls/libc.so.6 > #1 0x08078a7f in bnet_thread_server (addrs=0x80ac868, max_clients=41, > client_wq=0x80aa740, > handle_client_request=0x805cd20 <handle_connection_request(void*)>) > at bnet_server.c:161 > #2 0x0804ae9a in main (argc=134924600, argv=0x80ac868) at stored.c:264 ... > Thread 16 (Thread -1210352720 (LWP 6130)): > #0 0xb7fc5411 in __waitpid_nocancel () from /lib/tls/libpthread.so.0 > #1 0x0808b96a in signal_handler (sig=11) at signal.c:167 > #2 <signal handler called> > #3 0xb7ea0dc5 in get_mapping () from /lib/tls/libc.so.6 Looks like the segfault happens in the c library. Did you built the SD yourself and upgrade your system in between? In that case, you might have to rebuild with the current environment. It could also be possible you found a problem in the distribution dependencies, like the libc doesn't fit to the kernel you're running. Others might know more... Arno -- Arno Lehmann IT-Service Lehmann www.its-lehmann.de ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
