Bug 208351 - Kwrite 4.3.1 crashes when pasted debug info attempted to be saved
Summary: Kwrite 4.3.1 crashes when pasted debug info attempted to be saved
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 07:55 UTC by Jose Da Silva
Modified: 2013-12-31 20:12 UTC (History)
2 users (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 Jose Da Silva 2009-09-24 07:55:31 UTC
Application that crashed: kwrite
Version of the application: 4.3.1 (KDE 4.3.1)
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-desktop-2mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
This bug appears related to bug 208245.

I was asked to add kdepim debug to attempt to resolve a bug in kmail, so after adding kdepim debug RPMs I seem to have a slightly less stable kcrash debugger when attempting to provide info regarding kmail crashes.

When I get a kmail crash, I cannot save the crash information, so I attempted to copy the crash report into kwrite, and then got kwrite to save the crash details to a file. This worked okay for the initial bug reports for bug 208245 but after adding kdepim with debug, now kwrite crashed.

Maybe the bug is related?


 -- Backtrace:
Application: KWrite (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb67d3611 in raise () from /lib/i686/libc.so.6
#8  0xb67d4f62 in abort () from /lib/i686/libc.so.6
#9  0xb7e7ca14 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7e7cb18 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7e7cc15 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb27f90b0 in ?? () from /usr/lib/kde4/nepomuksmartfilemodule.so
#13 0xb27f76c0 in ?? () from /usr/lib/kde4/nepomuksmartfilemodule.so
#14 0xb27f91dc in ?? () from /usr/lib/kde4/nepomuksmartfilemodule.so
#15 0xb7942863 in KFileDialog::KFileDialog () from /usr/lib/libkio.so.5
#16 0xb793c9a0 in KEncodingFileDialog::KEncodingFileDialog () from /usr/lib/libkio.so.5
#17 0xb793cfb5 in KEncodingFileDialog::getSaveUrlAndEncoding () from /usr/lib/libkio.so.5
#18 0xb2f3f804 in ?? () from /usr/lib/kde4/katepart.so
#19 0xb2f56527 in ?? () from /usr/lib/kde4/katepart.so
#20 0xb7f92c44 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb7f93121 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb6b03e95 in QAction::triggered () from /usr/lib/libQtGui.so.4
#23 0xb6b054c2 in QAction::activate () from /usr/lib/libQtGui.so.4
#24 0xb6f63167 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb6f69a98 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6f6a638 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#27 0xb7636b31 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5
#28 0xb6b6192c in QWidget::event () from /usr/lib/libQtGui.so.4
#29 0xb6f6c8d4 in QMenu::event () from /usr/lib/libQtGui.so.4
#30 0xb6b0a6cc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#31 0xb6b1297b in QApplication::notify () from /usr/lib/libQtGui.so.4
#32 0xb7558a78 in KApplication::notify () from /usr/lib/libkdeui.so.5
#33 0xb7f7c75e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#34 0xb6b1199c in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#35 0xb6b82ae6 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb6b81ba0 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#37 0xb6bacde8 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb66f9b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0xb66fd468 in ?? () from /usr/lib/libglib-2.0.so.0
#40 0xb66fd58e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#41 0xb7fa83c8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#42 0xb6bac51a in ?? () from /usr/lib/libQtGui.so.4
#43 0xb7f7ad7d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#44 0xb7f7b1c9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#45 0xb7f7d660 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#46 0xb6b0a544 in QApplication::exec () from /usr/lib/libQtGui.so.4
#47 0xb5c4f886 in kdemain () from /usr/lib/libkdeinit4_kwrite.so
#48 0x0804dba8 in _start ()

Reported using DrKonqi
Comment 1 Christoph Cullmann 2010-02-16 11:54:24 UTC
Sorry, but KWrite here has no problems on saving, without a detailed testcase how to reproduce, we can't fix that.
Comment 2 Jose Da Silva 2010-02-16 20:54:01 UTC
KDE has gone through numerous updates since then and the problem appears to 
have been fixed, or not appearing anymore. You could close this bugreport.