Application: kate (3.9.5) KDE Platform Version: 4.9.5 Qt Version: 4.8.3 Operating System: Linux 3.5.0-26-generic x86_64 Distribution: Linux Mint 14 Nadia -- Information about the crash: - What I was doing when the application crashed: I was running the spell check procedure on a plain text file. After some Ignore all for some words, and I believe no corrections, when apparently at the end of the procedure (not sure if was last occurrence), when I clicked to proceed, Kate crashed. The crash can be reproduced every time. -- Backtrace: Application: Kate (kate), signal: Bus error Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fb6b291c780 (LWP 4127))] Thread 2 (Thread 0x7fb69f779700 (LWP 4128)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fb6a01f9cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #2 0x00007fb6a01f9d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #3 0x00007fb6af85fe9a in start_thread (arg=0x7fb69f779700) at pthread_create.c:308 #4 0x00007fb6b221dccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fb6b291c780 (LWP 4127)): [KCrash Handler] #6 0x00007fb69cfe718a in aspeller::AffixMgr::suffix_check(aspeller::LookupInfo const&, acommon::ParmString, acommon::CheckInfo&, aspeller::GuessInfo*, int, aspeller::AffEntry*) const () from /usr/lib/libaspell.so.15 #7 0x00007fb69cfe799a in aspeller::AffixMgr::affix_check(aspeller::LookupInfo const&, acommon::ParmString, acommon::CheckInfo&, aspeller::GuessInfo*) const () from /usr/lib/libaspell.so.15 #8 0x00007fb69cfbf095 in ?? () from /usr/lib/libaspell.so.15 #9 0x00007fb69cfc409d in ?? () from /usr/lib/libaspell.so.15 #10 0x00007fb69cfd3020 in aspeller::SpellerImpl::suggest(acommon::MutableString) () from /usr/lib/libaspell.so.15 #11 0x00007fb69cfffa20 in aspell_speller_suggest () from /usr/lib/libaspell.so.15 #12 0x00007fb69d2233bb in ?? () from /usr/lib/enchant/libenchant_aspell.so #13 0x00007fb69d62d4b6 in enchant_dict_suggest () from /usr/lib/libenchant.so.1 #14 0x00007fb69d857311 in QSpellEnchantDict::suggest (this=0x250d240, word=...) at ../../../../sonnet/plugins/enchant/enchantdict.cpp:63 #15 0x00007fb6b114a1e5 in Sonnet::Speller::suggest (this=0x1251938, word=...) at ../../kdecore/sonnet/speller.cpp:126 #16 0x00007fb6b114dbcd in Sonnet::BackgroundEngine::suggest (this=<optimized out>, word=...) at ../../kdecore/sonnet/backgroundengine.cpp:116 #17 0x00007fb6b114d6a0 in Sonnet::BackgroundChecker::suggest (this=<optimized out>, word=...) at ../../kdecore/sonnet/backgroundchecker.cpp:127 #18 0x00007fb6b097817b in Sonnet::Dialog::updateDialog (this=this@entry=0x1ba8c30, word=...) at ../../kdeui/sonnet/dialog.cpp:298 #19 0x00007fb6b09783eb in Sonnet::Dialog::slotMisspelling (this=0x1ba8c30, word=..., start=<optimized out>) at ../../kdeui/sonnet/dialog.cpp:422 #20 0x00007fb6b013ff5f in QMetaObject::activate (sender=0x1ba8f70, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff63016f00) at kernel/qobject.cpp:3547 #21 0x00007fb6b114d783 in Sonnet::BackgroundChecker::misspelling (this=<optimized out>, _t1=..., _t2=2755) at ./backgroundchecker.moc:119 #22 0x00007fb6b013ff5f in QMetaObject::activate (sender=0x1251920, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff63017060) at kernel/qobject.cpp:3547 #23 0x00007fb6b114dc13 in Sonnet::BackgroundEngine::misspelling (this=this@entry=0x1251920, _t1=..., _t2=2755) at ./backgroundengine_p.moc:106 #24 0x00007fb6b114dcc4 in Sonnet::BackgroundEngine::checkNext (this=0x1251920) at ../../kdecore/sonnet/backgroundengine.cpp:98 #25 0x00007fb6b013f43e in QObject::event (this=0x1251920, e=<optimized out>) at kernel/qobject.cpp:1195 #26 0x00007fb6b1649e9c in QApplicationPrivate::notify_helper (this=this@entry=0xac91e0, receiver=receiver@entry=0x1251920, e=e@entry=0x1bf8f00) at kernel/qapplication.cpp:4562 #27 0x00007fb6b164e30a in QApplication::notify (this=0x7fff63017e00, receiver=0x1251920, e=0x1bf8f00) at kernel/qapplication.cpp:4423 #28 0x00007fb6b09261f6 in KApplication::notify (this=0x7fff63017e00, receiver=0x1251920, event=0x1bf8f00) at ../../kdeui/kernel/kapplication.cpp:311 #29 0x00007fb6b012a56e in QCoreApplication::notifyInternal (this=0x7fff63017e00, receiver=receiver@entry=0x1251920, event=event@entry=0x1bf8f00) at kernel/qcoreapplication.cpp:915 #30 0x00007fb6b012e3f1 in sendEvent (event=0x1bf8f00, receiver=0x1251920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa8e670) at kernel/qcoreapplication.cpp:1539 #32 0x00007fb6b0158a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #33 postEventSourceDispatch (s=0xac65f0) at kernel/qeventdispatcher_glib.cpp:279 #34 0x00007fb6af390ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #35 0x00007fb6af390de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36 0x00007fb6af390ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #37 0x00007fb6b0158bf6 in QEventDispatcherGlib::processEvents (this=0xa8fb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #38 0x00007fb6b16eec1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #39 0x00007fb6b01292bf in QEventLoop::processEvents (this=this@entry=0x7fff63017990, flags=...) at kernel/qeventloop.cpp:149 #40 0x00007fb6b0129548 in QEventLoop::exec (this=0x7fff63017990, flags=...) at kernel/qeventloop.cpp:204 #41 0x00007fb6b012e708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #42 0x00007fb6b250f4bd in kdemain (argc=<optimized out>, argv=0x7fff63017f00) at ../../../kate/app/katemain.cpp:377 #43 0x00007fb6b214b76d in __libc_start_main (main=0x400690 <main(int, char**)>, argc=3, ubp_av=0x7fff63017f88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff63017f78) at libc-start.c:226 #44 0x00000000004006c1 in _start () Possible duplicates by query: bug 250354. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 233026 ***