Summary: | Kdeinit5 needs restart after Dolphin is closed after some manipulation on files | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | bruno <lcb1> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | elvis.angelaccio, gilbert.maillot, mail |
Priority: | NOR | Keywords: | drkonqi |
Version: | 16.12.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
bruno
2017-08-24 10:29:27 UTC
Another report Application: kdeinit5 (kdeinit5), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5d6a119800 (LWP 3248))] Thread 2 (Thread 0x7f5d50c5d700 (LWP 3250)): [KCrash Handler] #6 0x00007f5d68618818 in raise () from /lib64/libc.so.6 #7 0x00007f5d68619f2a in abort () from /lib64/libc.so.6 #8 0x00007f5d6865743a in __libc_message () from /lib64/libc.so.6 #9 0x00007f5d6865e246 in malloc_consolidate () from /lib64/libc.so.6 #10 0x00007f5d68661b27 in _int_malloc () from /lib64/libc.so.6 #11 0x00007f5d686645b3 in calloc () from /lib64/libc.so.6 #12 0x00007f5d6433b3e3 in ?? () from /usr/lib64/nvidia-current/tls/libnvidia-tls.so.384.59 #13 0x00007f5d652cced1 in g_malloc0 () from /lib64/libglib-2.0.so.0 #14 0x00007f5d652e593d in g_slice_free1 () from /lib64/libglib-2.0.so.0 #15 0x00007f5d660153d9 in __nptl_deallocate_tsd.part.4 () from /lib64/libpthread.so.0 #16 0x00007f5d66016809 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f5d686dae4d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f5d6a119800 (LWP 3248)): #0 0x00007f5d686e832b in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007f5d686607d5 in _int_free () from /lib64/libc.so.6 #2 0x00007f5d68663db8 in free () from /lib64/libc.so.6 #3 0x00007f5d68a45241 in QArrayData::deallocate (data=<optimized out>, objectSize=<optimized out>, alignment=<optimized out>) at tools/qarraydata.cpp:142 #4 0x00007f5d68c187e8 in QTypedArrayData<QCustomTypeInfo>::deallocate (data=0x7f5d4400c6f0) at ../../src/corelib/tools/qarraydata.h:222 #5 QVector<QCustomTypeInfo>::freeData (this=<optimized out>, x=0x7f5d4400c6f0) at ../../src/corelib/tools/qvector.h:522 #6 QVector<QCustomTypeInfo>::~QVector (this=<optimized out>, __in_chrg=<optimized out>) at ../../src/corelib/tools/qvector.h:69 #7 (anonymous namespace)::Q_QGS_customTypes::Holder::~Holder (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qmetatype.cpp:570 #8 0x00007f5d6861b7af in __cxa_finalize () from /lib64/libc.so.6 #9 0x00007f5d68a165f3 in __do_global_dtors_aux () from /lib64/libQt5Core.so.5 #10 0x00007ffe716ea7a0 in ?? () #11 0x00007f5d69fd5a17 in _dl_fini () from /lib64/ld-linux-x86-64.so.2 Backtrace stopped: frame did not save the PC *** Bug 389997 has been marked as a duplicate of this bug. *** This bug is still there by the way Does this crash still happen? Mageia 6 ships with a very old version of Dolphin and there have been many fixes and updates since. Would it be possible for you to upgrade Dolphin to a newer version (preferably 18.12.2) and test whether this crash does still happen or not? No it doesn't, that was some time ago ! Am I supposed to close this case in some way? Nope, we do that for you. Thanks for your fast response! |