Bug 342991 - Crash on closing
Summary: Crash on closing
Status: RESOLVED DUPLICATE of bug 340200
Alias: None
Product: calligrastage
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: T Zachmann
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-01-18 09:02 UTC by Ola
Modified: 2015-01-18 13:30 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 Ola 2015-01-18 09:02:17 UTC
Application: calligrastage (2.8.7)
KDE Platform Version: 4.14.3
Qt Version: 4.8.6
Operating System: Linux 3.17.7-300.fc21.x86_64 x86_64
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
- What I was doing when the application crashed:
Closing the presentation
Happens all the time.
Just open a presentation, mark some text in it. Attemp to close --> it will ask whether you'd like to save the change --> chose not to save the change.

The crash can be reproduced every time.

-- Backtrace:
Application: Stage (calligrastage), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  QHashNode (value0=@0x50: <error reading variable>, this=0x23409a0) at /usr/include/QtCore/qhash.h:253
#7  QHash<int, KoInlineObject*>::duplicateNode (node=0x40, newNode=0x23409a0) at /usr/include/QtCore/qhash.h:532
#8  0x00007f9ac4fb7fe7 in QHashData::detach_helper2 (this=0xe0bde0, node_duplicate=node_duplicate@entry=0x7f9ac977e8c0 <QHash<int, KoInlineObject*>::duplicateNode(QHashData::Node*, void*)>, node_delete=node_delete@entry=0x7f9ac977e8b0 <QHash<int, KoInlineObject*>::deleteNode2(QHashData::Node*)>, nodeSize=nodeSize@entry=24, nodeAlign=nodeAlign@entry=8) at tools/qhash.cpp:239
#9  0x00007f9ac977ef4a in QHash<int, KoInlineObject*>::detach_helper (this=this@entry=0xd4aca0) at /usr/include/QtCore/qhash.h:584
#10 0x00007f9ac977efa7 in detach (this=0xd4aca0) at /usr/include/QtCore/qhash.h:303
#11 QHash<int, KoInlineObject*>::remove (this=0xd4aca0, akey=@0x7fffff4e7cd0: 1) at /usr/include/QtCore/qhash.h:788
#12 0x00007f9ac977d906 in KoInlineTextObjectManager::removeInlineObject (this=0xd4ac90, object=object@entry=0x1182a70) at /usr/src/debug/calligra-2.8.7/libs/kotext/KoInlineTextObjectManager.cpp:129
#13 0x00007f9ac9782cb7 in KoInlineObject::~KoInlineObject (this=0x1182a70, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.8.7/libs/kotext/KoInlineObject.cpp:59
#14 0x00007f9a94152d26 in ~PageVariable (this=0x1182a70, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.8.7/plugins/variables/PageVariable.h:34
#15 PageVariable::~PageVariable (this=0x1182a70, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.8.7/plugins/variables/PageVariable.h:34
#16 0x00007f9ac50bd978 in QObject::event (this=0x1182a70, e=<optimized out>) at kernel/qobject.cpp:1203
#17 0x00007f9ac5f97efc in QApplicationPrivate::notify_helper (this=this@entry=0xa4e330, receiver=receiver@entry=0x1182a70, e=e@entry=0x114cea0) at kernel/qapplication.cpp:4565
#18 0x00007f9ac5f9e958 in QApplication::notify (this=0x7fffff4e8380, receiver=receiver@entry=0x1182a70, e=e@entry=0x114cea0) at kernel/qapplication.cpp:4351
#19 0x00007f9ac9fb0877 in KoApplication::notify (this=<optimized out>, receiver=0x1182a70, event=0x114cea0) at /usr/src/debug/calligra-2.8.7/libs/main/KoApplication.cpp:617
#20 0x00007f9ac50a470d in QCoreApplication::notifyInternal (this=0x7fffff4e8380, receiver=receiver@entry=0x1182a70, event=event@entry=0x114cea0) at kernel/qcoreapplication.cpp:953
#21 0x00007f9ac50a79d1 in sendEvent (event=0x114cea0, receiver=0x1182a70) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xa0c390) at kernel/qcoreapplication.cpp:1577
#23 0x00007f9ac50a7e63 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#24 0x00007f9ac50d38ae in sendPostedEvents () at kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0xa47e60) at kernel/qeventdispatcher_glib.cpp:300
#26 0x00007f9abe97aaeb in g_main_dispatch (context=0xa4e6a0) at gmain.c:3111
#27 g_main_context_dispatch (context=context@entry=0xa4e6a0) at gmain.c:3710
#28 0x00007f9abe97ae88 in g_main_context_iterate (context=context@entry=0xa4e6a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781
#29 0x00007f9abe97af3c in g_main_context_iteration (context=0xa4e6a0, may_block=1) at gmain.c:3842
#30 0x00007f9ac50d3a1e in QEventDispatcherGlib::processEvents (this=0xa0dd10, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#31 0x00007f9ac603b136 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#32 0x00007f9ac50a3261 in QEventLoop::processEvents (this=this@entry=0x7fffff4e8300, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007f9ac50a35c5 in QEventLoop::exec (this=this@entry=0x7fffff4e8300, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007f9ac50a8ca9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#35 0x00007f9ac5f9639c in QApplication::exec () at kernel/qapplication.cpp:3823
#36 0x00007f9aca2ab4c5 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/calligra-2.8.7/stage/app/main.cpp:44
#37 0x00007f9ac4137fe0 in __libc_start_main (main=0x4008c0 <main(int, char**)>, argc=2, argv=0x7fffff4e84c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffff4e84b8) at libc-start.c:289
#38 0x00000000004008ee in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 340200.

Possible duplicates by query: bug 342943, bug 342643, bug 342412, bug 341880, bug 341708.

Reported using DrKonqi
Comment 1 Christoph Feck 2015-01-18 13:30:53 UTC

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