Bug 389672 - another crash quitting Calligrasheets
Summary: another crash quitting Calligrasheets
Status: RESOLVED DUPLICATE of bug 389671
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-01-31 07:38 UTC by skierpage
Modified: 2018-02-14 15:05 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 skierpage 2018-01-31 07:38:15 UTC
Application: calligrasheets (3.0.1)

Qt Version: 5.9.2
Frameworks Version: 5.42.0
Operating System: Linux 4.14.14-300.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

-- Information about the crash:
After reporting bug 389671 I've caused two more crashes. It may be that I have to have two documents open and the (nifty) Path Editing tool in use; I tried just opening the Blank Worksheet and having two simple spreadsheets open, and quit from the (X) window control did not trigger a crash. This crash was after using the path editor and has a similar but not identical backtrace. Hope this helps.

I also realize that my Fedora 27 wants to update a bunch of packages, including Calligra (which is what inspired me to try it). I don't think I started the update, but it's possible my system is in a mid-upgrade state.

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Sheets (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7febe8a33940 (LWP 6348))]

Thread 3 (Thread 0x7febc57e7700 (LWP 6350)):
#0  0x00007febd5c013ec in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#1  0x00007febd5c01dcb in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007febd5c01fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007febdf5c435b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007febdf5720ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007febdf3c38ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007febe130b479 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007febdf3c7b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007febdc6f361b in start_thread () from /lib64/libpthread.so.0
#9  0x00007febde76598f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7febc874d700 (LWP 6349)):
#0  0x00007febde7593db in poll () from /lib64/libc.so.6
#1  0x00007febda09efe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007febda0a0dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007febca438a49 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007febdf3c7b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007febdc6f361b in start_thread () from /lib64/libpthread.so.0
#6  0x00007febde76598f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7febe8a33940 (LWP 6348)):
[KCrash Handler]
#6  0x00007febe0071a10 in vtable for QPaintDevice () from /lib64/libQt5Gui.so.5
#7  0x00007febbfcf225d in Calligra::Sheets::CanvasBase::updateCanvas(QRectF const&) () from /lib64/libcalligrasheetscommon.so.15
#8  0x00007febbdfd85d9 in KoCreatePathTool::cancelPath() () from /lib64/libbasicflakes.so.15
#9  0x00007febe77309cb in KoToolManager::Private::disconnectActiveTool() () from /lib64/libflake.so.15
#10 0x00007febe7733efe in KoToolManager::Private::switchCanvasData(CanvasData*) () from /lib64/libflake.so.15
#11 0x00007febe7735bbb in KoToolManager::Private::detachCanvas(KoCanvasController*) () from /lib64/libflake.so.15
#12 0x00007febbfd1bd36 in Calligra::Sheets::View::~View() () from /lib64/libcalligrasheetscommon.so.15
#13 0x00007febbfd1c019 in Calligra::Sheets::View::~View() () from /lib64/libcalligrasheetscommon.so.15
#14 0x00007febe83da388 in KoMainWindow::setRootDocument(KoDocument*, KoPart*, bool) () from /lib64/libkomain.so.15
#15 0x00007febe83dc3e8 in KoMainWindow::closeEvent(QCloseEvent*) () from /lib64/libkomain.so.15
#16 0x00007febe021ae28 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007febe032e95b in QMainWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007febe39a30c7 in KMainWindow::event(QEvent*) () from /lib64/libKF5XmlGui.so.5
#19 0x00007febe39e7e75 in KXmlGuiWindow::event(QEvent*) () from /lib64/libKF5XmlGui.so.5
#20 0x00007febe01dc6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007febe01e3ef4 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007febe83c3ff7 in KoApplication::notify(QObject*, QEvent*) () from /lib64/libkomain.so.15
#23 0x00007febdf573367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007febe0216601 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /lib64/libQt5Widgets.so.5
#25 0x00007febe0235240 in QWidgetWindow::handleCloseEvent(QCloseEvent*) () from /lib64/libQt5Widgets.so.5
#26 0x00007febe0238321 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#27 0x00007febe01dc6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#28 0x00007febe01e3ef4 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#29 0x00007febe83c3ff7 in KoApplication::notify(QObject*, QEvent*) () from /lib64/libkomain.so.15
#30 0x00007febdf573367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#31 0x00007febdfac0882 in QGuiApplicationPrivate::processCloseEvent(QWindowSystemInterfacePrivate::CloseEvent*) () from /lib64/libQt5Gui.so.5
#32 0x00007febdfac5365 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /lib64/libQt5Gui.so.5
#33 0x00007febdfa9f1ab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#34 0x00007febca49b7d0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#35 0x00007febd5c01b77 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#36 0x00007febd5c01f20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#37 0x00007febd5c01fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#38 0x00007febdf5c433f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#39 0x00007febdf5720ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#40 0x00007febdf57a744 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#41 0x00007febe866e273 in kdemain () from /lib64/libkdeinit5_calligrasheets.so
#42 0x00007febde66f00a in __libc_start_main () from /lib64/libc.so.6
#43 0x0000557c23aaaefa in _start ()

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

Reported using DrKonqi
Comment 1 Christoph Feck 2018-02-14 15:05:25 UTC
Indeed a duplicate; path object references already deleted widget.

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