Your message dated Wed, 09 Mar 2011 23:57:19 +0000
with message-id <[email protected]>
and subject line Bug#605863: fixed in rtorrent 0.8.7-5
has caused the Debian Bug report #605863,
regarding rtorrent/experimental crashes when any rpc command is received
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
605863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rtorrent
Severity: grave
Tags: experimental
Version: 0.8.7
I've rebuilt libtorrent and rtorrent using nostrip option and got
backtrace:
home.uvw.ru:[~]$ gdb /usr/bin/rtorrent core.5013
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Reading symbols from /lib/libncursesw.so.5...done.
Loaded symbols for /lib/libncursesw.so.5
Reading symbols from /usr/lib/libcurl.so.4...done.
Loaded symbols for /usr/lib/libcurl.so.4
Reading symbols from /usr/lib/libtorrent.so.13...done.
Loaded symbols for /usr/lib/libtorrent.so.13
Reading symbols from /usr/lib/i686/cmov/libcrypto.so.0.9.8...done.
Loaded symbols for /usr/lib/i686/cmov/libcrypto.so.0.9.8
Reading symbols from /usr/lib/libsigc-2.0.so.0...done.
Loaded symbols for /usr/lib/libsigc-2.0.so.0
Reading symbols from /usr/lib/libxmlrpc_server.so.3...done.
Loaded symbols for /usr/lib/libxmlrpc_server.so.3
Reading symbols from /usr/lib/libxmlrpc.so.3...done.
Loaded symbols for /usr/lib/libxmlrpc.so.3
Reading symbols from /usr/lib/libxmlrpc_util.so.3...done.
Loaded symbols for /usr/lib/libxmlrpc_util.so.3
Reading symbols from /usr/lib/libxmlrpc_xmlparse.so.3...done.
Loaded symbols for /usr/lib/libxmlrpc_xmlparse.so.3
Reading symbols from /usr/lib/libxmlrpc_xmltok.so.3...done.
Loaded symbols for /usr/lib/libxmlrpc_xmltok.so.3
Reading symbols from /usr/lib/libstdc++.so.6...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libidn.so.11...done.
Loaded symbols for /usr/lib/libidn.so.11
Reading symbols from /usr/lib/libssh2.so.1...done.
Loaded symbols for /usr/lib/libssh2.so.1
Reading symbols from /usr/lib/liblber-2.4.so.2...done.
Loaded symbols for /usr/lib/liblber-2.4.so.2
Reading symbols from /usr/lib/libldap_r-2.4.so.2...done.
Loaded symbols for /usr/lib/libldap_r-2.4.so.2
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /usr/lib/libgssapi_krb5.so.2...done.
Loaded symbols for /usr/lib/libgssapi_krb5.so.2
Reading symbols from /usr/lib/i686/cmov/libssl.so.0.9.8...done.
Loaded symbols for /usr/lib/i686/cmov/libssl.so.0.9.8
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libgcrypt.so.11...done.
Loaded symbols for /usr/lib/libgcrypt.so.11
Reading symbols from /usr/lib/libgpg-error.so.0...done.
Loaded symbols for /usr/lib/libgpg-error.so.0
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /usr/lib/libsasl2.so.2...done.
Loaded symbols for /usr/lib/libsasl2.so.2
Reading symbols from /usr/lib/libgnutls.so.26...done.
Loaded symbols for /usr/lib/libgnutls.so.26
Reading symbols from /usr/lib/libkrb5.so.3...done.
Loaded symbols for /usr/lib/libkrb5.so.3
Reading symbols from /usr/lib/libk5crypto.so.3...done.
Loaded symbols for /usr/lib/libk5crypto.so.3
Reading symbols from /lib/libcom_err.so.2...done.
Loaded symbols for /lib/libcom_err.so.2
Reading symbols from /usr/lib/libkrb5support.so.0...done.
Loaded symbols for /usr/lib/libkrb5support.so.0
Reading symbols from /lib/libkeyutils.so.1...done.
Loaded symbols for /lib/libkeyutils.so.1
Reading symbols from /usr/lib/libtasn1.so.3...done.
Loaded symbols for /usr/lib/libtasn1.so.3
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /lib/libnss_dns.so.2...done.
Loaded symbols for /lib/libnss_dns.so.2
Core was generated by `rtorrent'.
Program terminated with signal 6, Aborted.
[New process 5014]
[New process 5013]
#0 0xb7204537 in raise () from /lib/libc.so.6
(gdb) bt
#0 0xb7204537 in raise () from /lib/libc.so.6
#1 0xb7207922 in abort () from /lib/libc.so.6
#2 0x08053ec0 in do_panic (signum=11) at main.cc:904
#3 0x0807d740 in SignalHandler::caught (signum=0)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:440
#4 <signal handler called>
#5 0xb71cbf3a in pthread_kill () from /lib/libpthread.so.0
#6 0x0807d928 in ThreadBase::interrupt_main_polling () at thread_base.cc:206
#7 0x0810636c in rpc::SCgi::receive_call (this=0x9feae70, task=0x9feae80,
buffer=0xa78e91e "<?xml version=\"1.0\"
encoding=\"UTF-8\"?><methodCall><methodName>system.multicall</methodName><params><param><value><array><data><value><struct><member><name>params</name><value><array><data></data></arr"...,
length=588) at scgi.cc:168
#8 0x081076c8 in rpc::SCgiTask::event_read (this=0x9feae80)
at scgi_task.cc:186
#9 0xb7602760 in torrent::PollEPoll::perform (this=0x9f81370)
at poll_epoll.cc:170
#10 0x0807dcf5 in ThreadBase::event_loop (threadBase=0x9f810c8)
at thread_base.cc:165
#11 0xb71c67b0 in start_thread () from /lib/libpthread.so.0
#12 0xb72a58fe in clone () from /lib/libc.so.6
(gdb)
--
... mpd is off
. ''`. Dmitry E. Oboukhov
: :’ : email: [email protected] jabber://[email protected]
`. `~’ GPGKey: 1024D / F8E26537 2006-11-21
`- 1B23 D4F8 8EC0 D902 0555 E438 AB8C 00CF F8E2 6537
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: rtorrent
Source-Version: 0.8.7-5
We believe that the bug you reported is fixed in the latest version of
rtorrent, which is due to be installed in the Debian FTP archive:
rtorrent_0.8.7-5.debian.tar.gz
to main/r/rtorrent/rtorrent_0.8.7-5.debian.tar.gz
rtorrent_0.8.7-5.dsc
to main/r/rtorrent/rtorrent_0.8.7-5.dsc
rtorrent_0.8.7-5_i386.deb
to main/r/rtorrent/rtorrent_0.8.7-5_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rogério Brito <[email protected]> (supplier of updated rtorrent package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 09 Mar 2011 20:16:36 -0300
Source: rtorrent
Binary: rtorrent
Architecture: source i386
Version: 0.8.7-5
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Rivas <[email protected]>
Changed-By: Rogério Brito <[email protected]>
Description:
rtorrent - ncurses BitTorrent client based on LibTorrent from rakshasa
Closes: 490277 605863
Changes:
rtorrent (0.8.7-5) unstable; urgency=low
.
* Add patch to fix segfault with xmlrpc commands. Closes: #605863.
* Add patch to enable IPv6. Closes: #490277.
* Update series file.
Checksums-Sha1:
32e5dc2ccbd95f226448635838463fdf87fc817c 1393 rtorrent_0.8.7-5.dsc
6668af123e3e982e2eba308d4e61ead3cd20b23b 16243 rtorrent_0.8.7-5.debian.tar.gz
d4d068e86912cd5694ad85a2b3edaf6c595b4870 554344 rtorrent_0.8.7-5_i386.deb
Checksums-Sha256:
f354f28c0af2e756390a331a8d2d23edce701144c847eb98e964ccd6141a5ed8 1393
rtorrent_0.8.7-5.dsc
5d544db7404782597526baad1faf3980d3557e9dd6e4c24146f261e2120993f3 16243
rtorrent_0.8.7-5.debian.tar.gz
38c7583c9ad95629dc973d98520abd23b9efee1c67281025bd90ff1d606fd0b6 554344
rtorrent_0.8.7-5_i386.deb
Files:
39c906b8bc7ea66e7fc6ab46c17d2a32 1393 net extra rtorrent_0.8.7-5.dsc
4e30e3681ee583af7c1a7dd9ba586aac 16243 net extra rtorrent_0.8.7-5.debian.tar.gz
36f41bb029f7973a72b8260a1f405068 554344 net extra rtorrent_0.8.7-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk14DN4ACgkQCFqbMnwsrrgHjwCbBMjSdlzWtB/JlS/J0Cf2Qw0s
53kAoKHMUYduFxyjeWnblvCfTcZ+JXxi
=buDd
-----END PGP SIGNATURE-----
--- End Message ---