Bug 291516 - This cut and paste crasher bug was 100% reproducible... and now it's not :(
Summary: This cut and paste crasher bug was 100% reproducible... and now it's not :(
Status: RESOLVED DUPLICATE of bug 291172
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 14:21 UTC by Kubuntiac
Modified: 2012-01-14 15: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 Kubuntiac 2012-01-14 14:21:31 UTC
Version:           svn (using KDE 4.7.4) 
OS:                Linux

Any time I pasted a specific selection of text into a blank document, selected it and then clicked, Words would crash. I did this 5 times in a row. I got the bt and all I've done since then is sleep my computer and wake it up, but now I can't reproduce. ANyway, posting for the bt.

Reproducible: Sometimes

Steps to Reproduce:
Copy from a specific document (I can give you a copy, but I can't post it publicly) to a blank document. Select all the text and then left click.

Actual Results:  
Crash

Expected Results:  
No crash

OS: Linux (x86_64) release 3.1-CHAKRA
Compiler: gcc

Application: Words (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb579d710 (LWP 2638))]

Thread 2 (Thread 0xad57bb70 (LWP 2647)):
#0  0xb5b6a9fe in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb5b6b8f3 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb5b6bfc4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6eda517 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0xb6ea667d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb6ea6919 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb6d9059c in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0xb6e83b8d in ?? () from /usr/lib/libQtCore.so.4
#8  0xb6d93a20 in ?? () from /usr/lib/libQtCore.so.4
#9  0xb6d16cf7 in start_thread () from /lib/libpthread.so.0
#10 0xb60dc86e in clone () from /lib/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb579d710 (LWP 2638)):
[KCrash Handler]
#7  0xb664bd84 in QTextLine::cursorToX(int*, QTextLine::Edge) const () from /usr/lib/libQtGui.so.4
#8  0xb6696d11 in ?? () from /usr/lib/libQtGui.so.4
#9  0xb02e27d4 in KoTextEditor::Private::newLine() () from /usr/lib/libkotext.so.9
#10 0xb02e8019 in KoTextEditor::newLine() () from /usr/lib/libkotext.so.9
#11 0xadde240e in ?? () from /usr/lib/kde4/textshape.so
#12 0xb01d06b0 in KoToolProxy::keyPressEvent(QKeyEvent*) () from /usr/lib/libflake.so.9
#13 0xaec50335 in ?? () from /usr/lib/libwordsprivate.so.9
#14 0xb6407450 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xaec502e7 in ?? () from /usr/lib/libwordsprivate.so.9
#16 0xb63ad374 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb63b32db in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb762cfa1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb6ea7aee in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb63ab44d in ?? () from /usr/lib/libQtGui.so.4
#21 0xb645c3c1 in ?? () from /usr/lib/libQtGui.so.4
#22 0xb645c846 in ?? () from /usr/lib/libQtGui.so.4
#23 0xb6435aa5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb6460e1c in ?? () from /usr/lib/libQtGui.so.4
#25 0xb5b6b532 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb5b6bd10 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb5b6bfc4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb6eda4b7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb6460a3a in ?? () from /usr/lib/libQtGui.so.4
#30 0xb6ea667d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb6ea6919 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb6eabb4a in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#33 0xb63ab1d4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#34 0xb5799b4d in kdemain () from /usr/lib/libkdeinit4_calligrawords.so
#35 0x0804f9b4 in _start ()
Comment 1 Camilla Boemann 2012-01-14 15:08:32 UTC

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