Application: calligrasheets (2.8.5) KDE Platform Version: 4.14.6 Qt Version: 4.8.6 Operating System: Linux 3.16.7-7-desktop x86_64 Distribution: "openSUSE 13.2 (Harlequin) (x86_64)" -- Information about the crash: - What I was doing when the application crashed: I simply started the application up and created a blank spreadsheet from the default blank spreadsheet template. I will try opening an existing spreadsheet to see whether that works. 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 0x7f7bad93e780 (LWP 5368))] Thread 2 (Thread 0x7f7b88ab7700 (LWP 5369)): #0 0x00007f7baaf71c3d in poll () at /lib64/libc.so.6 #1 0x00007f7ba8084be4 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f7ba8084cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f7bac5d20de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4 #4 0x00007f7bac5a3e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4 #5 0x00007f7bac5a4165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4 #6 0x00007f7bac4a10bf in QThread::exec() () at /usr/lib64/libQtCore.so.4 #7 0x00007f7bac585783 in () at /usr/lib64/libQtCore.so.4 #8 0x00007f7bac4a379f in () at /usr/lib64/libQtCore.so.4 #9 0x00007f7bac20d0a4 in start_thread () at /lib64/libpthread.so.0 #10 0x00007f7baaf7a06d in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f7bad93e780 (LWP 5368)): [KCrash Handler] #5 0x00007f7bab75e700 in QWidget::mapFromParent(QPoint const&) const () at /usr/lib64/libQtGui.so.4 #6 0x00007f7bab75e753 in QWidget::mapFrom(QWidget*, QPoint const&) const () at /usr/lib64/libQtGui.so.4 #7 0x00007f7b9e93bf42 in () at /usr/lib64/kde4/plugins/styles/breeze.so #8 0x00007f7bac5a5416 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4 #9 0x00007f7bab72174c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4 #10 0x00007f7bab727dea in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4 #11 0x00007f7ba33e4557 in KoApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkomain.so.13 #12 0x00007f7bac5a52ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4 #13 0x00007f7bab7275e3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQtGui.so.4 #14 0x00007f7bab798c9b in () at /usr/lib64/libQtGui.so.4 #15 0x00007f7bab79770c in QApplication::x11ProcessEvent(_XEvent*) () at /usr/lib64/libQtGui.so.4 #16 0x00007f7bab7be5c2 in () at /usr/lib64/libQtGui.so.4 #17 0x00007f7ba8084a04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #18 0x00007f7ba8084c48 in () at /usr/lib64/libglib-2.0.so.0 #19 0x00007f7ba8084cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #20 0x00007f7bac5d20be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4 #21 0x00007f7bab7be676 in () at /usr/lib64/libQtGui.so.4 #22 0x00007f7bac5a3e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4 #23 0x00007f7bac5a4165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4 #24 0x00007f7bac5a95b9 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4 #25 0x00007f7ba36d57b5 in kdemain () at /usr/lib64/libkdeinit4_calligrasheets.so #26 0x0000000000408815 in _start () Reported using DrKonqi
Same thing happens when opening a .csv file.
This sounds a little strange. And the backtrace gives no clue either. There was a similar problem for Words on OpenSUSE 13.2. That turned out to be due to a missing dependency package. Which package version do you have installed?
The crash is caused by the breeze style. To confirm, use a different style. To get a better backtrace, please install debug symbols for breeze.
Oh, I know this crash. It's been fixed already.
Found it, merci :) *** This bug has been marked as a duplicate of bug 343659 ***