Bug 339397 - crash into QHash<KUrl, LinkStatus*>::findNode
Summary: crash into QHash<KUrl, LinkStatus*>::findNode
Status: RESOLVED UNMAINTAINED
Alias: None
Product: klinkstatus
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Paulo Moura Guedes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-25 20:34 UTC by BRULE Herman
Modified: 2018-11-05 17:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BRULE Herman 2014-09-25 20:34:26 UTC
Crash on use:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffdc9d4700 (LWP 18127)]
0x00007fffe68e44d8 in QHash<KUrl, LinkStatus*>::findNode(KUrl const&, unsigned int*) const () from /usr/lib64/libklinkstatuscommon.so.4
(gdb) bt
#0  0x00007fffe68e44d8 in QHash<KUrl, LinkStatus*>::findNode(KUrl const&, unsigned int*) const () from /usr/lib64/libklinkstatuscommon.so.4
#1  0x00007fffe68de89a in SearchManager::existUrl(KUrl const&, KUrl const&) const () from /usr/lib64/libklinkstatuscommon.so.4
#2  0x00007fffe68de9f5 in SearchManager::checkable(KUrl const&, LinkStatus const&) const () from /usr/lib64/libklinkstatuscommon.so.4
#3  0x00007fffe68e041b in SearchManager::fillWithChildren(LinkStatus*, QList<LinkStatus*>&) [clone .part.50] () from /usr/lib64/libklinkstatuscommon.so.4
#4  0x00007fffe68e117f in SearchManager::buildNewNode(LinkStatus*) () from /usr/lib64/libklinkstatuscommon.so.4
#5  0x00007fffe5c26e2c in ThreadWeaver::JobRunHelper::runTheJob(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fffe5c26fc1 in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fffe5c262cb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#8  0x00007ffff5d565fc in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007ffff2a781d8 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ffff56ef20d in clone () from /lib64/libc.so.6

Reproducible: Always
Comment 1 BRULE Herman 2014-11-20 14:42:02 UTC
Today same:
#0  0x00007ffff5d765eb in QHashData::rehash(int) () from /usr/lib64/qt4/libQtCore.so.4
#1  0x00007fffe68d695c in SearchManager::existUrl(KUrl const&, KUrl const&) const () from /usr/lib64/libklinkstatuscommon.so.4
#2  0x00007fffe68d69f5 in SearchManager::checkable(KUrl const&, LinkStatus const&) const () from /usr/lib64/libklinkstatuscommon.so.4
#3  0x00007fffe68d841b in SearchManager::fillWithChildren(LinkStatus*, QList<LinkStatus*>&) [clone .part.50] () from /usr/lib64/libklinkstatuscommon.so.4
#4  0x00007fffe68d917f in SearchManager::buildNewNode(LinkStatus*) () from /usr/lib64/libklinkstatuscommon.so.4
#5  0x00007fffe5c1ee2c in ThreadWeaver::JobRunHelper::runTheJob(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fffe5c1efc1 in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fffe5c1e2cb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#8  0x00007ffff5d565fc in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007ffff2a751d8 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ffff56ec20d in clone () from /lib64/libc.so.6
Comment 2 Andrew Crouthamel 2018-10-31 04:12:54 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-05 17:31:10 UTC
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so I will be closing this bug.