Bug 211968 - Kate crashed during saving
Summary: Kate crashed during saving
Status: RESOLVED UNMAINTAINED
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: 2009-10-26 20:08 UTC by Neurieser Franz-Georg
Modified: 2013-12-31 20:06 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 Neurieser Franz-Georg 2009-10-26 20:08:33 UTC
Application that crashed: kate
Version of the application: 3.3.1
KDE Version: 4.3.1 (KDE 4.3.1) "release 183"
Qt Version: 4.5.3
Operating System: Linux 2.6.27.29-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

 -- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb648c7d0 in ?? () from /lib/libc.so.6
#7  0xb648e88c in malloc () from /lib/libc.so.6
#8  0xb7d08d0d in qMalloc(unsigned int) () from /usr/lib/libQtCore.so.4
#9  0xb7d55ac9 in QString::realloc(int) () from /usr/lib/libQtCore.so.4
#10 0xb7d561aa in QString::append(QString const&) () from /usr/lib/libQtCore.so.4
#11 0xb7b345aa in KStandardDirs::findResourceDir (this=0x8106968, type=0xb7c4bbae "locale", _filename=@0xbfb9edb4) at /usr/include/QtCore/qstring.h:269
#12 0xb7ba30a2 in KCatalog::catalogLocaleDir (name=@0x812ca50, language=@0x8931c58) at /usr/src/debug/kdelibs-4.3.1/kdecore/localization/kcatalog.cpp:152
#13 0xb7ba323a in KCatalog (this=0xbfb9ee84, name=@0x812ca50, language=@0x8931c58) at /usr/src/debug/kdelibs-4.3.1/kdecore/localization/kcatalog.cpp:107
#14 0xb7bb22de in KLocalePrivate::updateCatalogs (this=0x816b868) at /usr/src/debug/kdelibs-4.3.1/kdecore/localization/klocale.cpp:722
#15 0xb7bb308c in KLocale::removeCatalog (this=0x8145f90, catalog=@0xbfb9ef18) at /usr/src/debug/kdelibs-4.3.1/kdecore/localization/klocale.cpp:742
#16 0xb7b2f111 in ~KComponentData (this=0x82a8e3c) at /usr/src/debug/kdelibs-4.3.1/kdecore/kernel/kcomponentdata_p.h:50
#17 0xb7c1e800 in ~KPluginFactory (this=0x82f3868) at /usr/src/debug/kdelibs-4.3.1/kdecore/util/kpluginfactory_p.h:43
#18 0xb23e8a7a in ?? () from /usr/lib/kde4/katefilebrowserplugin.so
#19 0xb7e1b3f7 in QObjectCleanupHandler::clear() () from /usr/lib/libQtCore.so.4
#20 0xb7e1b450 in QObjectCleanupHandler::~QObjectCleanupHandler() () from /usr/lib/libQtCore.so.4
#21 0xb7c1e385 in destroy () at /usr/src/debug/kdelibs-4.3.1/kdecore/util/kpluginfactory.cpp:29
#22 0xb7abf12b in ~KCleanUpGlobalStatic (this=0xb7ca4e34) at /usr/src/debug/kdelibs-4.3.1/kdecore/kernel/kglobal.h:62
#23 0xb644b9b1 in exit () from /lib/libc.so.6
#24 0x0804e50d in launch (argc=1, _name=0x80876ac "/usr/bin/kate", args=0x80876ba "\001", cwd=0x0, envc=1, envs=0x80876be "DISPLAY=:0.0", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80876cf "family;1256583676;188448;4639_TIME12001036") at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:706
#25 0x0804ecdd in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:1198
#26 0x0804f173 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:1391
#27 0x0804feb2 in main (argc=4, argv=0xbfb9f944, envp=0xbfb9f958) at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:1830

Reported using DrKonqi
Comment 1 Christoph Cullmann 2010-02-16 12:14:58 UTC
Can't reproduce that, never crashed for me that way on save. If you have testcase, we could investigate more.