Share

afbackup

Tracker: Bugs

5 copy_tape Segfault - ID: 1771280
Last Update: Comment added ( afluegel )

Hi
I attach the trace output from copy_tape
This bug was reported early at 3.3.8.1final-1 on Debian

Is fully reproducible with 3.5.1pl2

Here is the link to the Bug report at Debian BTS:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369946

------strace info ------

# strace copy_tape -T /tmp -C 4 -D -C 104 2>&1 | tail -15
gettimeofday({1186696572, 428446}, NULL) = 0
open("/dev/random", O_RDONLY|O_LARGEFILE) = 3
fcntl64(3, F_GETFL) = 0x8000 (flags
O_RDONLY|O_LARGEFILE)
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK|O_LARGEFILE) = 0
read(3, "\275WW=\240n\23\230\303\342t\230\rJ\316D", 16) = 16
close(3) = 0
access("/tmp/afbrep_co2_VF8_WPSI61_4yC1", F_OK) = -1 ENOENT (No such file
or directory)
access("/etc/afbackup/cryptkey", R_OK) = 0
stat64("/etc/afbackup/cryptkey", {st_mode=S_IFREG|0600, st_size=21, ...}) =
0
stat64("/var/locks", 0xbffff738) = -1 ENOENT (No such file or
directory)
stat64("/var/lock", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
access("/var/lock", W_OK) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 9870 detached

---- EOF ------


Rene Mayorga ( rmayorga ) - 2007-08-09 22:01

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 2 )




Date: 2008-07-02 10:49
Sender: afluegelProject Admin


Fixed with 3.5.2.1
Thanks for all the hints.



Date: 2008-05-27 11:39
Sender: afluegelProject Admin


Cannot reproduce. Please run in gdb and type info stack
and info line
when segfaulted. If info line
does not show the line, please build with -g
as DEBUG flag.



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2008-07-02 10:49 afluegel
resolution_id None 2008-07-02 10:49 afluegel
close_date - 2008-07-02 10:49 afluegel