[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Segfault in apt-spy in sid



Has anyone else noticed a problem with apt-spy on unstable?

I used the following command line:
   apt-spy -d unstable -o unstable.apt

After testing the 7th and final server, I received the following:

SERVER: ftp.wa.au.debian.org
Benchmarking FTP...
               Downloaded 1049600 bytes in 19.71 seconds
               Download speed: 52.00 kB/sec
Benchmarking HTTP...
               Downloaded 730439 bytes in 15.51 seconds
               Download speed: 45.99 kB/sec
Segmentation fault


The last for lines of strace'ing the process showed the following:
recv(6, "14:17 libaspell15_0.50.4.1-1_ia6"..., 16383, 0) = 1448
gettimeofday({1074920852, 902449}, NULL) = 0
gettimeofday({1074920852, 902501}, NULL) = 0
select(7, [6], [], NULL, {1, 0})        = 1 (in [6], left {0, 760000})
recv(6, "pspell-dev_0.50.4.1-1_powerpc.de"..., 16383, 0) = 1448
gettimeofday({1074920853, 143078}, NULL) = 0
gettimeofday({1074920853, 143128}, NULL) = 0
time([1074920853])                      = 1074920853
close(6)                                = 0
rt_sigaction(SIGPIPE, {SIG_DFL}, {SIG_IGN}, 8) = 0
write(1, "\t\tDownloaded 1373968 bytes in 15"..., 44) = 44
write(1, "\t\tDownload speed: 85.71 kB/sec\n", 31) = 31
gettimeofday({1074920853, 144334}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


System information:
Package: apt-spy
Version: 3.1-2

Debian Release: testing/unstable
Architecture: i386
Kernel: Linux darkside 2.4.22-p4-686 #1 Tue Nov 18 15:14:59 EST 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US (ignored: LC_ALL set to C)

Versions of packages apt-spy depends on:
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libcurl2 7.10.8+7.11.0-pre1-1 Multi-protocol file transfer libra


Can anyone think of some potential causes for this problem? I'm waiting to file a bug report until I can hopefully get more information about this....

Thank you in advance,

Edward J. Shornock



Reply to: