Bug 314675 - Crash after coying and pasting a line during edition of pasted line
Summary: Crash after coying and pasting a line during edition of pasted line
Status: RESOLVED DUPLICATE of bug 313270
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 13:40 UTC by Daniel Moyne
Modified: 2013-03-04 04:04 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 Daniel Moyne 2013-02-08 13:40:26 UTC
Application: calligrasheets (2.6.0)
KDE Platform Version: 4.10.00
Qt Version: 4.8.3
Operating System: Linux 3.5.0-23-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:
nothing special : I had copied on line and pasted it below without problems ; I was ready to edit the pasted line  ; then the bug appeared while I was telefoning!

-- Backtrace:
Application: Feuilles Calligra (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbf95e4c780 (LWP 10158))]

Thread 2 (Thread 0x7fbf709e2700 (LWP 10167)):
#0  0x00007fbf8f96fe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fbf8f9326eb in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf8f932cf9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf8f932ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbf93dfdc16 in QEventDispatcherGlib::processEvents (this=0x7fbf64152970, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fbf93dce2bf in QEventLoop::processEvents (this=this@entry=0x7fbf709e1dd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fbf93dce548 in QEventLoop::exec (this=0x7fbf709e1dd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fbf93ccfb10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007fbf93dae9af in QInotifyFileSystemWatcherEngine::run (this=0x3745cf0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fbf93cd2aec in QThreadPrivate::start (arg=0x3745cf0) at thread/qthread_unix.cpp:338
#10 0x00007fbf8fe01e9a in start_thread (arg=0x7fbf709e2700) at pthread_create.c:308
#11 0x00007fbf9575acbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbf95e4c780 (LWP 10158)):
[KCrash Handler]
#6  QHash (other=..., this=0x7fff6bc12ec0) at /usr/include/qt4/QtCore/qhash.h:282
#7  QSet (other=..., this=0x7fff6bc12ec0) at /usr/include/qt4/QtCore/qset.h:60
#8  QForeachContainer (t=..., this=0x7fff6bc12ec0) at /usr/include/qt4/QtCore/qglobal.h:2367
#9  KoTextRangeManager::textRangesChangingWithin (this=0x0, first=0, last=0, matchFirst=0, matchLast=-1) at /build/buildd/calligra-2.6.0/libs/kotext/KoTextRangeManager.cpp:113
#10 0x00007fbf9204157a in KoTextWriter::Private::saveParagraph (this=this@entry=0x5c54550, block=..., from=from@entry=0, to=to@entry=-1) at /build/buildd/calligra-2.6.0/libs/kotext/opendocument/KoTextWriter_p.cpp:757
#11 0x00007fbf92045433 in KoTextWriter::Private::writeBlocks (this=0x5c54550, document=0x2c23db0, from=0, to=-1, listStyles=..., currentTable=0x0, currentList=0x0) at /build/buildd/calligra-2.6.0/libs/kotext/opendocument/KoTextWriter_p.cpp:136
#12 0x00007fbf9204a517 in KoTextWriter::write (this=0x7fff6bc136f0, document=0x2c23db0, from=0, to=-1) at /build/buildd/calligra-2.6.0/libs/kotext/opendocument/KoTextWriter.cpp:206
#13 0x00007fbf7f3f0483 in Calligra::Sheets::Cell::saveOdf (this=0x7fff6bc13a50, xmlwriter=..., mainStyles=..., row=36, column=2, repeated=<optimized out>, tableContext=...) at /build/buildd/calligra-2.6.0/sheets/Cell.cpp:1242
#14 0x00007fbf7f4b7a0b in Calligra::Sheets::Sheet::saveOdfCells (this=this@entry=0x2aa9540, xmlWriter=..., mainStyles=..., row=36, maxCols=1024, tableContext=...) at /build/buildd/calligra-2.6.0/sheets/Sheet.cpp:2929
#15 0x00007fbf7f4c31a2 in Calligra::Sheets::Sheet::saveOdfColRowCell (this=this@entry=0x2aa9540, xmlWriter=..., mainStyles=..., maxCols=1024, maxRows=maxRows@entry=1048576, tableContext=...) at /build/buildd/calligra-2.6.0/sheets/Sheet.cpp:2883
#16 0x00007fbf7f4c4b3e in Calligra::Sheets::Sheet::saveOdf (this=0x2aa9540, tableContext=...) at /build/buildd/calligra-2.6.0/sheets/Sheet.cpp:2618
#17 0x00007fbf7f496142 in Calligra::Sheets::Map::saveOdf (this=0x267e330, xmlWriter=..., savingContext=...) at /build/buildd/calligra-2.6.0/sheets/Map.cpp:444
#18 0x00007fbf7f4812c8 in Calligra::Sheets::DocBase::saveOdfHelper (this=0x2680f00, documentContext=..., saveFlag=<optimized out>) at /build/buildd/calligra-2.6.0/sheets/DocBase.cpp:162
#19 0x00007fbf9531af4a in KoDocument::saveNativeFormatODF (this=this@entry=0x2680f00, store=store@entry=0x638f500, mimeType=...) at /build/buildd/calligra-2.6.0/libs/main/KoDocument.cpp:618
#20 0x00007fbf9531bdb3 in KoDocument::saveNativeFormat (this=this@entry=0x2680f00, file=...) at /build/buildd/calligra-2.6.0/libs/main/KoDocument.cpp:602
#21 0x00007fbf95314463 in KoDocument::slotAutoSave (this=0x2680f00) at /build/buildd/calligra-2.6.0/libs/main/KoDocument.cpp:484
#22 0x00007fbf953146a5 in KoDocument::qt_static_metacall (_o=0x7fff6bc12fd0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x0) at /build/buildd/calligra-2.6.0/obj-x86_64-linux-gnu/libs/main/KoDocument.moc:97
#23 0x00007fbf93de4f5f in QMetaObject::activate (sender=0x2674f00, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#24 0x00007fbf93de426c in QObject::event (this=0x2674f00, e=<optimized out>) at kernel/qobject.cpp:1157
#25 0x00007fbf947b1e9c in QApplicationPrivate::notify_helper (this=this@entry=0x23c4f50, receiver=receiver@entry=0x2674f00, e=e@entry=0x7fff6bc15350) at kernel/qapplication.cpp:4562
#26 0x00007fbf947b630a in QApplication::notify (this=0x7fff6bc15650, receiver=0x2674f00, e=0x7fff6bc15350) at kernel/qapplication.cpp:4423
#27 0x00007fbf95304ba8 in KoApplication::notify (this=<optimized out>, receiver=0x2674f00, event=0x7fff6bc15350) at /build/buildd/calligra-2.6.0/libs/main/KoApplication.cpp:537
#28 0x00007fbf93dcf56e in QCoreApplication::notifyInternal (this=0x7fff6bc15650, receiver=0x2674f00, event=0x7fff6bc15350) at kernel/qcoreapplication.cpp:915
#29 0x00007fbf93e00462 in sendEvent (event=0x7fff6bc15350, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#30 QTimerInfoList::activateTimers (this=0x23c7da0) at kernel/qeventdispatcher_unix.cpp:611
#31 0x00007fbf93dfd584 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#32 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#33 0x00007fbf93dfd5a1 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#34 0x00007fbf8f932ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fbf8f932de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fbf8f932ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fbf93dfdbf6 in QEventDispatcherGlib::processEvents (this=0x233fb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#38 0x00007fbf94856c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007fbf93dce2bf in QEventLoop::processEvents (this=this@entry=0x7fff6bc155d0, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007fbf93dce548 in QEventLoop::exec (this=0x7fff6bc155d0, flags=...) at kernel/qeventloop.cpp:204
#41 0x00007fbf93dd3708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#42 0x00007fbf95a4f4dd in kdemain (argc=<optimized out>, argv=0x7fff6bc15768) at /build/buildd/calligra-2.6.0/sheets/part/Main.cpp:43
#43 0x00007fbf9568876d in __libc_start_main (main=0x4006a0 <main(int, char**)>, argc=2, ubp_av=0x7fff6bc15768, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6bc15758) at libc-start.c:226
#44 0x00000000004006d1 in _start ()

Possible duplicates by query: bug 313270.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-04 04:04:39 UTC

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