Bug 308813 - crashed after closing a newly created & saved files tab
Summary: crashed after closing a newly created & saved files tab
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (show other bugs)
Version: 1.2.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2012-10-22 14:32 UTC by Jim
Modified: 2018-10-27 03:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim 2012-10-22 14:32:36 UTC
Application: kdevelop (4.2.0)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-dsmp x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I had two panes each with at least 3 files open within them.  I created a new file (actually two) and saved them within one tab.  Then I closed that tab.  The display scrambled the left hand pane by copying the first 3 inches of one file tab several times.  I opened a konsole tool window found and moved the files to the directory where I wanted them.  Then when I clicked on the scrambled area, the program crashed.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7f0c848760 (LWP 16955))]

Thread 12 (Thread 0x7f7ef4f7b700 (LWP 16971)):
#0  0x00007f7f098046f9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f0ada20b2 in wait (this=<value optimized out>, mutex=0x17c4b30, time=1000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x17c4b30, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f7f072489bb in KDevelop::DUChainPrivate::CleanupThread::run (this=0x17c4b10) at /usr/src/debug/kdevplatform-1.2.0/language/duchain/duchain.cpp:286
#4  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x17c4b10) at thread/qthread_unix.cpp:285
#5  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#6  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f7eef739700 (LWP 16974)):
#0  0x00007f7f098020a4 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007f7f044df638 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#2  0x00007f7f0aeb5956 in QEventDispatcherGlib::processEvents (this=0x7b2c20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#3  0x00007f7f0ae8a032 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007f7f0ae8a245 in QEventLoop::exec (this=0x7f7eef738de0, flags=...) at kernel/qeventloop.cpp:201
#5  0x00007f7f0ad9f1e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#6  0x00007f7f0ae6b948 in QInotifyFileSystemWatcherEngine::run (this=0x2061470) at io/qfilesystemwatcher_inotify.cpp:248
#7  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x2061470) at thread/qthread_unix.cpp:285
#8  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f7eea002700 (LWP 16975)):
#0  0x00007f7f0980438c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f0ada214b in wait (this=<value optimized out>, mutex=0x208ebd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x208ebd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f7f01c20254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2086000, th=0x208efd0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7f01c232a5 in waitForAvailableJob (this=0x208ecb0, th=0x208efd0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#5  ThreadWeaver::WorkingHardState::applyForWork (this=0x208ecb0, th=0x208efd0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f7f01c2064f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7eea001e30, parent=0x2086000, th=0x208efd0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7f01c206d8 in ThreadWeaver::Thread::run (this=0x208efd0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x208efd0) at thread/qthread_unix.cpp:285
#9  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f7ee3ac7700 (LWP 16980)):
#0  0x00007f7f09ae05a3 in poll () from /lib64/libc.so.6
#1  0x00007f7f044df114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f7f044df650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f7f0aeb5956 in QEventDispatcherGlib::processEvents (this=0x21d45b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f7f0ae8a032 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7f0ae8a245 in QEventLoop::exec (this=0x7f7ee3ac6e20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f7f0ad9f1e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x21151d0) at thread/qthread_unix.cpp:285
#8  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f7ee32c6700 (LWP 16982)):
#0  0x00007f7f09ae05a3 in poll () from /lib64/libc.so.6
#1  0x00007f7f044df114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f7f044df650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f7f0aeb5956 in QEventDispatcherGlib::processEvents (this=0x68d490, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f7f0ae8a032 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7f0ae8a245 in QEventLoop::exec (this=0x7f7ee32c5e20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f7f0ad9f1e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x7f7ef0a17980) at thread/qthread_unix.cpp:285
#8  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f7edb860700 (LWP 16983)):
#0  0x00007f7f09ae05a3 in poll () from /lib64/libc.so.6
#1  0x00007f7f044df114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f7f044df650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f7f0aeb5956 in QEventDispatcherGlib::processEvents (this=0x2349e30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f7f0ae8a032 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7f0ae8a245 in QEventLoop::exec (this=0x7f7edb85fe20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f7f0ad9f1e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x7f7ef0a19360) at thread/qthread_unix.cpp:285
#8  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f7edaf92700 (LWP 16988)):
#0  0x00007f7f0980438c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7ef5cf9044 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f7ef6012180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f7ef5cf9079 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f7ef6020254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#4  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f7eda1f4700 (LWP 16989)):
#0  0x00007f7f09ae05a3 in poll () from /lib64/libc.so.6
#1  0x00007f7f044df114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f7f044df650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f7f0aeb5956 in QEventDispatcherGlib::processEvents (this=0x2f6b110, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f7f0ae8a032 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7f0ae8a245 in QEventLoop::exec (this=0x7f7eda1f3de0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f7f0ad9f1e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f7f0ae6b948 in QInotifyFileSystemWatcherEngine::run (this=0x2f706e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x2f706e0) at thread/qthread_unix.cpp:285
#9  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f7ed98ff700 (LWP 17021)):
#0  0x00007f7f0980438c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f0139a084 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f7ed7c3f700 (LWP 17024)):
#0  0x00007f7f0980438c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f0ada214b in wait (this=<value optimized out>, mutex=0x7b2720, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7b2720, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f7f01c20254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8d4ca0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7f01c232a5 in waitForAvailableJob (this=0x7da3f0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#5  ThreadWeaver::WorkingHardState::applyForWork (this=0x7da3f0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f7f01c232be in ThreadWeaver::WorkingHardState::applyForWork (this=0x7da3f0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7f01c232be in ThreadWeaver::WorkingHardState::applyForWork (this=0x7da3f0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f7f01c232be in ThreadWeaver::WorkingHardState::applyForWork (this=0x7da3f0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f7f01c232be in ThreadWeaver::WorkingHardState::applyForWork (this=0x7da3f0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f7f01c2064f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ed7c3ee30, parent=0x8d4ca0, th=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#11 0x00007f7f01c206d8 in ThreadWeaver::Thread::run (this=0x356ff70) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#12 0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x356ff70) at thread/qthread_unix.cpp:285
#13 0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#14 0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7ed743e700 (LWP 17025)):
#0  0x00007f7f0980438c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f0ada214b in wait (this=<value optimized out>, mutex=0x7b2720, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7b2720, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f7f01c20254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8d4ca0, th=0x7f7edc001ec0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7f01c232a5 in waitForAvailableJob (this=0x7da3f0, th=0x7f7edc001ec0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#5  ThreadWeaver::WorkingHardState::applyForWork (this=0x7da3f0, th=0x7f7edc001ec0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f7f01c2064f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ed743de30, parent=0x8d4ca0, th=0x7f7edc001ec0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7f01c206d8 in ThreadWeaver::Thread::run (this=0x7f7edc001ec0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f7f0ada1a5e in QThreadPrivate::start (arg=0x7f7edc001ec0) at thread/qthread_unix.cpp:285
#9  0x00007f7f097ffa3f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f7f09ae971d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7f0c848760 (LWP 16955)):
[KCrash Handler]
#6  Sublime::View::document (this=0x0) at /usr/src/debug/kdevplatform-1.2.0/sublime/view.cpp:75
#7  0x00007f7f0bd1a61d in KDevelop::MainWindow::tabToolTipRequested (this=0x6eb860, view=0x0, point=<value optimized out>) at /usr/src/debug/kdevplatform-1.2.0/shell/mainwindow.cpp:401
#8  0x00007f7f0bd1d309 in KDevelop::MainWindow::qt_metacall (this=0x6eb860, _c=<value optimized out>, _id=<value optimized out>, _a=0x7fff81449fa0) at /usr/src/debug/kdevplatform-1.2.0/build/shell/mainwindow.moc:110
#9  0x00007f7f0ae9fdcf in QMetaObject::activate (sender=0x35d07e0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff81449fa0) at kernel/qobject.cpp:3272
#10 0x00007f7f06f6e2bb in Sublime::Container::tabToolTipRequested (this=<value optimized out>, _t1=0x0, _t2=...) at /usr/src/debug/kdevplatform-1.2.0/build/sublime/container.moc:139
#11 0x00007f7f06f6eb35 in Sublime::Container::showTooltipForTab (this=0x35d07e0, tab=2) at /usr/src/debug/kdevplatform-1.2.0/sublime/container.cpp:475
#12 0x00007f7f06f6ffa6 in Sublime::ContainerTabBar::event (this=0x35d07a0, ev=<value optimized out>) at /usr/src/debug/kdevplatform-1.2.0/sublime/container.cpp:67
#13 0x00007f7f0a256d14 in QApplicationPrivate::notify_helper (this=0x65c9b0, receiver=0x35d07a0, e=0x7fff8144a5a0) at kernel/qapplication.cpp:4445
#14 0x00007f7f0a25fc1b in QApplication::notify (this=<value optimized out>, receiver=0x35d07a0, e=0x7fff8144a5a0) at kernel/qapplication.cpp:4145
#15 0x00007f7f0b5c49e6 in KApplication::notify (this=0x7fff8144b2a0, receiver=0x35d07a0, event=0x7fff8144a5a0) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#16 0x0000000000405179 in _start ()

Reported using DrKonqi
Comment 1 Kevin Funk 2012-12-01 17:02:03 UTC
Can you try to reproduce with current master? kdevplatform-1.2 is pretty ancient.
Comment 2 Andrew Crouthamel 2018-09-23 02:18:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 03:30:07 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!