Version: 1.5.1 (using KDE 3.5.3 Level "a" , unofficial build of SUSE ) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.13-15.10-default After friddling with a table, I've got the following crash: Using host libthread_db library "/lib/tls/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread 1096221184 (LWP 10702)] [KCrash handler] #6 KWFrameView::setSelected (this=0x0, selected=false, selectPolicy=MEANING_NONE) at KWFrameView.cpp:117 #7 0x41d610ff in KWCanvas::terminateEditing (this=0x82da800, fs=0x83cfe50) at KWCanvas.cpp:1383 #8 0x41d69be0 in KWCanvas::qt_invoke (this=0x82da800, _id=68, _o=0xbfe79344) at KWCanvas.moc:179 #9 0x40858039 in QObject::activate_signal (this=0x81ab138, clist=0x8469868, o=0xbfe79344) at qobject.cpp:2356 #10 0x41d7b1c5 in KWDocument::sig_terminateEditing (this=0x81ab138, t0=0x0) at KWDocument.moc:238 #11 0x41d7b222 in KWDocument::removeFrameSet (this=0x81ab138, f=0x83cfe50) at KWDocument.cpp:4456 #12 0x41e5c37f in KWDeleteTableCommand::execute (this=0x8114e28) at KWCommand.cpp:1224 #13 0x41ddb97c in KWView::deleteSelectedFrames (this=0x838bc48) at KWView.cpp:7541 #14 0x41ddba96 in KWView::deleteFrame (this=0x838bc48, warning=true) at KWView.cpp:2836 #15 0x41ddc3e6 in KWView::editDeleteFrame (this=0x0) at KWView.cpp:2736 #16 0x41d689ad in KWCanvas::eventFilter (this=0x82da800, o=0x82da800, e=0xbfe79b50) at KWCanvas.cpp:1866 #17 0x40857d7e in QObject::activate_filters (this=0x82da800, e=0xbfe79b50) at qobject.cpp:903 #18 0x40857dfb in QObject::event (this=0x82da800, e=0xbfe79b50) at qobject.cpp:735 #19 0x408924ec in QWidget::event (this=0x82da800, e=0xbfe79b50) at qwidget.cpp:4678 #20 0x407f7351 in QApplication::internalNotify (this=0x0, receiver=0x82da800, e=0xbfe79b50) at qapplication.cpp:2636 #21 0x407f8172 in QApplication::notify (this=0xbfe79edc, receiver=0x82da800, e=0xbfe79b50) at qapplication.cpp:2393 #22 0x4052f30e in KApplication::notify (this=0xbfe79edc, receiver=0x82da800, event=0xbfe79b50) at kapplication.cpp:552 #23 0x4078a4b8 in QETWidget::translateKeyEvent (this=0x82da800, event=0xbfe79e08, grab=false) at qapplication.h:523 #24 0x40790067 in QApplication::x11ProcessEvent (this=0xbfe79edc, event=0xbfe79e08) at qapplication_x11.cpp:3493 #25 0x407a459a in QEventLoop::processEvents (this=0x80f18d0, flags=<value optimized out>) at qeventloop_x11.cpp:192 #26 0x4080e388 in QEventLoop::enterLoop (this=0x80f18d0) at qeventloop.cpp:198 #27 0x4080e286 in QEventLoop::exec (this=0x80f18d0) at qeventloop.cpp:145 #28 0x407f6c9f in QApplication::exec (this=0xbfe79edc) at qapplication.cpp:2759 #29 0x40cf2027 in kdemain (argc=0, argv=0x0) at main.cpp:40 #30 0x40cef544 in kdeinitmain (argc=0, argv=0x0) at kword_dummy.cpp:2 #31 0x0804e180 in launch (argc=1, _name=0x8073874 "kword", args=0x807387a "\001", cwd=0x0, envc=1, envs=0x807388b "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x0) at kinit.cpp:639 #32 0x0804e834 in handle_launcher_request (sock=8) at kinit.cpp:1206 #33 0x0804edb7 in handle_requests (waitForPid=0) at kinit.cpp:1407 #34 0x0804fec3 in main (argc=3, argv=0xbfe7a674, envp=0x0) at kinit.cpp:1863 This happened after an unknown combination of: - inserting, removing rows - inserting rows on top - undoing these changes - selecting/deselecting rows/cells of the table. The table was the first object of the second page.
I'm sorry I didn't set the correct bug-type, it seams the bug is reported as 'normal'.
changed to a crash bug
The crash is fixed now and the fix will be part of koffice beta1/final. A lot of thanks for the feedback, Diederik!
You need to log in before you can comment on or make changes to this bug.