[Bug 335496] New: ktorrent is unusable, crashes in libdbus
https://bugzilla.novell.com/show_bug.cgi?id=335496 Summary: ktorrent is unusable, crashes in libdbus Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: tony@daylessday.org QAContact: qa@suse.de Found By: --- ktorrent (both from the distro, from Packman and built from current SVN) crashes in libdbus all the time. The backtraces may differ, but always lead to libdbus.so. This happens with all latest updates installed, I tried downgrading libdbus.so to the version that came with 10.3, but that did not change anything. The crashes happen really frequently (when you stop/start downloads, for example), which makes ktorrent basically unusable. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x42804950 (LWP 10634)] 0x00002adaad8f3d6f in ?? () from /lib64/libdbus-1.so.3 (gdb) bt #0 0x00002adaad8f3d6f in ?? () from /lib64/libdbus-1.so.3 #1 0x00002adaad8e1474 in ?? () from /lib64/libdbus-1.so.3 #2 0x00002adaad8e5d71 in dbus_message_get_reply_serial () from /lib64/libdbus-1.so.3 #3 0x00002adaad8ddc9c in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 #4 0x00002adaad4beee6 in ?? () from /usr/lib64/libavahi-client.so.3 #5 0x00002adaad6cafda in avahi_simple_poll_dispatch () from /usr/lib64/libavahi-common.so.3 #6 0x00002adaad6cb59d in avahi_simple_poll_loop () from /usr/lib64/libavahi-common.so.3 #7 0x00002adaad6cbf3e in ?? () from /usr/lib64/libavahi-common.so.3 #8 0x00002adaa639f020 in start_thread () from /lib64/libpthread.so.0 #9 0x00002adaa6b8ff8d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496#c1 --- Comment #1 from Antony Dovgal <tony@daylessday.org> 2007-10-20 16:06:35 MST --- Fresh backtrace with all latest updates installed: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x43806950 (LWP 15281)] 0x00002b1a5c497d6f in ?? () from /lib64/libdbus-1.so.3 (gdb) bt #0 0x00002b1a5c497d6f in ?? () from /lib64/libdbus-1.so.3 #1 0x00002b1a5c485474 in ?? () from /lib64/libdbus-1.so.3 #2 0x00002b1a5c489d71 in dbus_message_get_reply_serial () from /lib64/libdbus-1.so.3 #3 0x00002b1a5c4839be in ?? () from /lib64/libdbus-1.so.3 #4 0x00002b1a5c493619 in ?? () from /lib64/libdbus-1.so.3 #5 0x00002b1a5c4943b5 in ?? () from /lib64/libdbus-1.so.3 #6 0x00002b1a5c49490f in ?? () from /lib64/libdbus-1.so.3 #7 0x00002b1a5c49326a in ?? () from /lib64/libdbus-1.so.3 #8 0x00002b1a5c483968 in ?? () from /lib64/libdbus-1.so.3 #9 0x00002b1a5c4950f1 in dbus_watch_handle () from /lib64/libdbus-1.so.3 #10 0x00002b1a5c26f03b in avahi_simple_poll_dispatch () from /usr/lib64/libavahi-common.so.3 #11 0x00002b1a5c26f59d in avahi_simple_poll_loop () from /usr/lib64/libavahi-common.so.3 #12 0x00002b1a5c26ff3e in ?? () from /usr/lib64/libavahi-common.so.3 #13 0x00002b1a54f41020 in start_thread () from /lib64/libpthread.so.0 #14 0x00002b1a55731f8d in clone () from /lib64/libc.so.6 #15 0x0000000000000000 in ?? () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496#c2 --- Comment #2 from Antony Dovgal <tony@daylessday.org> 2007-10-20 16:15:17 MST --- After disabling zeroconf plugin the crashes seem to be gone. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496#c3 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |tony@daylessday.org --- Comment #3 from Stephan Binner <stbinner@novell.com> 2007-11-27 07:08:08 MST --- Does the current SVN version or our 2.2.4 package from KDE:Backports work better meanwhile? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496#c4 --- Comment #4 from Antony Dovgal <tony@daylessday.org> 2007-11-27 11:34:24 MST --- Tested with 2.2.4 from KDE:Backports and 2.2.4 from Packman. Both crash right away if Zeroconf plugin is enabled. Just start/stop a torrent a couple of times and the segfault happens. Unfortunately, I didn't manage to make current SVN version working, it crashes right after the start for me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496#c5 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|tony@daylessday.org | --- Comment #5 from Stephan Binner <stbinner@novell.com> 2007-11-28 11:18:11 MST --- Thanks for testing, please reset NEEDINFO flag when the info is provided. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496 User zajec5@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=335496#c6 Rafał Miłecki <zajec5@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zajec5@gmail.com --- Comment #6 from Rafał Miłecki <zajec5@gmail.com> 2008-03-03 13:36:46 MST --- This bug was fixed in KTorrent 2.2.5 so zeroconf doesn't crash it anymore. Version 3.0.0 (provided with openSUSE 11.0 factory) is also free of this bug. Can we change this. Is it OK to change status of bug to "fixed"? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=335496 User tony@daylessday.org added comment https://bugzilla.novell.com/show_bug.cgi?id=335496#c7 Antony Dovgal <tony@daylessday.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Antony Dovgal <tony@daylessday.org> 2008-03-04 01:31:12 MST --- Yes, it appears to be fixed in KTorrent 2.2.5. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com