Bug 255033 - Kate crashed at closing Konsole part
Summary: Kate crashed at closing Konsole part
Status: RESOLVED DUPLICATE of bug 246652
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-23 13:04 UTC by fake name
Modified: 2010-11-07 17:04 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 fake name 2010-10-23 13:04:56 UTC
Application: kate (3.5.2)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.34.7-0.4-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I was using the terminal for check some file info. When I finished closed the bash session with Ctrl+D. Then it crashed.  I had open two files at kate.

-- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd83dc67760 (LWP 10853))]

Thread 2 (Thread 0x7fd82091f710 (LWP 10974)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fd83247ea64 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fd83279f180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fd83247ea99 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fd8327ad254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fd83c5dfa4f in start_thread (arg=0x7fd82091f710) at pthread_create.c:297
#4  0x00007fd83b39f82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd83dc67760 (LWP 10853)):
[KCrash Handler]
#6  0x0000000000000060 in ?? ()
#7  0x00007fd83c96e3f5 in QObject::disconnect (sender=0x129f1a0, signal=0x1810d39 "destroyed(QObject*)", receiver=0x1312d80, method=0x162d819 "_k_associatedWidgetDestroyed(QObject*)")
    at kernel/qobject.cpp:2722
#8  0x00007fd83d68bc35 in KActionCollection::removeAssociatedWidget (this=0x1312d80, widget=0x129f1a0) at /usr/src/debug/kdelibs-4.5.2/kdeui/actions/kactioncollection.cpp:726
#9  0x00007fd83d69dc8d in KXMLGUIClient::prepareXMLUnplug (this=0x10e7b78, w=0x129f1a0) at /usr/src/debug/kdelibs-4.5.2/kdeui/xmlgui/kxmlguiclient.cpp:734
#10 0x00007fd83d761b6a in KXMLGUIFactory::removeClient (this=<value optimized out>, client=0x10e7b78) at /usr/src/debug/kdelibs-4.5.2/kdeui/xmlgui/kxmlguifactory.cpp:439
#11 0x00007fd83d7620e1 in KXMLGUIClient::~KXMLGUIClient (this=0x10e7b78, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kdeui/xmlgui/kxmlguiclient.cpp:100
#12 0x00007fd82311460d in Konsole::SessionController::~SessionController() () from /usr/lib64/libkonsoleprivate.so
#13 0x00007fd823114639 in Konsole::SessionController::~SessionController() () from /usr/lib64/libkonsoleprivate.so
#14 0x00007fd83c96d808 in QObject::event (this=0x10e7b50, e=<value optimized out>) at kernel/qobject.cpp:1194
#15 0x00007fd83bafff34 in QApplicationPrivate::notify_helper (this=0x68e7d0, receiver=0x10e7b50, e=0x13384b0) at kernel/qapplication.cpp:4396
#16 0x00007fd83bb0835a in QApplication::notify (this=<value optimized out>, receiver=0x10e7b50, e=0x13384b0) at kernel/qapplication.cpp:4277
#17 0x00007fd83d5e5846 in KApplication::notify (this=0x7fffc8f5c830, receiver=0x10e7b50, event=0x13384b0) at /usr/src/debug/kdelibs-4.5.2/kdeui/kernel/kapplication.cpp:310
#18 0x00007fd83c9599dc in QCoreApplication::notifyInternal (this=0x7fffc8f5c830, receiver=0x10e7b50, event=0x13384b0) at kernel/qcoreapplication.cpp:732
#19 0x00007fd83c95d185 in sendEvent (receiver=0x0, event_type=0, data=0x60f3e0) at kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60f3e0) at kernel/qcoreapplication.cpp:1373
#21 0x00007fd83c984463 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#23 0x00007fd8384a3a93 in g_main_dispatch (context=0x68d800) at gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x68d800) at gmain.c:2513
#25 0x00007fd8384a4270 in g_main_context_iterate (context=0x68d800, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#26 0x00007fd8384a4510 in IA__g_main_context_iteration (context=0x68d800, may_block=1) at gmain.c:2654
#27 0x00007fd83c9845ff in QEventDispatcherGlib::processEvents (this=0x68f800, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#28 0x00007fd83bba3eee in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007fd83c958e12 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007fd83c959025 in QEventLoop::exec (this=0x7fffc8f5c700, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007fd83c95d43b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x00007fd82d35118d in kdemain () from /usr/lib64/libkdeinit4_kate.so
#33 0x0000000000407509 in launch (argc=2, _name=0x667cd8 "/usr/bin/kate", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x667d06 "linux-5v5j.site;1287830188;984170;2551_TIME4128154") at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:723
#34 0x0000000000408025 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1215
#35 0x000000000040879a in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1408
#36 0x00000000004093f0 in main (argc=4, argv=0x7fffc8f5ede8, envp=0x7fffc8f5ee10) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1892

Reported using DrKonqi
Comment 1 Eike Hein 2010-11-07 17:04:13 UTC

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