Description of problem: Ktorrent is failing and Drkonqi goes through it's dialogue and then claims that there is NOT enough information to make a meaningful report and then offers options. #1, install debug symbols which, when selected, fails even though debug symbols are present (see included back trace generated). #2, attempt to continue asks if I'm willing to do some debugging which leads to #1 above. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.wait for a ktorrent crash 2. 3. Actual results: crash Expected results: "normal" operation Additional info: Application: KTorrent (ktorrent), signal: Segmentation fault [Current thread is 1 (Thread 0xb7766ab0 (LWP 24003))] Thread 5 (Thread 0xb579fb70 (LWP 24098)): #0 0x00f05416 in __kernel_vsyscall () #1 0x00cf239b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169 #2 0x4200b057 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/libQtWebKit.so.4 #3 0x00cede99 in start_thread (arg=0xb579fb70) at pthread_create.c:301 #4 0x00c2cd2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 4 (Thread 0x95149b70 (LWP 24468)): #0 0x00f05416 in __kernel_vsyscall () #1 0x00c21c36 in __poll (fds=0xd7f4c58, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x06126436 in net::Poll::poll (this=0x87a09c8, timeout=-1) at /tools/ktorrent/libktorrent-1.1beta1/src/net/poll.cpp:99 #3 0x06122992 in net::DownloadThread::waitForSocketReady (this=0x87a09c0) at /tools/ktorrent/libktorrent-1.1beta1/src/net/downloadthread.cpp:128 #4 0x06122a9f in net::DownloadThread::update (this=0x87a09c0) at /tools/ktorrent/libktorrent-1.1beta1/src/net/downloadthread.cpp:48 #5 0x06122d38 in net::NetworkThread::run (this=0x87a09c0) at /tools/ktorrent/libktorrent-1.1beta1/src/net/networkthread.cpp:48 #6 0x03ce2e6a in QThreadPrivate::start (arg=0x87a09c0) at thread/qthread_unix.cpp:285 #7 0x00cede99 in start_thread (arg=0x95149b70) at pthread_create.c:301 #8 0x00c2cd2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 3 (Thread 0x94948b70 (LWP 24469)): #0 0x00f05416 in __kernel_vsyscall () #1 0x00cf239b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169 #2 0x03ce1e8a in QMutexPrivate::wait (this=0x87a0958, timeout=-1) at thread/qmutex_unix.cpp:84 #3 0x03cde4b2 in QMutex::lock (this=0x8114c34) at thread/qmutex.cpp:167 #4 0x06121060 in net::SocketMonitor::lock (this=0x8114c30) at /tools/ktorrent/libktorrent-1.1beta1/src/net/socketmonitor.cpp:82 #5 0x06122225 in net::UploadThread::update (this=0x87a0dc8) at /tools/ktorrent/libktorrent-1.1beta1/src/net/uploadthread.cpp:49 #6 0x06122d38 in net::NetworkThread::run (this=0x87a0dc8) at /tools/ktorrent/libktorrent-1.1beta1/src/net/networkthread.cpp:48 #7 0x03ce2e6a in QThreadPrivate::start (arg=0x87a0dc8) at thread/qthread_unix.cpp:285 #8 0x00cede99 in start_thread (arg=0x94948b70) at pthread_create.c:301 #9 0x00c2cd2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 2 (Thread 0x94147b70 (LWP 24470)): #0 0x00f05416 in __kernel_vsyscall () #1 0x00cf239b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169 #2 0x03ce3567 in wait (this=0xd24d0b4, mutex=0xd24d0b0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #3 QWaitCondition::wait (this=0xd24d0b4, mutex=0xd24d0b0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #4 0x06125f37 in net::ReverseResolverThread::run (this=0xd24d0a8) at /tools/ktorrent/libktorrent-1.1beta1/src/net/reverseresolver.cpp:123 #5 0x03ce2e6a in QThreadPrivate::start (arg=0xd24d0a8) at thread/qthread_unix.cpp:285 #6 0x00cede99 in start_thread (arg=0x94147b70) at pthread_create.c:301 #7 0x00c2cd2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 1 (Thread 0xb7766ab0 (LWP 24003)): [KCrash Handler] #7 0x03fb8f21 in QNativeSocketEngine::waitForReadOrWrite (this=) at socket/qnativesocketengine.cpp:952
do you have yum-utils (ie, /usr/bin/debuginfo-install) installed? And, is the item you're requesting a backtrace for from fedora repos? (ie, home-grown software won't have any -debuginfo pkgs available in our repos)
Looks like /usr/libexec/kde4/installdbgsymbols.sh does indeed check for the existence of debuginfo-install and knotify's the user to install it if not present.
Rex, To answer your question. Yes I have yum-utils installed. yum-utils-1.1.28-1.fc14.noarch Do you need other information? Regards, George...
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping