Bacula-users

[Bacula-users] Bacula-sd crashing on DVD-RW backup

2010-06-27 18:07:53
Subject: [Bacula-users] Bacula-sd crashing on DVD-RW backup
From: Michel Meyers <steltek AT tcnnet DOT com>
To: bacula-users <bacula-users AT lists.sourceforge DOT net>
Date: Sun, 27 Jun 2010 23:23:33 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

Recently my Bacula-SD is crashing. The only change that I can remember
happening to the system is a kernel update a few weeks back.

I've attached the GDB traceback e-mail that I got from the system.
Hopefully somebody can find out what's causing the crash.

- - Michel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iEYEARECAAYFAkwnwVQACgkQ2Vs+MkscAyX+AwCeM6ZEUSKAlAJv5f1IUQ8S2Sk+
7l0AnRJ9/Do/+qjVsxcSRk1R2xjW9a/U
=gtek
-----END PGP SIGNATURE-----
--- Begin Message ---
Subject: Bacula GDB traceback of bacula-sd on shodan
From: root@localhost
To: root@localhost
Date: Sat, 26 Jun 2010 17:28:24 +0200 (CEST)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f19b70 (LWP 20326)]
[New Thread 0xb6f27b70 (LWP 20323)]
[New Thread 0xb6726b70 (LWP 20287)]
0xb7720424 in __kernel_vsyscall ()
$1 = '\000' <repeats 29 times>
$2 = 0x96158a0 "bacula-sd"
$3 = 0x96158c8 "/sbin/bacula-sd"
$4 = 0x0
$5 = 0xb76d86fe "5.0.2 (28 April 2010)"
$6 = 0xb76d8714 "i686-pc-linux-gnu"
$7 = 0xb76d8726 "debian"
$8 = 0xb76d872d "squeeze/sid"
$9 = "shodan", '\000' <repeats 43 times>
#0  0xb7720424 in __kernel_vsyscall ()
#1  0xb7312291 in select () from /lib/i686/cmov/libc.so.6
#2  0xb76a4dd0 in bnet_thread_server (addrs=0x9616798, max_clients=41, 
    client_wq=0x809a880, 
    handle_client_request=0x8068eb0 <handle_connection_request(void*)>)
    at bnet_server.c:161
#3  0x0804e693 in main (argc=<value optimized out>, argv=0xbfbe9244)
    at stored.c:312

Thread 4 (Thread 0xb6726b70 (LWP 20287)):
#0  0xb7720424 in __kernel_vsyscall ()
#1  0xb7683482 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2  0xb76cf475 in watchdog_thread (arg=0x0) at watchdog.c:308
#3  0xb767e955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#4  0xb731910e in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0xb6f27b70 (LWP 20323)):
#0  0xb7720424 in __kernel_vsyscall ()
#1  0xb7686f4b in waitpid () from /lib/i686/cmov/libpthread.so.0
#2  0xb76c53df in signal_handler (sig=11) at signal.c:229
#3  <signal handler called>
#4  lseek_dvd (dcr=0x0, offset=0, whence=0) at dvd.c:433
#5  0x08065bb7 in DEVICE::rewind (this=0x9625110, dcr=0x0) at dev.c:836
#6  0x0806626b in DEVICE::offline_or_rewind (this=0x9625110) at dev.c:1282
#7  0x080662b0 in DEVICE::close (this=0x9625110) at dev.c:1926
#8  0x080665fc in DEVICE::close_part (this=0x9625110) at dev.c:1985
#9  0x0806ada9 in dvd_open_first_part (dcr=0x96275b8, mode=3) at dvd.c:410
#10 0x0806c8a9 in lseek_dvd (dcr=0x96275b8, offset=0, whence=2) at dvd.c:536
#11 0x080666d3 in DEVICE::eod (this=0x9625110, dcr=0x96275b8) at dev.c:908
#12 0x08077cc6 in DCR::mount_next_write_volume (this=0x96275b8) at mount.c:287
#13 0x08054dee in acquire_device_for_append (dcr=0x96275b8) at acquire.c:400
#14 0x0805712b in do_append_data (jcr=0x9625e08) at append.c:82
#15 0x0806e3ec in append_data_cmd (jcr=0x9625e08) at fd_cmds.c:203
#16 0x0806da9c in do_fd_commands (jcr=0x9625e08) at fd_cmds.c:162
#17 0x0806e575 in run_job (jcr=0x9625e08) at fd_cmds.c:124
#18 0x0806ef1f in run_cmd (jcr=0x9625e08) at job.c:225
#19 0x080692eb in handle_connection_request (arg=0x96243c8) at dircmd.c:233
#20 0xb76cf9f4 in workq_server (arg=0x809a880) at workq.c:346
#21 0xb767e955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#22 0xb731910e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xb5f19b70 (LWP 20326)):
#0  0xb7720424 in __kernel_vsyscall ()
#1  0xb7683482 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2  0xb76cfb2b in workq_server (arg=0x809a880) at workq.c:323
#3  0xb767e955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#4  0xb731910e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb72466d0 (LWP 20283)):
#0  0xb7720424 in __kernel_vsyscall ()
#1  0xb7312291 in select () from /lib/i686/cmov/libc.so.6
#2  0xb76a4dd0 in bnet_thread_server (addrs=0x9616798, max_clients=41, 
    client_wq=0x809a880, 
    handle_client_request=0x8068eb0 <handle_connection_request(void*)>)
    at bnet_server.c:161
