Bug 373740

Summary: Konversation
Product: [Applications] konversation Reporter: Mustaqim <mustaqim>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED NOT A BUG    
Severity: crash CC: hein
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mustaqim 2016-12-17 04:34:07 UTC
Application: konversation (1.6-branch #4910)

Qt Version: 5.7.0
Frameworks Version: 5.28.0
Operating System: Linux 4.9.0-0-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
Konversation crashes each time I exit (<CTRL><q>)

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fc3500ab700 (LWP 1725)):
#0  0x00007fc368b0448d in poll () at /usr/lib/libc.so.6
#1  0x00007fc3632a8786 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007fc3632a889c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007fc36972a73b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007fc3696d424a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007fc3694f70f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007fc369b3be55 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007fc3694fbd78 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007fc366e26454 in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007fc368b0d7df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7fc36fdf8c80 (LWP 1721)):
[KCrash Handler]
#6  0x0000000002fa3800 in  ()
#7  0x00007fc36eb27a56 in  () at /usr/lib/libKF5Notifications.so.5
#8  0x00007fc36eb27ae9 in  () at /usr/lib/libKF5Notifications.so.5
#9  0x00007fc3696ffdd1 in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#10 0x00007fc36970967f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#11 0x00007fc36eb040e5 in  () at /usr/lib/libKF5Notifications.so.5
#12 0x00007fc368a5a990 in __run_exit_handlers () at /usr/lib/libc.so.6
#13 0x00007fc368a5a9ea in  () at /usr/lib/libc.so.6
#14 0x00007fc368a45298 in __libc_start_main () at /usr/lib/libc.so.6
#15 0x00000000004e2789 in _start ()

Reported using DrKonqi
Comment 1 Eike Hein 2017-03-29 12:10:14 UTC
This backtrace unfortunately doesn't have enough info to do something. Please reopen if the problem persists and you have a backtrace with debug symbols.