Bug 173635 - kword crashes while typing using the colorful document template
Summary: kword crashes while typing using the colorful document template
Status: RESOLVED FIXED
Alias: None
Product: kword
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.9x
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 21:54 UTC by George Kiagiadakis
Modified: 2008-12-14 22:08 UTC (History)
0 users

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 George Kiagiadakis 2008-10-26 21:54:54 UTC
Version:           2.0-beta2 (using Devel)
Compiler:          gcc version 4.3.2 (Debian 4.3.2-1) 
OS:                Linux
Installed from:    Compiled sources

Steps to reproduce:
1) Open kword, select to use the "colorful document" template
2) Type a letter
3) Crash!

Backtrace:
Application: KWord (kword), signal SIGABRT
0x00007f546c247ff1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 21606)]

Thread 2 (Thread 0x4259c950 (LWP 21617)):
#0  0x00007f546ccadd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f546cf2fd39 in QWaitConditionPrivate::wait (this=0x26fa380, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
#2  0x00007f546cf2f896 in QWaitCondition::wait (this=0x26fa208, mutex=0x26fa5a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:154
#3  0x00007f5468ca9cb1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26fa1e0, th=0x28284e0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5468cae2a7 in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x26fa680, th=0x28284e0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0x00007f5468ca9426 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x26fa1e0, th=0x28284e0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0x00007f5468cae39f in ThreadWeaver::WorkingHardState::applyForWork (this=0x26fa680, th=0x28284e0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f5468ca9eed in ThreadWeaver::WeaverImpl::applyForWork (this=0x26fa1e0, th=0x28284e0, previous=0x15ad2a0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0x00007f5468cac6b8 in ThreadWeaver::ThreadRunHelper::run (this=0x4259c060, parent=0x26fa1e0, th=0x28284e0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#9  0x00007f5468cac813 in ThreadWeaver::Thread::run (this=0x28284e0) at /home/gkiagia/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#10 0x00007f546cf2f4ed in QThreadPrivate::start (arg=0x28284e0) at thread/qthread_unix.cpp:185
#11 0x00007f546cca9fc7 in start_thread () from /lib/libpthread.so.0
#12 0x00007f546c2795ad in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f546fb3c6f0 (LWP 21606)):
[KCrash Handler]
#5  0x00007f546c1dbed5 in raise () from /lib/libc.so.6
#6  0x00007f546c1dd3f3 in abort () from /lib/libc.so.6
#7  0x00007f546cf259d1 in qt_message_output (msgType=QtFatalMsg, 
    buf=0x7fff77c71670 "ASSERT: \"m_anchor->shape()->parent()\" in file /home/gkiagia/kde/src/koffice/kword/part/frames/KWAnchorStrategy.cpp, line 94") at global/qglobal.cpp:2102
#8  0x00007f546cf25ae0 in qFatal (msg=0x7f546d06a998 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2303
#9  0x00007f546cf25eed in qt_assert (assertion=0x7f5462453215 "m_anchor->shape()->parent()", file=0x7f54624531d0 "/home/gkiagia/kde/src/koffice/kword/part/frames/KWAnchorStrategy.cpp", line=94)
    at global/qglobal.cpp:1872
#10 0x00007f5462430fcc in KWAnchorStrategy::checkState (this=0x14de490, state=0x2982ac0) at /home/gkiagia/kde/src/koffice/kword/part/frames/KWAnchorStrategy.cpp:94
#11 0x00007f5462422f98 in KWTextDocumentLayout::layout (this=0x176d6f0) at /home/gkiagia/kde/src/koffice/kword/part/frames/KWTextDocumentLayout.cpp:438
#12 0x00007f5462424bfc in KWTextDocumentLayout::relayout (this=0x176d6f0) at /home/gkiagia/kde/src/koffice/kword/part/frames/KWTextDocumentLayout.cpp:293
#13 0x00007f54621311fa in KoTextDocumentLayout::Private::relayoutPrivate (this=0x1731e60) at /home/gkiagia/kde/src/koffice/libs/kotext/KoTextDocumentLayout.cpp:101
#14 0x00007f546212f920 in KoTextDocumentLayout::qt_metacall (this=0x176d6f0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff77c74330)
    at /home/gkiagia/kde/build/koffice/libs/kotext/KoTextDocumentLayout.moc:68
#15 0x00007f546d02dda8 in QMetaObject::activate (sender=0x28fe2b0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3028
#16 0x00007f546d02e21d in QMetaObject::activate (sender=0x28fe2b0, m=0x7f546d3157c0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101
#17 0x00007f546d0378b0 in QSingleShotTimer::timeout (this=0x28fe2b0) at .moc/debug-shared/qtimer.moc:74
#18 0x00007f546d0379a7 in QSingleShotTimer::timerEvent (this=0x28fe2b0) at kernel/qtimer.cpp:294
#19 0x00007f546d02c05c in QObject::event (this=0x28fe2b0, e=0x7fff77c74c60) at kernel/qobject.cpp:1120
#20 0x00007f546e458d0d in QApplicationPrivate::notify_helper (this=0x119ef80, receiver=0x28fe2b0, e=0x7fff77c74c60) at kernel/qapplication.cpp:3803
#21 0x00007f546e459029 in QApplication::notify (this=0x7fff77c75040, receiver=0x28fe2b0, e=0x7fff77c74c60) at kernel/qapplication.cpp:3393
#22 0x00007f546de4b722 in KApplication::notify (this=0x7fff77c75040, receiver=0x28fe2b0, event=0x7fff77c74c60) at /home/gkiagia/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#23 0x00007f546d01992b in QCoreApplication::notifyInternal (this=0x7fff77c75040, receiver=0x28fe2b0, event=0x7fff77c74c60) at kernel/qcoreapplication.cpp:583
#24 0x00007f546e45606b in QCoreApplication::sendEvent (receiver=0x28fe2b0, event=0x7fff77c74c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#25 0x00007f546d049a8d in QTimerInfoList::activateTimers (this=0x11a2690) at kernel/qeventdispatcher_unix.cpp:557
#26 0x00007f546d0472d2 in timerSourceDispatch (source=0x11a2630) at kernel/qeventdispatcher_glib.cpp:160
#27 0x00007f5469bac78b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007f5469baff5d in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007f5469bb011b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007f546d04652e in QEventDispatcherGlib::processEvents (this=0x119ed50, flags={i = 2009550528}) at kernel/qeventdispatcher_glib.cpp:319
#31 0x00007f546e4f81cb in QGuiEventDispatcherGlib::processEvents (this=0x119ed50, flags={i = 2009550624}) at kernel/qguieventdispatcher_glib.cpp:198
#32 0x00007f546d016b8f in QEventLoop::processEvents (this=0x7fff77c74fd0, flags={i = 2009550720}) at kernel/qeventloop.cpp:143
#33 0x00007f546d016d8a in QEventLoop::exec (this=0x7fff77c74fd0, flags={i = 2009550816}) at kernel/qeventloop.cpp:190
#34 0x00007f546d01a190 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#35 0x00007f546e458a6a in QApplication::exec () at kernel/qapplication.cpp:3331
#36 0x00007f546f857dac in kdemain (argc=1, argv=0x7fff77c751e8) at /home/gkiagia/kde/src/koffice/kword/part/main.cpp:36
#37 0x0000000000400817 in main (argc=1, argv=0x7fff77c751e8) at /home/gkiagia/kde/build/koffice/kword/part/kword_dummy.cpp:3
Comment 1 Thomas Zander 2008-12-14 22:08:59 UTC
Fixed in svn