Bug 347225

Summary: Crash upon closing System Settings
Product: [Applications] systemsettings Reporter: Kevin Coonan <kevin.coonan>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: crash CC: ben
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kevin Coonan 2015-05-05 11:42:12 UTC
Application: systemsettings (4.11.17)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.16.7-71.g8bf3d38-default x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:  Just closed the systems settings--had made multiple changes, closed normally, but crashed rather than clean close.

-- Backtrace:
Application: System Settings (systemsettings), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f298fdfb7c0 (LWP 12529))]

Thread 5 (Thread 0x7f296de27700 (LWP 12549)):
[KCrash Handler]
#5  0x00007f298cd60187 in raise () at /lib64/libc.so.6
#6  0x00007f298cd61538 in abort () at /lib64/libc.so.6
#7  0x00007f298cd9d844 in  () at /lib64/libc.so.6
#8  0x00007f298cda30ae in malloc_printerr () at /lib64/libc.so.6
#9  0x00007f298cda3db6 in _int_free () at /lib64/libc.so.6
#10 0x00007f297e46caf6 in _nv007tls () at /usr/lib64/tls/libnvidia-tls.so.340.76
#11 0x00007f298607de62 in __nptl_deallocate_tsd () at /lib64/libpthread.so.0
#12 0x00007f298607e0b7 in start_thread () at /lib64/libpthread.so.0
#13 0x00007f298ce1006d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f2963fff700 (LWP 12598)):
#0  0x00007f298ce07c3d in poll () at /lib64/libc.so.6
#1  0x00007f2985db3be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f2985db3f0a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f2966d0a946 in  () at /usr/lib64/libgio-2.0.so.0
#4  0x00007f2985dd8b85 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f298607e0a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f298ce1006d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f2965aa1700 (LWP 13065)):
#0  0x00007f298608205f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f298a6b28cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007f298a6b2909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007f298607e0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f298ce1006d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f2962744700 (LWP 13384)):
[KCrash Handler]
#6  0x00007f298cda327b in malloc_consolidate () at /lib64/libc.so.6
#7  0x00007f298cda45b8 in _int_malloc () at /lib64/libc.so.6
#8  0x00007f298cda70fc in calloc () at /lib64/libc.so.6
#9  0x00007f297e46e249 in  () at /usr/lib64/tls/libnvidia-tls.so.340.76
#10 0x00007f2985db9259 in g_malloc0 () at /usr/lib64/libglib-2.0.so.0
#11 0x00007f2985d85a24 in  () at /usr/lib64/libglib-2.0.so.0
#12 0x00007f2985dcf469 in g_slice_free1 () at /usr/lib64/libglib-2.0.so.0
#13 0x00007f298607de62 in __nptl_deallocate_tsd () at /lib64/libpthread.so.0
#14 0x00007f298607e0b7 in start_thread () at /lib64/libpthread.so.0
#15 0x00007f298ce1006d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f298fdfb7c0 (LWP 12529)):
#0  0x00007f298607f4c2 in pthread_join () at /lib64/libpthread.so.0
#1  0x00007f296e0b05a9 in linux_udev_stop_event_monitor () at /usr/lib64/libusb-1.0.so.0
#2  0x00007f296e0ade9c in op_exit () at /usr/lib64/libusb-1.0.so.0
#3  0x00007f296e0a7804 in libusb_exit () at /usr/lib64/libusb-1.0.so.0
#4  0x00007f296eda4931 in  () at /usr/lib64/libdc1394.so.22
#5  0x00007f296ed931e6 in dc1394_free () at /usr/lib64/libdc1394.so.22
#6  0x00007f296f918a49 in CvDC1394::~CvDC1394() () at /usr/lib64/libopencv_highgui.so.2.4
#7  0x00007f298cd62bf9 in __run_exit_handlers () at /lib64/libc.so.6
#8  0x00007f298cd62c45 in  () at /lib64/libc.so.6
#9  0x00007f298cd4cb0c in __libc_start_main () at /lib64/libc.so.6
#10 0x000000000040b50c in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-05-06 21:16:36 UTC
Could be related to bug 347201.
Comment 2 Ben Creasy 2018-08-13 00:14:01 UTC
Is this still happening with later versions? Closing in the meantime.
Comment 3 Christoph Feck 2018-09-05 00:45:35 UTC
Same reporter, see bug 392590 comment #1.