Please provide a cpio-dbg package so that I can create a stacktrace.
No cpio-dbg package, but you can use
http://people.debian.org/~schizo/tmp/cpio_2.10-1.nostrip_amd64.deb
which has all the debug symbols.
Thanks. Here is the stack trace.
Program terminated with signal 11, Segmentation fault.
#0 memcpy () at ../sysdeps/x86_64/memcpy.S:208
208 ../sysdeps/x86_64/memcpy.S: No such file or directory.
in ../sysdeps/x86_64/memcpy.S
(gdb) bt
#0 memcpy () at ../sysdeps/x86_64/memcpy.S:208
#1 0x000000000040b54e in disk_buffered_write (
in_buf=0x13ad05b <Address 0x13ad05b out of bounds>, out_des=4,
num_bytes=<value optimized out>) at ../../src/util.c:283
#2 0x000000000040b61a in copy_files_disk_to_disk (in_des=3, out_des=4,
num_bytes=0, filename=0x138d450 "mnt/gateway/home/njh/bin/cvacant")
at ../../src/util.c:562
#3 0x000000000040731c in process_copy_pass () at ../../src/copypass.c:185
#4 0x0000000000408b34 in main (argc=3, argv=0x7fff8a39fc58)
at ../../src/main.c:798
Current language: auto
The current source language is "auto; currently asm".
(gdb)
#0 memcpy () at ../sysdeps/x86_64/memcpy.S:208
208 ../sysdeps/x86_64/memcpy.S: No such file or directory.
in ../sysdeps/x86_64/memcpy.S
(gdb) bt
#0 memcpy () at ../sysdeps/x86_64/memcpy.S:208
#1 0x000000000040b611 in ?? ()
#2 0x000000000040b6d8 in ?? ()
#3 0x00000000004072a6 in ?? ()
#4 0x0000000000408ae7 in ?? ()
#5 0x00007f905dd65abd in __libc_start_main (main=<value optimized out>,
argc=<value optimized out>, ubp_av=<value optimized out>,
init=<value optimized out>, fini=<value optimized out>,
rtld_fini=<value optimized out>, stack_end=0x7fffb54815b8)
at libc-start.c:222
#6 0x0000000000402919 in ?? ()
#7 0x00007fffb54815b8 in ?? ()
#8 0x000000000000001c in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x00007fffb5482f4c in ?? ()
#11 0x00007fffb5482f51 in ?? ()
#12 0x00007fffb5482f57 in ?? ()
#13 0x0000000000000000 in ?? ()
Current language: auto
The current source language is "auto; currently asm".
(gdb)
That does not look promising. You might want libc6-dbg as well.
I already have libc6-dbg installed:
packard:/# dpkg -l libc6-dbg
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libc6-dbg 2.10.2-4 Embedded GNU C Library: detached
debugging s
packard:/#
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org