Summary: | kate crash loading an old session, katemailfilesplugin involved | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Francesco Riosa <vivo75+kde> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | christoph, vivo75+kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
SQL.katesession |
Description
Francesco Riosa
2012-03-01 13:32:31 UTC
Created attachment 69211 [details]
New crash information added by DrKonqi
kate (3.8.0) on KDE Platform 4.8.00 (4.8.0) using Qt 4.8.0
same as before, to testify reproducibility
-- Backtrace (Reduced):
#6 0x000002f81e995a45 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x000002f81e996ebb in __GI_abort () at abort.c:93
[...]
#9 0x000002f82188f462 in QDebug::~QDebug (this=0x3bf36953160, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85
#10 0x000002f821b1ae32 in KXMLGUIClient::setXML (this=<optimized out>, document=..., merge=<optimized out>) at /usr/src/debug/kde-base/kdelibs-9999/kdelibs-9999/kdeui/xmlgui/kxmlguiclient.cpp:272
#11 0x000002f821b1d6f4 in KXMLGUIClient::setXMLFile (this=0x3e0c2c0b88, _file=..., merge=false, setXMLDoc=true) at /usr/src/debug/kde-base/kdelibs-9999/kdelibs-9999/kdeui/xmlgui/kxmlguiclient.cpp:239
Created attachment 69212 [details]
SQL.katesession
the session file _before_ disabling the plugin, after changing it and opening the session in kate there are also a bunch of other changes, because kate auto-update the file.
Tried with current kate.git master, works for me. If you know an other way to reproduce, please tell , sorry that I can't do more, code inspection shows no "obvious" errors, too. cannot reproduce with kate 3.8.5 and kde 4.8.5, most files are now deleted tough |