On 09/26/2011 07:17 AM, Morgan Cox wrote:
Hi.
Its a bit disconcerting that my test seemed to work but now crashes
when I try to recover
Is it likely to be a config option ? Or is the tape / software
possibly broken?
Any help would be very welcomed.
- is it config, compression related ?
Everytime I go to 'extract' a file it segfaults - i.e :-
------------------------------------------------------------
amrecover> sethost localhost
200 Dump host set to localhost.
amrecover> setdisk /data
200 Disk set to /data.
amrecover> ls
2011-09-22-15-00-01 r1soft/
2011-09-22-15-00-01 gdb.txt
2011-09-22-15-00-01 backup/
2011-09-22-15-00-01 .
amrecover> add gdb.txt
Added file /gdb.txt
amrecover> extact
Invalid command: extact
amrecover> extract
Extracting files using tape drive changer on host localhost.
The following tapes are needed: BackupSet1-10 BackupSet1-1
BackupSet1-2 BackupSet1-3 BackupSet1-4
Extracting files using tape drive changer on host localhost.
Load tape BackupSet1-10 now
Continue [?/Y/n/s/d]? y
Segmentation fault
Post the amrecover debug file.
Also, run amrecover under gdb and print the backtrace after the segfault.
Jean-Louis