Bug 228323 - kwrite crash at exit
Summary: kwrite crash at exit
Status: RESOLVED DUPLICATE of bug 215967
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 16:07 UTC by Ivan Andrianov
Modified: 2010-02-24 22:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Andrianov 2010-02-24 16:07:16 UTC
Version:            (using KDE 4.3.5)
OS:                Linux
Installed from:    openSUSE RPMs

Application: KWrite (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5591700 (LWP 15815))]

Thread 2 (Thread 0xb1cabb70 (LWP 15816)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb75b7d95 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122
#2  0xb1f55b77 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb20311a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#3  0xb1f55bbf in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb20311a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#4  0xb75b36e5 in start_thread (arg=0x0) at pthread_create.c:297
#5  0xb75b3600 in ?? () at pthread_create.c:216 from /lib/libpthread.so.0

Thread 1 (Thread 0xb5591700 (LWP 15815)):
[KCrash Handler]
#6  0xb767731c in QString::operator== (this=0x813df88, other=...) at tools/qstring.cpp:2060
#7  0xb700a34f in KDirWatchPrivate::Entry::findSubEntry (this=0x8ab0bbc, path=...) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch_p.h:157
#8  0xb7006dff in KDirWatchPrivate::inotifyEventReceived (this=0x816f8e0) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:297
#9  0xb7009fe4 in KDirWatchPrivate::qt_metacall (this=0x816f8e0, _c=InvokeMetaMethod, _id=6, _a=0xbff8f418) at /usr/src/debug/kdelibs-4.3.5/build/kio/kdirwatch_p.moc:75
#10 0xb773d14d in QMetaObject::metacall (object=0x816f8e0, cl=ReadProperty, idx=6, argv=0xbff8f418) at kernel/qmetaobject.cpp:237
#11 0xb774bfaa in QMetaObject::activate (sender=0x8171978, m=0xb784e550, local_signal_index=0, argv=0xbff8f418) at kernel/qobject.cpp:3293
#12 0xb779f235 in QSocketNotifier::activated (this=0x8171978, _t1=11) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#13 0xb775351f in QSocketNotifier::event (this=0x8171978, e=0xbff8f894) at kernel/qsocketnotifier.cpp:317
#14 0xb61b63fc in QApplicationPrivate::notify_helper (this=0x80a8578, receiver=0x8171978, e=0xbff8f894) at kernel/qapplication.cpp:4300
#15 0xb61bd248 in QApplication::notify (this=0xbff8fbe0, receiver=0x8171978, e=0xbff8f894) at kernel/qapplication.cpp:4183
#16 0xb6ce8521 in KApplication::notify (this=0xbff8fbe0, receiver=0x8171978, event=0xbff8f894) at /usr/src/debug/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302
#17 0xb7737dde in QCoreApplication::notifyInternal (this=0xbff8fbe0, receiver=0x8171978, event=0xbff8f894) at kernel/qcoreapplication.cpp:704
#18 0xb7764d18 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#19 socketNotifierSourceDispatch (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:110
#20 0xb5d764c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb5d79d98 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb5d79ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb7764931 in QEventDispatcherGlib::processEvents (this=0x805c350, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#24 0xb6276e0a in QGuiEventDispatcherGlib::processEvents (this=0x805c350, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#25 0xb773644d in QEventLoop::processEvents (this=0xbff8faf4, flags=) at kernel/qeventloop.cpp:149
#26 0xb7736899 in QEventLoop::exec (this=0xbff8faf4, flags=...) at kernel/qeventloop.cpp:201
#27 0xb773aa10 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0xb61b64a4 in QApplication::exec () at kernel/qapplication.cpp:3579
#29 0xb5238ef4 in kdemain () from /usr/lib/libkdeinit4_kwrite.so
#30 0x0804e147 in _start ()
Comment 1 Dario Andres 2010-02-24 22:37:02 UTC
As bug 215967,bug 224229 and bug 222974, this was fixed recently. Regards

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