Application: kspread (2.1.1) KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) Qt Version: 4.6.0 Operating System: Linux 2.6.32.4-desktop-0.rc1.1mnb x86_64 Distribution: "Mandriva Linux 2010.0" -- Information about the crash: I just select some tables on list and want set properties, so I clicked right button of mouse -> Crash. File was created in OpenOffice. The crash can be reproduced every time. -- Backtrace: Application: KSpread (kdeinit4), signal: Aborted 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #5 0x00007f6499a50955 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007f6499a51f70 in abort () at abort.c:92 #7 0x00007f649af98354 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2226 #8 0x00007f649af98532 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f649b0f4868 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff6a470890) at global/qglobal.cpp:2272 #9 0x00007f649af986e5 in qFatal (msg=0x5538 <Address 0x5538 out of bounds>) at global/qglobal.cpp:2455 #10 0x00007f6488a82756 in KSpread::PointStorage<KSpread::Formula>::nextInRow (this=0x1a55c80, col=0, row=1, newCol=0x7fff6a4709f8) at /usr/src/debug/koffice-2.1.1/kspread/PointStorage.h:702 #11 0x00007f6488a7364f in KSpread::CellStorage::nextInRow (this=0x1a6ff20, col=6, row=-1, visiting=<value optimized out>) at /usr/src/debug/koffice-2.1.1/kspread/CellStorage.cpp:1129 #12 0x00007f6488b14adc in KSpread::Sheet::testListChoose (this=0x193fbf0, selection=<value optimized out>) at /usr/src/debug/koffice-2.1.1/kspread/Sheet.cpp:1866 #13 0x00007f6488c4c999 in KSpread::CellToolBase::Private::popupActionList (this=0x26fe480) at /usr/src/debug/koffice-2.1.1/kspread/ui/CellToolBase_p.cpp:1273 #14 0x00007f6488c3aff7 in KSpread::CellToolBase::createStrategy (this=0x26ca7e0, event=0x7fff6a471360) at /usr/src/debug/koffice-2.1.1/kspread/ui/CellToolBase.cpp:1223 #15 0x00007f648d43ca6c in KoInteractionTool::mousePressEvent (this=0x26ca7e0, event=0x7fff6a471360) at /usr/src/debug/koffice-2.1.1/libs/flake/tools/KoInteractionTool.cpp:63 #16 0x00007f6488c3c82b in KSpread::CellToolBase::mousePressEvent (this=0x26ca7e0, event=0x7fff6a471360) at /usr/src/debug/koffice-2.1.1/kspread/ui/CellToolBase.cpp:868 #17 0x00007f648d3eaf5a in KoToolProxy::mousePressEvent (this=0x244d0c0, event=0x7fff6a471cc0, point=...) at /usr/src/debug/koffice-2.1.1/libs/flake/KoToolProxy.cpp:226 #18 0x00007f6488bfa712 in KSpread::Canvas::mousePressEvent (this=0x2478c60, event=0x7fff6a471cc0) at /usr/src/debug/koffice-2.1.1/kspread/part/Canvas.cpp:553 #19 0x00007f649a297aff in QWidget::event (this=0x2478c60, event=0x7fff6a471cc0) at kernel/qwidget.cpp:7970 #20 0x00007f649a24242c in QApplicationPrivate::notify_helper (this=0x16d2300, receiver=0x2478c60, e=0x7fff6a471cc0) at kernel/qapplication.cpp:4242 #21 0x00007f649a2492b1 in QApplication::notify (this=0x7fff6a472960, receiver=0x2478c60, e=0x7fff6a471cc0) at kernel/qapplication.cpp:3822 #22 0x00007f649b5c747e in KApplication::notify (this=0x7fff6a472960, receiver=0x2478c60, event=0x7fff6a471cc0) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302 #23 0x00007f649b09345c in QCoreApplication::notifyInternal (this=0x7fff6a472960, receiver=0x2478c60, event=0x7fff6a471cc0) at kernel/qcoreapplication.cpp:704 #24 0x00007f649a248426 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215 #25 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2956 #26 0x00007f649a2c6605 in QETWidget::translateMouseEvent (this=0x191cbf0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368 #27 0x00007f649a2c531a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff6a4725e0) at kernel/qapplication_x11.cpp:3501 #28 0x00007f649a2efaa2 in x11EventSourceDispatch (s=0x16d6190, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #29 0x00007f64964eb65e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #30 0x00007f64964ef028 in ?? () from /usr/lib64/libglib-2.0.so.0 #31 0x00007f64964ef150 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #32 0x00007f649b0bca13 in QEventDispatcherGlib::processEvents (this=0x1637390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #33 0x00007f649a2ef68e in QGuiEventDispatcherGlib::processEvents (this=0x5538, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #34 0x00007f649b091d82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #35 0x00007f649b09215c in QEventLoop::exec (this=0x7fff6a472910, flags=) at kernel/qeventloop.cpp:201 #36 0x00007f649b095e9b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #37 0x00007f648e5ede99 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/koffice-2.1.1/kspread/part/Main.cpp:43 #38 0x0000000000406e99 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x1680110 "KotOR;1264087615;982260;1492_TIME4218528") at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:706 #39 0x0000000000407608 in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1198 #40 0x0000000000408281 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1391 #41 0x0000000000408ab0 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1830 Reported using DrKonqi
SVN commit 1080571 by sebsauer: backport r1074090 and r1074176 Fix crash by fixing old assumption that counting starts from 0 while it starts from 1 now. BUG:223693 M +1 -1 DependencyManager.cpp M +1 -1 Sheet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1080571
You need to log in before you can comment on or make changes to this bug.