#3  0x0804e693 in main (argc=<value optimized out>, argv=0xbfbe9244)
    at stored.c:312
#0  0xb7720424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7312291 in select () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb76a4dd0 in bnet_thread_server (addrs=0x9616798, max_clients=41, 
    client_wq=0x809a880, 
    handle_client_request=0x8068eb0 <handle_connection_request(void*)>)
    at bnet_server.c:161
161           if ((stat = select(maxfd + 1, &sockset, NULL, NULL, NULL)) < 0) {
Current language:  auto
The current source language is "auto; currently c++".
maxfd = <value optimized out>
sockset = {fds_bits = {8, 0 <repeats 31 times>}}
clilen = 16
turnon = 1
p = <value optimized out>
buf = 
"192.168.1.200\000\276\277\250\220\276\277\264\220\276\277\005\000\000\000\370\330s\267\000\000\000\000\064\200i\267l\266\004\000\037\261\004\b\304ni\267\070\324m\267\000\000\000\000\240\206\001\000È?\276\277\220Cs\267\000\000\000\000\070\324m\267\260\354m\267\000\000\000\000\324wi\267\060\310o\267\000\000\000\000\377\377\377\377\364\317s\267\037\261\004\b\005\000\000\000\000\221\276\277\266\346r\267\260\332s\267"
allbuf = 
"Ü?\276\277\000\000\000\000\000\000\000\000\nYA\267\060\236%\267\020ii\r\240\205\276\277\266\232r\267f\370%\267",
 '\000' <repeats 12 times>"\300, 
\211\276\277\002\000\000\000v\373\377\377\321\311i\267\020\000\000\000\276\211\276\277\276\211\276\277\001\000\000\000,\206\276\277\000\000\000\000\202\300(\267\000\000\000\000.@n\267\000\373\070\267.@n\267(\213\276\277\000\000\000\000*@n\267\000\000\000\000l\213\276\277*@n\267\002\000\000\000\314Bi\267\321\311i\267'\016h\267\002\000\276\277\031\"h\267\321\311i\267\030\205=\267\364\317s\267:O\000\000\070\324m\267\363\v\000\000\000\000\000\000h\206\276\277\265Em\267\274\353m\267\330\023\071\267\242\363\066\267Q\360k\267Tci\267X\000\000\000:O\000\000\000\000\000\000\240\023\071\267\000\000\000\000\320\023\071\267\364\377\070\267\240\023\071\267M\000\000\000h\206\276\277,\315+\267\020\000\000\000\060\000\000\000\000\000\000\000\070\324m\267\363\v\000\000\000\000\000\000\270\206\276\277\364dl\267\274\353m\267>\247+\267\230\206\276\277\
01\355k\267'\016h\267p\207\276\277\031\"h\267\070\324m\267'\016h\267\274\353m\267\031\"h\267\070\324m\267@\f"...
stat = <value optimized out>
tlog = <value optimized out>
fd_ptr = 0x0
sockfds = {<SMARTALLOC> = {<No data fields>}, head = 0xbfbe8500, 
  tail = 0xbfbe8500, loffset = 0, num_items = 1}
newsockfd = <value optimized out>
cli_addr = {sa_family = 2, 
  sa_data = "\253N\300\250\001\310\000\000\000\000\000\000\000"}
#3  0x0804e693 in main (argc=<value optimized out>, argv=0xbfbe9244)
    at stored.c:312
312                           &dird_workq, handle_connection_request);
test_config = false
ch = <value optimized out>
no_signals = false
thid = 3069344624
uid = 0x0
gid = 0x0
#0  0x00000000 in ?? ()
No symbol table info available.
#0  0x00000000 in ?? ()
No symbol table info available.
#0  0x00000000 in ?? ()
No symbol table info available.
#0  0x00000000 in ?? ()
No symbol table info available.

--- End Message ---
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Bacula-sd crashing on DVD-RW backup, Michel Meyers <=