Bug 160657

Summary: kwrite occasionally crash when I close it
Product: [Applications] kate Reporter: pakistano <pa.casciano>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: CLOSED DUPLICATE    
Severity: normal CC: uwolfer
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description pakistano 2008-04-10 16:06:24 UTC
Version:           4.00.68 (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.2 
OS:                Linux

Application: KWrite (kwrite), signal SIGSEGV
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47067729243136 (LWP 32497)]
[KCrash handler]
#5  0x00000000007007e0 in ?? ()
#6  0x00002acec7c1e1ae in qDeleteAll<QList<KPluginFactory*>::const_iterator>
    () from /opt/kde4/lib/libktexteditor.so.4
#7  0x00002acec7c1df97 in cleanupKTextEditorFactoryList ()
   from /opt/kde4/lib/libktexteditor.so.4
#8  0x00002acecaeb722d in qt_call_post_routines ()
    at kernel/qcoreapplication.cpp:164
#9  0x00002acecba55456 in ~QApplication (this=0x7fffe3d9d6e0)
    at kernel/qapplication.cpp:939
#10 0x00002acec6f379db in kdemain () from /opt/kde4/lib/libkdeinit4_kwrite.so
#11 0x00002acecd25b8c4 in __libc_start_main () from /lib/libc.so.6
#12 0x0000000000400809 in _start ()
#0  0x00002acecd2d3250 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 1 Urs Wolfer 2008-04-11 21:55:56 UTC
Same issue here.
Easy way to reproduce it: Start KWrite. Open 2 files from this instance. Close the 2nd opened. After close the first; it will crash.
Comment 2 Urs Wolfer 2008-04-11 21:56:57 UTC

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