Bug 252773 - crash: create table in table in odt
Summary: crash: create table in table in odt
Status: RESOLVED DUPLICATE of bug 237651
Alias: None
Product: kword
Classification: Miscellaneous
Component: tables (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: Persona: Matt
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 17:06 UTC by niels
Modified: 2010-11-18 18:52 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 niels 2010-09-29 17:06:48 UTC
Application: kword (2.1.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
When I tried to create a new table, within another table, in an ODT document, KWord crashed.

 -- Backtrace:
Application: KWord (kword), signal: Segmentation fault
[KCrash Handler]
#6  TableRect (this=0xa5462d0, cell=...) at ../../../plugins/textshape/TableLayoutData.h:36
#7  TableLayout::cellBoundingRect (this=0xa5462d0, cell=...) at ../../../plugins/textshape/TableLayout.cpp:469
#8  0x077446ad in TableLayout::cellContentRect (this=0xa5462d0, cell=...) at ../../../plugins/textshape/TableLayout.cpp:462
#9  0x07736e17 in Layout::x (this=0xa546208) at ../../../plugins/textshape/Layout.cpp:127
#10 0x07737513 in Layout::handleTable (this=0xa546208) at ../../../plugins/textshape/Layout.cpp:565
#11 0x0773bffa in Layout::nextParag (this=0xa546208) at ../../../plugins/textshape/Layout.cpp:518
#12 0x0237ae7c in KWTextDocumentLayout::layout (this=0x857eda0) at ../../../kword/part/frames/KWTextDocumentLayout.cpp:514
#13 0x0237b324 in KWTextDocumentLayout::relayout (this=0x857eda0) at ../../../kword/part/frames/KWTextDocumentLayout.cpp:297
#14 0x00882742 in KoTextDocumentLayout::Private::relayoutPrivate (this=0x857eda0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfbfff2c) at ../../../libs/kotext/KoTextDocumentLayout.cpp:106
#15 KoTextDocumentLayout::qt_metacall (this=0x857eda0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfbfff2c) at ./KoTextDocumentLayout.moc:75
#16 0x07d26c9a in QMetaObject::metacall (object=0x857eda0, cl=178408580, idx=13, argv=0xbfbfff2c) at kernel/qmetaobject.cpp:237
#17 0x07d353d5 in QMetaObject::activate (sender=0xa673098, m=0x7e34188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#18 0x07d3cfe7 in QSingleShotTimer::timeout (this=0xa673098) at .moc/release-shared/qtimer.moc:82
#19 0x07d3d0fc in QSingleShotTimer::timerEvent (this=0xa673098) at kernel/qtimer.cpp:308
#20 0x07d32254 in QObject::event (this=0xa673098, e=0x0) at kernel/qobject.cpp:1212
#21 0x00c224dc in QApplicationPrivate::notify_helper (this=0x81dda30, receiver=0xa673098, e=0xbfc00460) at kernel/qapplication.cpp:4300
#22 0x00c2905e in QApplication::notify (this=0xbfc00790, receiver=0xa673098, e=0xbfc00460) at kernel/qapplication.cpp:3704
#23 0x03603f2a in KApplication::notify (this=0xbfc00790, receiver=0xa673098, event=0xbfc00460) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x07d21a3b in QCoreApplication::notifyInternal (this=0xbfc00790, receiver=0xa673098, event=0xbfc00460) at kernel/qcoreapplication.cpp:704
#25 0x07d50d66 in QCoreApplication::sendEvent (this=0x81dfd3c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QTimerInfoList::activateTimers (this=0x81dfd3c) at kernel/qeventdispatcher_unix.cpp:603
#27 0x07d4d8e4 in timerSourceDispatch (source=0x81dfd08) at kernel/qeventdispatcher_glib.cpp:184
#28 0x03aa75e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x03aab2d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x03aab4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x07d4d5d5 in QEventDispatcherGlib::processEvents (this=0x81c1b70, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00ce2135 in QGuiEventDispatcherGlib::processEvents (this=0x81c1b70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x07d20059 in QEventLoop::processEvents (this=0xbfc00724, flags=) at kernel/qeventloop.cpp:149
#34 0x07d204aa in QEventLoop::exec (this=0xbfc00724, flags=...) at kernel/qeventloop.cpp:201
#35 0x07d2469f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x00c22577 in QApplication::exec () at kernel/qapplication.cpp:3579
#37 0x0047ffed in kdemain (argc=2, argv=0xbfc008a4) at ../../../kword/part/main.cpp:38
#38 0x080485fb in main (argc=2, argv=0xbfc008a4) at kword_dummy.cpp:3

Possible duplicates by query: bug 251438, bug 241824, bug 240289, bug 237800, bug 237651.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-18 18:52:08 UTC
[Comment from a bug triager]
This issue is being tracked at bug 237651. Merging. Thanks.

*** This bug has been marked as a duplicate of bug 237651 ***