Bug 270391

Summary: KTorrent crashed at system shut down
Product: [Frameworks and Libraries] qca Reporter: Christopher Yeleighton <giecrilj>
Component: generalAssignee: Justin Karneges <justin>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: QCA README

Description Christopher Yeleighton 2011-04-08 01:39:57 UTC
Application: ktorrent (4.1beta1)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
I told Plasma to shut down and KTorrent crashed.  KWin has already quit.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7ff527443760 (LWP 3753))]

Thread 3 (Thread 0x7ff50b8a0700 (LWP 3856)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff510bf8084 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#2  0x00007ff524992a3f in start_thread (arg=0x7ff50b8a0700) at pthread_create.c:297
#3  0x00007ff5232e067d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff507ab9700 (LWP 4003)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff524c2214b in wait (this=<value optimized out>, mutex=0x1114fb0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1114fb0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff526f49ab2 in ?? () from /usr/lib64/libktorrent.so.3
#4  0x00007ff524c21a5e in QThreadPrivate::start (arg=0x1114fa0) at thread/qthread_unix.cpp:285
#5  0x00007ff524992a3f in start_thread (arg=0x7ff507ab9700) at pthread_create.c:297
#6  0x00007ff5232e067d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff527443760 (LWP 3753)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007ff524cf6ae0 in QLibraryPrivate::unload (this=0x984b10) at plugin/qlibrary.cpp:455
#8  0x00007ff524cf0f9d in QPluginLoader::unload (this=0x9d0eb0) at plugin/qpluginloader.cpp:251
#9  0x00007ff522a6966a in QCA::PluginInstance::~PluginInstance (this=0xa07c60, __in_chrg=<value optimized out>) at qca_plugin.cpp:160
#10 0x00007ff522a69a86 in QCA::ProviderItem::~ProviderItem (this=0x84f490, __in_chrg=<value optimized out>) at qca_plugin.cpp:254
#11 0x00007ff522a67a1b in QCA::ProviderManager::unloadAll (this=0x70f130) at qca_plugin.cpp:521
#12 0x00007ff522a65ca3 in QCA::ProviderManager::~ProviderManager (this=0x70f130, __in_chrg=<value optimized out>) at qca_plugin.cpp:313
#13 0x00007ff522a5da35 in QCA::Global::~Global (this=0x71b480, __in_chrg=<value optimized out>) at qca_core.cpp:95
#14 0x00007ff522a575d5 in QCA::deinit () at qca_core.cpp:244
#15 0x00007ff522a59e11 in QCA::Initializer::~Initializer (this=0x7ff527248980, __in_chrg=<value optimized out>) at qca_core.cpp:830
#16 0x00007ff523242935 in __cxa_finalize (d=0x7ff527248078) at cxa_finalize.c:56
#17 0x00007ff526f2c506 in ?? () from /usr/lib64/libktorrent.so.3
#18 0x000000000000009f in ?? ()
#19 0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Joris Guisson 2011-04-08 10:20:08 UTC
This is a Qt problem, nothing we can do about.
Comment 2 Christopher Yeleighton 2011-04-08 13:04:28 UTC
Created attachment 58707 [details]
QCA README
Comment 3 Christopher Yeleighton 2011-04-08 14:51:03 UTC
I tried to report it upstream, and here is what I got:

**>
You are not allowed to post to this mailing list, and your message has
been automatically rejected.
<**

So I am stuck.  Note that QCA source is stored at KDE SVN so it is not exactly "upstream".  Therefore I reopen.
Comment 4 Christoph Feck 2011-06-21 13:41:49 UTC

*** This bug has been marked as a duplicate of bug 268815 ***