Bug 365677 - Calligra crashes trying to create a new plan from a template or openning existing projects
Summary: Calligra crashes trying to create a new plan from a template or openning exis...
Status: RESOLVED DUPLICATE of bug 359537
Alias: None
Product: calligraplan
Classification: Applications
Component: general (show other bugs)
Version: 2.9.11
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Friedrich W. H. Kossebau
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-07-14 15:16 UTC by cquike
Modified: 2016-08-26 09:08 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 cquike 2016-07-14 15:16:02 UTC
Application: calligraplan (2.9.11)
KDE Platform Version: 4.14.21
Qt Version: 4.8.7
Operating System: Linux 4.6.3-300.fc24.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

  - I cliked on new -> 8 hours project - > crash
  - I also tried to open old projects created under Fedora 23 and the tool also crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Plan (calligraplan), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f167904b37e in QObject::objectName() const () at /lib64/libQtCore.so.4
#7  0x00007f165e64391e in KPlato::Report::findReportData(QList<KPlato::ReportData*> const&, QString const&) () at /lib64/libkplatoui.so.14
#8  0x00007f165e63bfc3 in KPlato::ReportDesigner::setReportData(QString const&) () at /lib64/libkplatoui.so.14
#9  0x00007f167904d090 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#10 0x00007f165e62fd82 in KPlato::ReportSourceEditor::selectFromChanged(QString const&) () at /lib64/libkplatoui.so.14
#11 0x00007f165e649b5f in KPlato::ReportSourceEditor::slotCurrentIndexChanged() () at /lib64/libkplatoui.so.14
#12 0x00007f167904d090 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#13 0x00007f167a39f371 in QComboBox::currentIndexChanged(int) () at /lib64/libQtGui.so.4
#14 0x00007f167a39f40e in QComboBoxPrivate::_q_emitCurrentIndexChanged(QModelIndex const&) () at /lib64/libQtGui.so.4
#15 0x00007f167a39f6c6 in QComboBoxPrivate::setCurrentIndex(QModelIndex const&) () at /lib64/libQtGui.so.4
#16 0x00007f167a39fa0f in QComboBox::setCurrentIndex(int) () at /lib64/libQtGui.so.4
#17 0x00007f165e64a1b9 in KPlato::ReportSourceEditor::setSourceData(QDomElement const&) () at /lib64/libkplatoui.so.14
#18 0x00007f165e63c139 in KPlato::ReportDesigner::setData() () at /lib64/libkplatoui.so.14
#19 0x00007f165e63c3b0 in KPlato::ReportDesigner::setData(QDomDocument const&) () at /lib64/libkplatoui.so.14
#20 0x00007f165e63c3ec in KPlato::ReportView::loadXML(QDomDocument const&) () at /lib64/libkplatoui.so.14
#21 0x00007f165ec56374 in KPlato::View::createViews() () at /lib64/libplanprivate.so.14
#22 0x00007f165ec5752e in KPlato::View::initiateViews() () at /lib64/libplanprivate.so.14
#23 0x00007f165ec59710 in KPlato::View::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.161] () at /lib64/libplanprivate.so.14
#24 0x00007f167904d090 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#25 0x00007f167905786a in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQtCore.so.4
#26 0x00007f1679052c83 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#27 0x00007f1679fb0edc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#28 0x00007f1679fb7ddc in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#29 0x00007f167e33d8c5 in KoApplication::notify(QObject*, QEvent*) () at /lib64/libkomain.so.14
#30 0x00007f1679038eed in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#31 0x00007f167906b910 in QTimerInfoList::activateTimers() () at /lib64/libQtCore.so.4
#32 0x00007f1679068a81 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtCore.so.4
#33 0x00007f1672f8d703 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#34 0x00007f1672f8dab0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#35 0x00007f1672f8db5c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#36 0x00007f167906945e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#37 0x00007f167a0595b6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#38 0x00007f16790377bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#39 0x00007f1679037b25 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#40 0x00007f167903d779 in QCoreApplication::exec() () at /lib64/libQtCore.so.4
#41 0x00007f167e5f2b15 in kdemain () at /lib64/libkdeinit4_calligraplan.so
#42 0x00007f167803b731 in __libc_start_main () at /lib64/libc.so.6
#43 0x000055994a071a09 in _start ()

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

Possible duplicates by query: bug 364060, bug 359537.

Reported using DrKonqi
Comment 1 Dag Andersen 2016-08-26 09:08:00 UTC

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