Bug 256704 - crash after save or run a program from the terminal window
Summary: crash after save or run a program from the terminal window
Status: RESOLVED DUPLICATE of bug 224229
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 15:12 UTC by ZG
Modified: 2010-11-18 00:49 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 ZG 2010-11-12 15:12:39 UTC
Application that crashed: kate
Version of the application: 3.3.5
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.14-0.4-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Crash after saving a modified document or running a program from the terminal window for Kate. It happens not each time.  

 -- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb758ba94 in size (this=<value optimized out>) at ../../src/corelib/tools/qstring.h:104
#7  QString::operator== (this=<value optimized out>) at tools/qstring.cpp:1912
#8  0xb6f3a34f in ?? () from /usr/lib/libkio.so.5
#9  0xb6f36dff in ?? () from /usr/lib/libkio.so.5
#10 0xb6f39fe4 in ?? () from /usr/lib/libkio.so.5
#11 0xb7653864 in QMetaObject::activate (sender=0x812a058, from_signal_index=4, to_signal_index=4, argv=0xbfa638b8) at kernel/qobject.cpp:3113
#12 0xb7654585 in QMetaObject::activate (sender=0x812a058, m=0xb77308b0, local_signal_index=0, argv=0xbfa638b8) at kernel/qobject.cpp:3187
#13 0xb768f585 in QSocketNotifier::activated (this=0x812a058, _t1=11) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#14 0xb76583af in QSocketNotifier::event (this=0x812a058, e=0xbfa63c44) at kernel/qsocketnotifier.cpp:316
#15 0xb61d98fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb61e134e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6c18521 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb763d32e in QCoreApplication::notifyInternal (this=0xbfa63f6c, receiver=0x812a058, event=0xbfa63c44) at kernel/qcoreapplication.cpp:610
#19 0xb76693a8 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#20 socketNotifierSourceDispatch (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:110
#21 0xb5db44c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5db7d98 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb5db7ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb7669011 in QEventDispatcherGlib::processEvents (this=0x805cd40, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#25 0xb627b29a in ?? () from /usr/lib/libQtGui.so.4
#26 0xb763b98d in QEventLoop::processEvents (this=0xbfa63ea4, flags=) at kernel/qeventloop.cpp:149
#27 0xb763bdd9 in QEventLoop::exec (this=0xbfa63ea4, flags=...) at kernel/qeventloop.cpp:201
#28 0xb763e270 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb61d9774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0xb53bcb8d in kdemain () from /usr/lib/libkdeinit4_kate.so
#31 0x0804e147 in _start ()

This bug may be a duplicate of or related to bug 238825

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-18 00:49:45 UTC
[Comment from a bug triager]
This issue was being tracked at bug 224229 and it is already fixed since KDE SC 4.4.0 and later. Merging. Thanks

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