Bug 395767 - Konversation crashed on close on Wayland
Summary: Konversation crashed on close on Wayland
Status: RESOLVED DUPLICATE of bug 390151
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.7.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-06-22 20:13 UTC by Alexander Mentyu
Modified: 2018-06-27 23:02 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 Alexander Mentyu 2018-06-22 20:13:41 UTC
Application: konversation (1.7.4)

Qt Version: 5.11.1
Frameworks Version: 5.47.0
Operating System: Linux 4.18.0-1-MANJARO x86_64
Distribution: "Netrunner Rolling"

-- Information about the crash:
- What I was doing when the application crashed:
Started the app, connected to freenode, than closed the app with confirmation, app crashed

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f580a06dec0 (LWP 11619))]

Thread 2 (Thread 0x7f57f4710700 (LWP 11620)):
#0  0x00007f5802bf5ea9 in poll () at /usr/lib/libc.so.6
#1  0x00007f57fce58523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57fce5863e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f58038a7054 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f580385294c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f580369ba99 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f5803cf7976 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007f58036a5b45 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f5800ae1075 in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f5802c0053f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f580a06dec0 (LWP 11619)):
[KCrash Handler]
#6  0x00007f57f75ebc39 in  () at /usr/lib/libwayland-client.so.0
#7  0x00007f57f75e7933 in wl_proxy_destroy () at /usr/lib/libwayland-client.so.0
#8  0x00007f57f6231169 in KWayland::Client::Shadow::release() () at /usr/lib/libKF5WaylandClient.so.5
#9  0x00007f57f623118b in KWayland::Client::Shadow::~Shadow() () at /usr/lib/libKF5WaylandClient.so.5
#10 0x00007f57f62311fa in KWayland::Client::Shadow::~Shadow() () at /usr/lib/libKF5WaylandClient.so.5
#11 0x00007f580387ba3b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#12 0x00007f58048929af in QWidget::~QWidget() () at /usr/lib/libQt5Widgets.so.5
#13 0x00007f58049cc96a in QMenu::~QMenu() () at /usr/lib/libQt5Widgets.so.5
#14 0x0000562ee7ddd1f0 in  ()
#15 0x0000562ee7ddd349 in  ()
#16 0x00007f5802b40f2c in __run_exit_handlers () at /usr/lib/libc.so.6
#17 0x00007f5802b4105a in  () at /usr/lib/libc.so.6
#18 0x00007f5802b2b072 in __libc_start_main () at /usr/lib/libc.so.6
#19 0x0000562ee7cb4a9a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-06-27 23:02:41 UTC

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