Bug 235023 - KSpread crashed on exit/save
Summary: KSpread crashed on exit/save
Status: RESOLVED WORKSFORME
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-22 00:08 UTC by Duane Bielling
Modified: 2010-09-19 16:40 UTC (History)
3 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 Duane Bielling 2010-04-22 00:08:38 UTC
Application: kspread (2.1.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Attempted to terminate (and save on the way out) KSpread when the Crash Reporting Assistant popped up.

 -- Backtrace:
Application: KSpread (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7745aa0 (LWP 1526))]

Thread 2 (Thread 0xb4dffb70 (LWP 1548)):
#0  0x00676422 in __kernel_vsyscall ()
#1  0x00736b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x056874eb in IA__g_poll (fds=0xa1f2d50, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.24.0/glib/gpoll.c:127
#3  0x0567a0ac in g_main_context_poll (context=0xa1f4620, block=<value optimized out>, dispatch=1, self=0xa1f4700) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2904
#4  g_main_context_iterate (context=0xa1f4620, block=<value optimized out>, dispatch=1, self=0xa1f4700) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2586
#5  0x0567a4b8 in IA__g_main_context_iteration (context=0xa1f4620, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#6  0x0417b60f in QEventDispatcherGlib::processEvents (this=0xa1f2e50, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#7  0x0414e059 in QEventLoop::processEvents (this=0xb4dff290, flags=) at kernel/qeventloop.cpp:149
#8  0x0414e4aa in QEventLoop::exec (this=0xb4dff290, flags=...) at kernel/qeventloop.cpp:201
#9  0x0404a5a8 in QThread::exec (this=0xa1ef6b8) at thread/qthread.cpp:487
#10 0x0412dc1b in QInotifyFileSystemWatcherEngine::run (this=0xa1ef6b8) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x0404d32e in QThreadPrivate::start (arg=0xa1ef6b8) at thread/qthread_unix.cpp:248
#12 0x0016c96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x00744a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7745aa0 (LWP 1526)):
[KCrash Handler]
#6  QObject::parent (this=0x833b148) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250
#7  QWidget::parentWidget (this=0x833b148) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1017
#8  QWidget::window (this=0x833b148) at kernel/qwidget.cpp:4031
#9  0x02deba9d in KoView::shell (this=0x833b148) at ../../../libs/main/KoView.cpp:467
#10 0x02d93531 in KoDockerManager::Private::removeDockers (this=0x9f55a60) at ../../../libs/main/KoDockerManager.cpp:69
#11 0x02d94180 in ~KoDockerManager (this=0x9f55970, __in_chrg=<value optimized out>) at ../../../libs/main/KoDockerManager.cpp:115
#12 0x02dc8d84 in KoMainWindow::setRootDocument (this=0x82c7e38, doc=0x0) at ../../../libs/main/KoMainWindow.cpp:426
#13 0x02dc70d9 in KoMainWindow::closeEvent (this=0x82c7e38, e=0xbfe39388) at ../../../libs/main/KoMainWindow.cpp:1040
#14 0x061d5d09 in QWidget::event (this=0x82c7e38, event=0xbfe39388) at kernel/qwidget.cpp:8156
#15 0x065f0bc7 in QMainWindow::event (this=0x82c7e38, event=0xbfe39388) at widgets/qmainwindow.cpp:1433
#16 0x01155b04 in KMainWindow::event (this=0x82c7e38, ev=0xbfe39388) at ../../kdeui/widgets/kmainwindow.cpp:1103
#17 0x0119d88f in KXmlGuiWindow::event (this=0x82c7e38, ev=0xbfe39388) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#18 0x061774dc in QApplicationPrivate::notify_helper (this=0x814bd88, receiver=0x82c7e38, e=0xbfe39388) at kernel/qapplication.cpp:4300
#19 0x0617e0f9 in QApplication::notify (this=0xbfe39b14, receiver=0x82c7e38, e=0xbfe39388) at kernel/qapplication.cpp:4265
#20 0x01063f2a in KApplication::notify (this=0xbfe39b14, receiver=0x82c7e38, event=0xbfe39388) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x0414fa3b in QCoreApplication::notifyInternal (this=0xbfe39b14, receiver=0x82c7e38, event=0xbfe39388) at kernel/qcoreapplication.cpp:704
#22 0x061db0c6 in QCoreApplication::sendSpontaneousEvent (this=0x82dee40, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#23 QWidgetPrivate::close_helper (this=0x82dee40, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7563
#24 0x061f7f7b in QETWidget::translateCloseEvent (this=0xbfe39b14, w=0x82c7e38, event=0xbfe397ac, passive_only=false) at kernel/qapplication_x11.cpp:5282
#25 QApplication::x11ClientMessage (this=0xbfe39b14, w=0x82c7e38, event=0xbfe397ac, passive_only=false) at kernel/qapplication_x11.cpp:3037
#26 0x06207879 in QApplication::x11ProcessEvent (this=0xbfe39b14, event=0xbfe397ac) at kernel/qapplication_x11.cpp:3633
#27 0x0623760a in x11EventSourceDispatch (s=0x814ee68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x056765e5 in g_main_dispatch (context=0x814def8) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#29 IA__g_main_context_dispatch (context=0x814def8) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#30 0x0567a2d8 in g_main_context_iterate (context=0x814def8, block=<value optimized out>, dispatch=1, self=0x814b968) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#31 0x0567a4b8 in IA__g_main_context_iteration (context=0x814def8, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#32 0x0417b5d5 in QEventDispatcherGlib::processEvents (this=0x80d0b48, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x06237135 in QGuiEventDispatcherGlib::processEvents (this=0x80d0b48, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x0414e059 in QEventLoop::processEvents (this=0xbfe39aa4, flags=) at kernel/qeventloop.cpp:149
#35 0x0414e4aa in QEventLoop::exec (this=0xbfe39aa4, flags=...) at kernel/qeventloop.cpp:201
#36 0x0415269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x06177577 in QApplication::exec () at kernel/qapplication.cpp:3579
#38 0x008455dd in kdemain (argc=1, argv=0x810da18) at ../../kspread/part/Main.cpp:43
#39 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x810b029 "DISPLAY=:0.0", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x810b03a "inspiron8200;1271885420;656897;1394_TIME2133336") at ../../kinit/kinit.cpp:717
#40 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#41 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#42 0x0804fe4f in main (argc=4, argv=0xbfe3a4e4, envp=0xbfe3a4f8) at ../../kinit/kinit.cpp:1845

Possible duplicates by query: bug 162055.

Reported using DrKonqi
Comment 1 Sebastian Sauer 2010-08-27 00:28:51 UTC
Can you still reproduce the problem, with KOffice 2.2 or newer?
Comment 2 Marijn Kruisselbrink 2010-09-19 16:40:02 UTC
I can't reproduce this; if you can still reproduce this crash with a newer version of kspread, feel free to reopen.