Amanda-Users

amadmin export segfaults after first host?

2006-01-03 11:09:26
Subject: amadmin export segfaults after first host?
From: Graeme Humphries <graeme.humphries AT vcom DOT com>
To: "Amanda (E-mail)" <amanda-users AT amanda DOT org>
Date: Tue, 03 Jan 2006 09:50:41 -0600
We're working on DRP procedures, and so it seemed prudent to "amadmin export" our amanda databases to another server. However, on all 4 of our configs, "amadmin export" segfaults after the first host. it displays. We get something like this:

# amadmin archival export
CURINFO Version 2.4.5 CONF
# Generated by:
#    host: backupserver
#    date: Tue Jan  3 09:35:41 2006
#    command: amadmin archival export
# This file can be merged back in with "amadmin import".
# Edit only with care.
host: firstmachine
disk: /someshare
command: 0
last_level: 0
consecutive_runs: 1
full-rate: 2724.000000 -1.000000 -1.000000
full-comp: 0.533264 -1.000000 -1.000000
incr-rate: -1.000000 -1.000000 -1.000000
incr-comp: -1.000000 -1.000000 -1.000000
stats: 0 234234760 124908939 45849 1123609756 1 A00004
history: 0 234234760 124908939 1123609756
//
Segmentation fault

Amanda on Debian/Ubuntu is compiled with debugging symbols by default, but the gdb back trace wasn't too helpful:


Program received signal SIGSEGV, Segmentation fault.
0x0804b709 in ?? ()
(gdb) bt
#0  0x0804b709 in ?? ()
#1  0x08053b00 in ?? ()
#2  0xbfa73c1e in ?? ()
#3 0xb7e98f20 in __malloc_initialize_hook () from /lib/tls/i686/cmov/libc.so.6
#4  0x00000000 in ?? ()
#5  0x08051e44 in ?? ()
#6  0xbfa72418 in ?? ()
#7  0xb7f677c9 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#8  0x0804d9ce in ?? ()
#9  0x00000003 in ?? ()
#10 0xbfa72844 in ?? ()
#11 0xbfa727b8 in ?? ()
#12 0x0804d57d in ?? ()
#13 0xb7e970dc in ?? () from /lib/tls/i686/cmov/libc.so.6
#14 0xbfa72854 in ?? ()
#15 0xbfa727b8 in ?? ()
#16 0x0804da43 in ?? ()
#17 0xb7f75838 in ?? () from /lib/ld-linux.so.2
#18 0xb7e970dc in ?? () from /lib/tls/i686/cmov/libc.so.6
#19 0xbfa7284c in ?? ()
#20 0xb7e970dc in ?? () from /lib/tls/i686/cmov/libc.so.6
#21 0xbfa72844 in ?? ()
#22 0xbfa727d0 in ?? ()
#23 0xbfa72818 in ?? ()
#24 0xb7d81ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#25 0xb7d81ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#26 0x080494d1 in ?? ()


Anyone have any ideas? It seems to be dying in a libc call, I'm running 2.3.5-1ubuntu12 if that helps.

Graeme

--
Graeme Humphries (graeme.humphries AT vcom DOT com)
(306) 955-7075 ext. 485

My views are not the views of my employers.


<Prev in Thread] Current Thread [Next in Thread>