Package: bacula-sd
Version: 2.2.8-8
Severity: grave
Justification: renders package unusable
I think after the last update bacula-sd crashes spontaneously. I can reproduce
it, but don't know the exact cause.
Here is the strace of the bacula-sd process before it crashes.
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0x420039e0, tls=0x42003950, child_tidptr=0x420039e0) = 18350
[pid 17177] select(6, [5], NULL, NULL, NULL <unfinished ...>
[pid 18350] set_robust_list(0x420039f0, 0x18) = 0
[pid 18350] read(12, "\0\0\0<", 4) = 4
[pid 18350] read(12, "Hello Start Job VISPER-RAID.Back"..., 60) = 60
[pid 18350] nanosleep({0, 50000000}, NULL) = 0
[pid 18350] futex(0x670d04, 0x85 /* FUTEX_??? */, 1) = 1
[pid 17180] <... futex resumed> ) = 0
[pid 18350] nanosleep({0, 100000}, <unfinished ...>
[pid 17180] futex(0x670cc0, 0x81 /* FUTEX_??? */, 1) = 0
[pid 17180] futex(0x670d04, 0x80 /* FUTEX_??? */, 185 <unfinished ...>
[pid 18350] <... nanosleep resumed> NULL) = 0
[pid 18350] uname({sys="Linux", node="bacula", ...}) = 0
[pid 18350] write(12, "\0\0\0005auth cram-md5 <503761871.121"..., 57) = 57
[pid 18350] select(13, [12], NULL, NULL, {180, 0}) = 1 (in [12], left {180, 0})
[pid 18350] read(12, "\0\0\0\27", 4) = 4
[pid 18350] read(12, "b8A0I4+0Q+QbE/EQA8RuYA\0", 23) = 23
[pid 18350] write(12, "\0\0\0\r1000 OK auth\n", 17) = 17
[pid 18350] read(12, "\0\0\0009", 4) = 4
[pid 18350] read(12, "auth cram-md5 <1401867200.121335"..., 57) = 57
[pid 18350] write(12, "\0\0\0\27P78rrU/435+CM68G/l/1jB\0", 27) = 27
[pid 18350] select(13, [12], NULL, NULL, {180, 0}) = 1 (in [12], left {180, 0})
[pid 18350] read(12, "\0\0\0\r", 4) = 4
[pid 18350] read(12, "1000 OK auth\n", 13) = 13
[pid 18350] futex(0x670d04, 0x85 /* FUTEX_??? */, 1 <unfinished ...>
[pid 17180] <... futex resumed> ) = 0
[pid 18350] <... futex resumed> ) = 1
[pid 17180] futex(0x670cc0, 0x80 /* FUTEX_??? */, 2 <unfinished ...>
[pid 18350] futex(0x670cc0, 0x81 /* FUTEX_??? */, 1 <unfinished ...>
[pid 17180] <... futex resumed> ) = -1 EAGAIN (Resource temporarily
unavailable)
[pid 18350] <... futex resumed> ) = 0
[pid 17180] futex(0x670cc0, 0x81 /* FUTEX_??? */, 1 <unfinished ...>
[pid 18350] nanosleep({0, 100000}, <unfinished ...>
[pid 17180] <... futex resumed> ) = 0
[pid 17180] futex(0x670d04, 0x80 /* FUTEX_??? */, 187 <unfinished ...>
[pid 18350] <... nanosleep resumed> NULL) = 0
[pid 18350] futex(0x687754, 0x85 /* FUTEX_??? */, 1 <unfinished ...>
[pid 18315] <... futex resumed> ) = 0
[pid 18350] <... futex resumed> ) = 1
[pid 18315] futex(0x66fbc0, 0x81 /* FUTEX_??? */, 1 <unfinished ...>
[pid 18350] futex(0x66f94c, 0x80 /* FUTEX_??? */, 25 <unfinished ...>
[pid 18315] <... futex resumed> ) = 0
[pid 18315] write(8, "\0\0\0;3010 Job VISPER-RAID.Backup-"..., 63) = 63
[pid 18315] write(8, "\0\0\0DStatus Job=VISPER-RAID.Backu"..., 72) = 72
[pid 18315] read(12, <unfinished ...>
[pid 18340] <... read resumed> "250 OK id=1K78Jq-0004lp-KF\r\n", 1024) = 28
[pid 18340] write(12, "quit\r\n", 6) = 6
[pid 18340] read(17, "221 bacula.hlrs.de closing conne"..., 1024) = 39
[pid 18340] exit_group(0) = ?
Process 18336 resumed
Process 18340 detached
[pid 18336] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0,
NULL) = 18340
[pid 18336] rt_sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN RT_1], NULL, 8) = 0
[pid 18336] rt_sigaction(SIGINT, {SIG_DFL}, {0x439740, [], SA_RESTORER,
0x2b46d9ca1240}, 8) = 0
[pid 18336] close(12) = -1 EBADF (Bad file descriptor)
[pid 18336] rt_sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN RT_1], NULL, 8) = 0
[pid 18336] rt_sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP RTMIN RT_1], 8) = 0
[pid 18336] read(255, "", 667) = 0
[pid 18336] exit_group(0) = ?
Process 17313 resumed
Process 18336 detached
[pid 17313] <... wait4 resumed> NULL, 0, NULL) = 18336
[pid 17180] <... futex resumed> ) = ? ERESTART_RESTARTBLOCK (To be
restarted)
[pid 17313] write(2, "Traceback complete, attempting c"..., 43 <unfinished ...>
[pid 17180] --- SIGCHLD (Child exited) @ 0 (0) ---
[pid 17313] <... write resumed> ) = -1 EBADF (Bad file descriptor)
[pid 17313] futex(0x670d04, 0x85 /* FUTEX_??? */, 1) = 0
[pid 17313] nanosleep({0, 100000}, NULL) = 0
[pid 17313] futex(0x410019e0, FUTEX_WAIT, 17180, NULL <unfinished ...>
[pid 17180] write(16, "\0gR DYQd EHt E A A A BAA BAA I B"..., 226) = 226
[pid 17180] exit_group(1) = ?
Process 17177 detached
Process 17180 detached
[pid 17315] <... futex resumed> ) = ? ERESTARTSYS (To be restarted)
[pid 17321] <... futex resumed> ) = ? ERESTARTSYS (To be restarted)
[pid 17325] <... futex resumed> ) = ? ERESTARTSYS (To be restarted)
[pid 18350] <... futex resumed> ) = ? ERESTART_RESTARTBLOCK (To be
restarted)
[pid 18315] <... read resumed> 0x45008d44, 4) = ? ERESTARTSYS (To be restarted)
[pid 17313] <... futex resumed> ) = ? ERESTARTSYS (To be restarted)
PANIC: attached pid 17315 exited
PANIC: handle_group_exit: 17315 leader 17177
Process 17315 detached
PANIC: attached pid 17321 exited
PANIC: handle_group_exit: 17321 leader 17177
Process 17321 detached
PANIC: attached pid 17325 exited
PANIC: handle_group_exit: 17325 leader 17177
Process 17325 detached
PANIC: attached pid 18350 exited
PANIC: handle_group_exit: 18350 leader 17177
Process 18350 detached
PANIC: attached pid 18315 exited
PANIC: handle_group_exit: 18315 leader 17177
Process 18315 detached
PANIC: attached pid 17313 exited
PANIC: handle_group_exit: 17313 leader 17177
Process 17313 detached
Process 17177 detached
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bacula-sd depends on:
ii bacula-common 2.2.8-8 network backup, recovery and verif
ii libacl1 2.2.47-2 Access control list shared library
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0-5 GCC support library
ii libstdc++6 4.3.0-5 The GNU Standard C++ Library v3
ii libwrap0 7.6.q-15 Wietse Venema's TCP wrappers libra
ii mtx 1.3.11-1 controls tape autochangers
ii python 2.5.2-1 An interactive high-level object-o
ii python2.4 2.4.5-2 An interactive high-level object-o
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages bacula-sd recommends:
ii bacula-sd-pgsql [bacula-sd-to 2.2.8-8 network backup, recovery and verif
pn mt-st <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]