[dolphin] [Bug 466978] New: dolphin crash report

Savio Sena bugzilla_noreply at kde.org
Mon Mar 6 22:39:17 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=466978

            Bug ID: 466978
           Summary: dolphin crash report
    Classification: Applications
           Product: dolphin
           Version: 22.12.3
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: savio.sena at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

Application: dolphin (22.12.3)
 (Compiled from sources)
Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.14-200.fc37.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 37 (Thirty Seven)"
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
despite happening on dolhin, this is possibly a qt/plasma related issue that
happens _very_ often

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f900666e722 in UpdateItemStatesThread::run() () from
/lib64/libdolphinprivate.so.5
#5  0x00007f90042e84c7 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#6  0x00007f9003cae12d in start_thread () from /lib64/libc.so.6
#7  0x00007f9003d2fbc0 in clone3 () from /lib64/libc.so.6

Thread 4 (Thread 0x7f8fe9d5b6c0 (LWP 20226) "QThread"):
#1  0x00007f900222c08d in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x00007f90021d2f00 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x00007f90044ee616 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#4  0x00007f900449bf3a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#5  0x00007f90042e719a in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f90042e84c7 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#7  0x00007f9003cae12d in start_thread () from /lib64/libc.so.6
#8  0x00007f9003d2fbc0 in clone3 () from /lib64/libc.so.6

Thread 3 (Thread 0x7f8febfff6c0 (LWP 20206) "dolphin"):
#1  0x00007f9001e3000f in usbmuxd_listen_inotify () from
/lib64/libusbmuxd-2.0.so.6
#2  0x00007f9001e30cab in device_monitor () from /lib64/libusbmuxd-2.0.so.6
#3  0x00007f9003cae12d in start_thread () from /lib64/libc.so.6
#4  0x00007f9003d2fbc0 in clone3 () from /lib64/libc.so.6

Thread 2 (Thread 0x7f8ff18506c0 (LWP 20198) "QDBusConnection"):
#1  0x00007f900222c08d in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x00007f90021d2f00 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x00007f90044ee5fa in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#4  0x00007f900449bf3a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#5  0x00007f90042e719a in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f9004f85b1b in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7  0x00007f90042e84c7 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x00007f9003cae12d in start_thread () from /lib64/libc.so.6
#9  0x00007f9003d2fbc0 in clone3 () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8fff112980 (LWP 20197) "dolphin"):
#1  0x00007f90042ea34b in QSemaphore::acquire(int) () from
/lib64/libQt5Core.so.5
#2  0x00007f90044d0f89 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#3  0x00007f90044cbee3 in QObject::destroyed(QObject*) () from
/lib64/libQt5Core.so.5
#4  0x00007f90044cdc5b in QObject::~QObject() () from /lib64/libQt5Core.so.5
#5  0x00007f90059636e9 in
QtSharedPointer::ExternalRefCountWithCustomDeleter<KConfigWatcher,
QtSharedPointer::NormalDeleter>::deleter(QtSharedPointer::ExternalRefCountData*)
() from /lib64/libKF5ConfigCore.so.5
#6  0x00007f9005b62e8c in
KStandardShortcut::StandardShortcutWatcher::~StandardShortcutWatcher() () from
/lib64/libKF5ConfigGui.so.5
#7  0x00007f9003c620b5 in __run_exit_handlers () from /lib64/libc.so.6
#8  0x00007f9003c62230 in exit () from /lib64/libc.so.6
#9  0x00007f8ff18e7917 in
QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) [clone
.cold] () from /lib64/libQt5XcbQpa.so.5
#10 0x00007f8ff1916a77 in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5XcbQpa.so.5
#11 0x00007f90021d5c7f in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#12 0x00007f900222c118 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#13 0x00007f90021d2f00 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#14 0x00007f90044ee5fa in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#15 0x00007f900449bf3a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#16 0x00007f90044a4002 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#17 0x000055578d5f5135 in main ()
[Inferior 1 (process 20197) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list