Bug 443383 - Wrong "File or folder udi=/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2 don't exist.
Summary: Wrong "File or folder udi=/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-10-06 08:15 UTC by Andre Raske
Modified: 2023-12-14 14:09 UTC (History)
4 users (show)

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 Andre Raske 2021-10-06 08:15:40 UTC
Application: dolphin (21.08.0)
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.14.9-200.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Fedora 34 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:

When a smartphone is activated by the cable soak and when the device is connected to the file manager, the error appears in the top of the dolphin window, File or folder udi=/org/kde/solid/udev/sys/devices/pci00000000000000000000000000 hours:14.0/usb1/1-5/1-5.2, and the internal storage.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fb47bcbe916 in QWidgetPrivate::createWinId() () from /lib64/libQt5Widgets.so.5
#5  0x00007fb47bcbe60d in QWidget::create(unsigned long long, bool, bool) () from /lib64/libQt5Widgets.so.5
#6  0x00007fb47bccb84e in QWidgetPrivate::setVisible(bool) () from /lib64/libQt5Widgets.so.5
#7  0x00007fb47be9a198 in QDialog::setVisible(bool) () from /lib64/libQt5Widgets.so.5
#8  0x00007fb47ca1f5d4 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles(KJob*) () from /lib64/libKF5KIOCore.so.5
#9  0x00007fb47b11f3a9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fb47c2b1cf0 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#11 0x00007fb47c2b65cb in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#12 0x00007fb47b11f3a9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#13 0x00007fb47c2b1cf0 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#14 0x00007fb47c2b65cb in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#15 0x00007fb47b11f3a9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#16 0x00007fb47ca3e2ea in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#17 0x00007fb47ca3dad7 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#18 0x00007fb47ca3625d in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#19 0x00007fb47ca3faf2 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#20 0x00007fb47b11f3a9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#21 0x00007fb47b115f09 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#22 0x00007fb47bc89443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007fb47b0eb798 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007fb47b0eed06 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#25 0x00007fb47b13d0d7 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#26 0x00007fb478e224cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x00007fb478e764f8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#28 0x00007fb478e1fc03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x00007fb47b13cb78 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007fb47b0ea1a2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007fb47b0f26e4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x0000562cedd9664f in main ()
[Inferior 1 (process 14048) detached]

Possible duplicates by query: bug 440987, bug 437539, bug 423951, bug 418993, bug 416836.

Reported using DrKonqi
Comment 1 Harald Sitter 2022-01-06 13:03:09 UTC
This crash is in dolphin, not mtp.
Comment 2 Akseli Lahtinen 2023-12-14 14:09:32 UTC
Cant reproduce. If this happens again please file new bug. Install debug flags for Dolphin, KIO and KIO-extras and report back trace. Thank you.