Bug 160657 - kwrite occasionally crash when I close it
Summary: kwrite occasionally crash when I close it
Status: CLOSED DUPLICATE of bug 160183
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 16:06 UTC by pakistano
Modified: 2008-04-12 11:07 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 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 ***