Bug 361303 - close calligra words while opening document cause crash
Summary: close calligra words while opening document cause crash
Status: RESOLVED DUPLICATE of bug 275065
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: 2.9.11
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-02 06:34 UTC by RJ
Modified: 2016-04-23 19:10 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 RJ 2016-04-02 06:34:37 UTC
Application: calligrawords (2.9.11)
KDE Platform Version: 4.14.18
Qt Version: 4.8.7
Operating System: Linux 4.4.6-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:

1. start opening document
2. didn't wait until it ends opening
3. close calligra
4. ...
5. crash!

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
84	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00007fde2e580a98 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007fde2e58269a in __GI_abort () at abort.c:89
#8  0x00007fde2e5c3daa in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7fde2e6d68a0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#9  0x00007fde2e5ce3e9 in malloc_printerr (ar_ptr=0x3, ptr=<optimized out>, str=0x7fde2e6d6a90 "malloc(): smallbin double linked list corrupted", action=3) at malloc.c:5007
#10 _int_malloc (av=av@entry=0x7fde2e907b40 <main_arena>, bytes=bytes@entry=40) at malloc.c:3387
#11 0x00007fde2e5cf950 in __GI___libc_malloc (bytes=bytes@entry=40) at malloc.c:2914
#12 0x00007fde2f44a055 in qMalloc (size=size@entry=40) at global/qmalloc.cpp:55
#13 0x00007fde2f482ee2 in QMapData::node_create (this=this@entry=0x55859ec75400, update=update@entry=0x7ffd406a7480, offset=offset@entry=24, alignment=alignment@entry=8) at tools/qmap.cpp:140
#14 0x00007fde30723f13 in QMap<int, QVariant>::node_create (avalue=..., akey=@0x55859f01e878: 1048578, aupdate=0x7ffd406a7480, adt=0x55859ec75400, this=0x7ffd406a7540) at ../../src/corelib/tools/qmap.h:453
#15 QMap<int, QVariant>::insert (avalue=..., akey=@0x55859f01e878: 1048578, this=0x7ffd406a7540) at ../../src/corelib/tools/qmap.h:567
#16 QTextFormat::properties (this=0x7ffd406a7770) at text/qtextformat.cpp:1189
#17 0x00007fde33ef4a71 in KoParagraphStyle::KoParagraphStyle (this=0x7ffd406a7710, blockFormat=..., blockCharFormat=..., parent=<optimized out>) at /usr/src/debug/calligra-2.9.11/libs/kotext/styles/KoParagraphStyle.cpp:107
#18 0x00007fde2e05ef1f in KoTextLayoutArea::layoutBlock (this=this@entry=0x55859e97a220, cursor=cursor@entry=0x55859ea313f0) at /usr/src/debug/calligra-2.9.11/libs/textlayout/KoTextLayoutArea.cpp:742
#19 0x00007fde2e062afb in KoTextLayoutArea::layout (this=this@entry=0x55859e97a220, cursor=cursor@entry=0x55859ea313f0) at /usr/src/debug/calligra-2.9.11/libs/textlayout/KoTextLayoutArea.cpp:598
#20 0x00007fde2e075a2d in KoTextLayoutRootArea::layoutRoot (this=this@entry=0x55859e97a220, cursor=cursor@entry=0x55859ea313f0) at /usr/src/debug/calligra-2.9.11/libs/textlayout/KoTextLayoutRootArea.cpp:69
#21 0x00007fde2e078e39 in KoTextDocumentLayout::doLayout (this=this@entry=0x55859ec77520) at /usr/src/debug/calligra-2.9.11/libs/textlayout/KoTextDocumentLayout.cpp:820
#22 0x00007fde2e0794f8 in KoTextDocumentLayout::layout (this=0x55859ec77520) at /usr/src/debug/calligra-2.9.11/libs/textlayout/KoTextDocumentLayout.cpp:703
#23 0x00007fde2f57a7f1 in QObject::event (this=0x55859ec77520, e=<optimized out>) at kernel/qobject.cpp:1222
#24 0x00007fde304a893c in QApplicationPrivate::notify_helper (this=0x55859e7f6a20, receiver=0x55859ec77520, e=0x55859ee03c50) at kernel/qapplication.cpp:4565
#25 0x00007fde304af796 in QApplication::notify (this=0x7ffd406a9280, receiver=receiver@entry=0x55859ec77520, e=e@entry=0x55859ee03c50) at kernel/qapplication.cpp:4351
#26 0x00007fde3472a5c5 in KoApplication::notify (this=<optimized out>, receiver=0x55859ec77520, event=0x55859ee03c50) at /usr/src/debug/calligra-2.9.11/libs/main/KoApplication.cpp:625
#27 0x00007fde2f5608bd in QCoreApplication::notifyInternal (this=0x7ffd406a9280, receiver=receiver@entry=0x55859ec77520, event=event@entry=0x55859ee03c50) at kernel/qcoreapplication.cpp:955
#28 0x00007fde2f563ed6 in QCoreApplication::sendEvent (event=0x55859ee03c50, receiver=0x55859ec77520) at kernel/qcoreapplication.h:231
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55859e7a5ef0) at kernel/qcoreapplication.cpp:1579
#30 0x00007fde2f5641b3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1472
#31 0x00007fde2f590cee in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:236
#32 postEventSourceDispatch (s=0x55859e7ddd70) at kernel/qeventdispatcher_glib.cpp:300
#33 0x00007fde28d41e3a in g_main_dispatch (context=0x55859e7f6d00) at gmain.c:3154
#34 g_main_context_dispatch (context=context@entry=0x55859e7f6d00) at gmain.c:3769
#35 0x00007fde28d421d0 in g_main_context_iterate (context=context@entry=0x55859e7f6d00, block=block@entry=0, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#36 0x00007fde28d4227c in g_main_context_iteration (context=0x55859e7f6d00, may_block=may_block@entry=0) at gmain.c:3901
#37 0x00007fde2f590e5e in QEventDispatcherGlib::processEvents (this=0x55859e7a77c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#38 0x00007fde30551436 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#39 0x00007fde2f564201 in QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1142
#40 0x00007fde325da2ff in KoProgressUpdater::update (this=<optimized out>) at /usr/src/debug/calligra-2.9.11/libs/widgetutils/KoProgressUpdater.cpp:166
#41 0x00007fde2f574a50 in QMetaObject::activate (sender=0x55859ec79060, m=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3567
#42 0x00007fde2f574a50 in QMetaObject::activate (sender=sender@entry=0x55859ea970d0, m=m@entry=0x7fde327e2320 <KoUpdater::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd406a81c0) at kernel/qobject.cpp:3567
#43 0x00007fde325db891 in KoUpdater::sigProgress (this=this@entry=0x55859ea970d0, _t1=_t1@entry=100) at /usr/src/debug/calligra-2.9.11/x86_64-redhat-linux-gnu/libs/widgetutils/KoUpdater.moc:115
#44 0x00007fde325db927 in KoUpdater::setProgress (this=0x55859ea970d0, percent=percent@entry=100) at /usr/src/debug/calligra-2.9.11/libs/widgetutils/KoUpdater.cpp:56
#45 0x00007fde34736f5a in KoDocument::openFile (this=0x55859e9aff50) at /usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:1626
#46 0x00007fde34740828 in KoDocument::Private::openFile (this=0x55859e9cbe40) at /usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:271
#47 KoDocument::Private::openLocalFile (this=0x55859e9cbe40) at /usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:293
#48 KoDocument::openUrlInternal (this=this@entry=0x55859e9aff50, url=...) at /usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:2691
#49 0x00007fde34740c43 in KoDocument::openUrl (this=0x55859e9aff50, _url=...) at /usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:1258
#50 0x00007fde3474b444 in KoMainWindow::openDocumentInternal (this=this@entry=0x55859e9a7c40, url=..., newpart=newpart@entry=0x55859e9201b0, newdoc=newdoc@entry=0x55859e9aff50) at /usr/src/debug/calligra-2.9.11/libs/main/KoMainWindow.cpp:780
#51 0x00007fde3474ba01 in KoMainWindow::openDocument (this=this@entry=0x55859e9a7c40, newPart=0x55859e9201b0, url=...) at /usr/src/debug/calligra-2.9.11/libs/main/KoMainWindow.cpp:759
#52 0x00007fde34726c5c in KoApplication::start (this=this@entry=0x7ffd406a9280) at /usr/src/debug/calligra-2.9.11/libs/main/KoApplication.cpp:541
#53 0x00007fde349eb540 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/calligra-2.9.11/words/app/main.cpp:42
#54 0x00007fde2e56c580 in __libc_start_main (main=0x55859e5309d0 <main(int, char**)>, argc=2, argv=0x7ffd406a93c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd406a93b8) at libc-start.c:289
#55 0x000055859e530a09 in _start ()

Possible duplicates by query: bug 360716, bug 348699, bug 347139, bug 347134, bug 347050.

Reported using DrKonqi
Comment 1 RJ 2016-04-23 19:10:35 UTC

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