Summary: | crash because of missing file location | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Thomas Makro <thomasmakro> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | elvis.angelaccio, germano.massullo |
Priority: | NOR | Keywords: | drkonqi |
Version: | 17.04.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Thomas Makro
2017-06-16 14:54:30 UTC
*** This bug has been marked as a duplicate of bug 371278 *** Created attachment 112846 [details]
New crash information added by DrKonqi
dolphin (17.12.2) using Qt 5.10.1
- What I was doing when the application crashed:
Dolphin was complaining about a missing remote FTP folder, when it crashed
-- Backtrace (Reduced):
#7 0x00007f08e6ac6b6d in KIO::Slave::gotInput (this=0x55c4f7c38b50) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/src/core/slave.cpp:419
#8 0x00007f08e6b5e345 in KIO::Slave::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/x86_64-redhat-linux-gnu/src/core/KF5KIOCore_autogen/EWIEGA46WW/moc_slave.cpp:89
[...]
#11 0x00007f08e6a54b93 in KIO::Connection::readyRead (this=<optimized out>) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/x86_64-redhat-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#12 KIO::ConnectionPrivate::dequeue (this=0x55c4f7ddbd70) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/src/core/connection.cpp:46
#13 0x00007f08e41eea26 in QObject::event(QEvent*) () at kernel/qobject.cpp:1247
Created attachment 112847 [details]
New crash information added by DrKonqi
dolphin (17.12.2) using Qt 5.10.1
- What I was doing when the application crashed:
Dolphin was complaining about a missing remote FTP folder, when it crashed
-- Backtrace (Reduced):
#7 0x00007f08e6ac6b6d in KIO::Slave::gotInput (this=0x55c4f7c38b50) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/src/core/slave.cpp:419
#8 0x00007f08e6b5e345 in KIO::Slave::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/x86_64-redhat-linux-gnu/src/core/KF5KIOCore_autogen/EWIEGA46WW/moc_slave.cpp:89
[...]
#11 0x00007f08e6a54b93 in KIO::Connection::readyRead (this=<optimized out>) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/x86_64-redhat-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#12 KIO::ConnectionPrivate::dequeue (this=0x55c4f7ddbd70) at /usr/src/debug/kf5-kio-5.46.0-2.fc28.x86_64/src/core/connection.cpp:46
#13 0x00007f08e41eea26 in QObject::event(QEvent*) () at kernel/qobject.cpp:1247
|