Bug 344548 - Calligra sheets crashes on if edited document without saving changes is closed
Summary: Calligra sheets crashes on if edited document without saving changes is closed
Status: RESOLVED DUPLICATE of bug 343176
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-02-25 06:35 UTC by Abhimanbhau
Modified: 2015-02-25 10:47 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 Abhimanbhau 2015-02-25 06:35:31 UTC
Application: calligrastage (2.8.7)
KDE Platform Version: 4.14.4
Qt Version: 4.8.6
Operating System: Linux 3.18.7-200.fc21.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

Simply exited Calligra sheets, and pressed discard to not save any changes to documents

The crash can be reproduced sometimes.

-- Backtrace:
Application: Stage (calligrastage), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbd84652880 (LWP 10467))]

Thread 4 (Thread 0x7fbd555d9700 (LWP 10628)):
#0  0x00007fbd82c2a939 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fbd82eb68f4 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007fbd82ea9c75 in QThreadPoolThread::run() () at /lib64/libQtCore.so.4
#3  0x00007fbd82eb63bf in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#4  0x00007fbd82c2552a in start_thread () at /lib64/libpthread.so.0
#5  0x00007fbd811ee79d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fbd4ffff700 (LWP 10629)):
#0  0x00007fbd82c2a939 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fbd82eb68f4 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007fbd82ea9c75 in QThreadPoolThread::run() () at /lib64/libQtCore.so.4
#3  0x00007fbd82eb63bf in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#4  0x00007fbd82c2552a in start_thread () at /lib64/libpthread.so.0
#5  0x00007fbd811ee79d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fbd4f7fe700 (LWP 10630)):
#0  0x00007fbd82c2a939 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fbd82eb68f4 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007fbd82ea9c75 in QThreadPoolThread::run() () at /lib64/libQtCore.so.4
#3  0x00007fbd82eb63bf in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#4  0x00007fbd82c2552a in start_thread () at /lib64/libpthread.so.0
#5  0x00007fbd811ee79d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fbd84652880 (LWP 10467)):
[KCrash Handler]
#5  0x00007fbd61c2f8c5 in QHash<int, KoInlineObject*>::duplicateNode(QHashData::Node*, void*) () at /lib64/libkotext.so.13
#6  0x00007fbd82ed2fe7 in QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) () at /lib64/libQtCore.so.4
#7  0x00007fbd61c2ff4a in QHash<int, KoInlineObject*>::detach_helper() () at /lib64/libkotext.so.13
#8  0x00007fbd61c2ffa7 in QHash<int, KoInlineObject*>::remove(int const&) () at /lib64/libkotext.so.13
#9  0x00007fbd61c2e906 in KoInlineTextObjectManager::removeInlineObject(KoInlineObject*) () at /lib64/libkotext.so.13
#10 0x00007fbd61c33cb7 in KoInlineObject::~KoInlineObject() () at /lib64/libkotext.so.13
#11 0x00007fbd57089ad3 in PresentationVariable::~PresentationVariable() () at /usr/lib64/kde4/kprvariables.so
#12 0x00007fbd82fd8978 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#13 0x00007fbd820f8efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#14 0x00007fbd820ff958 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#15 0x00007fbd62461877 in KoApplication::notify(QObject*, QEvent*) () at /lib64/libkomain.so.13
#16 0x00007fbd82fbf70d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#17 0x00007fbd82fc29d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQtCore.so.4
#18 0x00007fbd82fee8ae in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtCore.so.4
#19 0x00007fbd7d8cbaeb in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#20 0x00007fbd7d8cbe88 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#21 0x00007fbd7d8cbf3c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#22 0x00007fbd82feea1e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#23 0x00007fbd8219c136 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#24 0x00007fbd82fbe261 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#25 0x00007fbd82fbe5c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#26 0x00007fbd82fc3ca9 in QCoreApplication::exec() () at /lib64/libQtCore.so.4
#27 0x00007fbd6275c4c5 in kdemain () at /lib64/libkdeinit4_calligrastage.so
#28 0x000000000040825d in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#29 0x00000000004090a9 in handle_launcher_request(int, char const*) [clone .isra.15] ()
#30 0x0000000000409787 in handle_requests(int) ()
#31 0x000000000040537d in main ()

Possible duplicates by query: bug 343516, bug 343176, bug 342991, bug 342943, bug 342643.

Reported using DrKonqi
Comment 1 Christoph Feck 2015-02-25 10:47:11 UTC

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