Bug 384124 - Konversation crashes on exit
Summary: Konversation crashes on exit
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-29 07:21 UTC by Miguel Angel Lopez
Modified: 2017-08-29 11:13 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 Miguel Angel Lopez 2017-08-29 07:21:30 UTC
Application: konversation (1.6-branch #4910)

Qt Version: 5.7.1
Frameworks Version: 5.31.0
Operating System: Linux 4.10.0-32-generic x86_64
Distribution: Ubuntu 17.04

-- Information about the crash:
- What I was doing when the application crashed:
Closing the application. There were two (2) connections to servers.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f12e1c03900 (LWP 23134))]

Thread 2 (Thread 0x7f12c9a7a700 (LWP 23147)):
#0  0x00007f12daa01d8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f12d587e576 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f12d587e68c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f12db62d0bb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f12db5d6bea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f12db404f83 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f12dba3f5d5 in  () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f12db409c38 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f12d91446da in start_thread (arg=0x7f12c9a7a700) at pthread_create.c:456
#9  0x00007f12daa0dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 1 (Thread 0x7f12e1c03900 (LWP 23134)):
[KCrash Handler]
#6  0x0000555830340550 in  ()
#7  0x00007f12e0948066 in  () at /usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#8  0x00007f12e09480f9 in  () at /usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#9  0x00007f12db602fb1 in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f12db60c27f in QObject::~QObject() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f12e09298a9 in  () at /usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#12 0x00007f12da93f270 in __run_exit_handlers (status=0, listp=0x7f12dacc65d8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:83
#13 0x00007f12da93f2ca in __GI_exit (status=<optimized out>) at exit.c:105
#14 0x00007f12da9253f8 in __libc_start_main (main=0x55582de4dd30 <main>, argc=3, argv=0x7ffe9809d538, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe9809d528) at ../csu/libc-start.c:325
#15 0x000055582de5e5ba in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-08-29 11:13:11 UTC

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