Bug 237800 - KWord crash
Summary: KWord crash
Status: RESOLVED DUPLICATE of bug 237651
Alias: None
Product: kword
Classification: Miscellaneous
Component: tables (show other bugs)
Version: 2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-16 10:50 UTC by olegallis1
Modified: 2010-06-16 01:19 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 olegallis1 2010-05-16 10:50:07 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-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
KWord crashes whenever I try to paste stuff into the document.

The crash can be reproduced every time.

 -- Backtrace:
Application: KWord (kword), signal: Segmentation fault
[KCrash Handler]
#6  TableRect (this=0x9ae1588, cell=...) at ../../../plugins/textshape/TableLayoutData.h:36
#7  TableLayout::cellBoundingRect (this=0x9ae1588, cell=...) at ../../../plugins/textshape/TableLayout.cpp:469
#8  0x02b5c6ad in TableLayout::cellContentRect (this=0x9ae1588, cell=...) at ../../../plugins/textshape/TableLayout.cpp:462
#9  0x02b4ee17 in Layout::x (this=0x9ae14c0) at ../../../plugins/textshape/Layout.cpp:127
#10 0x02b4f513 in Layout::handleTable (this=0x9ae14c0) at ../../../plugins/textshape/Layout.cpp:565
#11 0x02b53ffa in Layout::nextParag (this=0x9ae14c0) at ../../../plugins/textshape/Layout.cpp:518
#12 0x02c48e7c in KWTextDocumentLayout::layout (this=0x98edfa0) at ../../../kword/part/frames/KWTextDocumentLayout.cpp:514
#13 0x02c49324 in KWTextDocumentLayout::relayout (this=0x98edfa0) at ../../../kword/part/frames/KWTextDocumentLayout.cpp:297
#14 0x009bf742 in KoTextDocumentLayout::Private::relayoutPrivate (this=0x98edfa0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfab331c) at ../../../libs/kotext/KoTextDocumentLayout.cpp:106
#15 KoTextDocumentLayout::qt_metacall (this=0x98edfa0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfab331c) at ./KoTextDocumentLayout.moc:75
#16 0x003d5c9a in QMetaObject::metacall (object=0x98edfa0, cl=160548868, idx=13, argv=0xbfab331c) at kernel/qmetaobject.cpp:237
#17 0x003e43d5 in QMetaObject::activate (sender=0xa115668, m=0x4e3188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#18 0x003ebfe7 in QSingleShotTimer::timeout (this=0xa115668) at .moc/release-shared/qtimer.moc:82
#19 0x003ec0fc in QSingleShotTimer::timerEvent (this=0xa115668) at kernel/qtimer.cpp:308
#20 0x003e1254 in QObject::event (this=0xa115668, e=0x0) at kernel/qobject.cpp:1212
#21 0x011134dc in QApplicationPrivate::notify_helper (this=0x921b9c8, receiver=0xa115668, e=0xbfab3850) at kernel/qapplication.cpp:4300
#22 0x0111a05e in QApplication::notify (this=0xbfab3b80, receiver=0xa115668, e=0xbfab3850) at kernel/qapplication.cpp:3704
#23 0x08c73f2a in KApplication::notify (this=0xbfab3b80, receiver=0xa115668, event=0xbfab3850) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x003d0a3b in QCoreApplication::notifyInternal (this=0xbfab3b80, receiver=0xa115668, event=0xbfab3850) at kernel/qcoreapplication.cpp:704
#25 0x003ffd66 in QCoreApplication::sendEvent (this=0x921eb74) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QTimerInfoList::activateTimers (this=0x921eb74) at kernel/qeventdispatcher_unix.cpp:603
#27 0x003fc8e4 in timerSourceDispatch (source=0x921eb40) at kernel/qeventdispatcher_glib.cpp:184
#28 0x00ed45e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00ed82d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x00ed84b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x003fc5d5 in QEventDispatcherGlib::processEvents (this=0x91ffb70, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0x011d3135 in QGuiEventDispatcherGlib::processEvents (this=0x91ffb70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x003cf059 in QEventLoop::processEvents (this=0xbfab3b14, flags=) at kernel/qeventloop.cpp:149
#34 0x003cf4aa in QEventLoop::exec (this=0xbfab3b14, flags=...) at kernel/qeventloop.cpp:201
#35 0x003d369f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x01113577 in QApplication::exec () at kernel/qapplication.cpp:3579
#37 0x00881fed in kdemain (argc=1, argv=0xbfab3c94) at ../../../kword/part/main.cpp:38
#38 0x080485fb in main (argc=1, argv=0xbfab3c94) at kword_dummy.cpp:3

Possible duplicates by query: bug 237651.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-16 01:19:29 UTC

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