Bug 358544 - crash on startup
Summary: crash on startup
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-25 17:19 UTC by Ben Klopfenstein
Modified: 2016-07-27 16:55 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 Ben Klopfenstein 2016-01-25 17:19:44 UTC
Application: konsole (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-1-default x86_64
Distribution: "openSUSE Tumbleweed (20160121) (x86_64)"

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

I shut down my system during an upgrade, and konsole attempted to re-launch when I logged back in. It crashed immediately upon this attempt.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb4c9742940 (LWP 16333))]

Thread 2 (Thread 0x7fb4b2185700 (LWP 16334)):
#0  0x00007fb4c907c799 in syscall () at /lib64/libc.so.6
#1  0x00007fb4c547ec98 in QBasicMutex::lockInternal() () at /usr/lib64/libQt5Core.so.5
#2  0x00007fb4b44dee39 in  () at /usr/lib64/libQt5XcbQpa.so.5
#3  0x00007fb4c548694f in  () at /usr/lib64/libQt5Core.so.5
#4  0x00007fb4c042f4a4 in start_thread () at /lib64/libpthread.so.0
#5  0x00007fb4c9080bdd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fb4c9742940 (LWP 16333)):
[KCrash Handler]
#6  0x00007fb4c8fcbd38 in raise () at /lib64/libc.so.6
#7  0x00007fb4c8fcd18a in abort () at /lib64/libc.so.6
#8  0x00007fb4c900a75a in  () at /lib64/libc.so.6
#9  0x00007fb4c9010096 in malloc_printerr () at /lib64/libc.so.6
#10 0x00007fb4c901087e in _int_free () at /lib64/libc.so.6
#11 0x00007fb4b44e33e8 in QXcbConnection::processXcbEvents() () at /usr/lib64/libQt5XcbQpa.so.5
#12 0x00007fb4c5685d79 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#13 0x00007fb4c633b8cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#14 0x00007fb4c63409d6 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007fb4c5657cf3 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#16 0x00007fb4c565a016 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007fb4c56ab103 in  () at /usr/lib64/libQt5Core.so.5
#18 0x00007fb4bfcfb097 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#19 0x00007fb4bfcfb2c8 in  () at /usr/lib64/libglib-2.0.so.0
#20 0x00007fb4bfcfb36c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#21 0x00007fb4c56ab50f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#22 0x00007fb4c565563a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#23 0x00007fb4c565d2fd in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#24 0x00007fb4c936468f in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#25 0x00007fb4c8fb7610 in __libc_start_main () at /lib64/libc.so.6
#26 0x00000000004007f9 in _start ()

Reported using DrKonqi
Comment 1 Ben Klopfenstein 2016-07-27 16:55:36 UTC
seems to work now