Summary: | close dolphin | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Anaya Patos <anaya69> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cfeck, elvis.angelaccio |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version: | 16.12.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Anaya Patos
2017-07-26 18:36:48 UTC
If you can reproduce the crash, please install debug symbols and post a new backtrace. A valgrind log could also help, see https://community.kde.org/Dolphin/FAQ/Crashes Adding backtrace from bug 382795. Thread 1 (Thread 0x7f61e55aa800 (LWP 3914)): [KCrash Handler] #6 0x00007f61e3ec41e4 in QList<QString>::~QList() () at /lib64/libQt5Core.so.5 #7 0x00007f61e40e6005 in (anonymous namespace)::clear(QVariant::Private*) () at /lib64/libQt5Core.so.5 #8 0x00007f61e54ccf54 in QList<QVariant>::dealloc(QListData::Data*) [clone .isra.8] () at /lib64/libQt5DBus.so.5 #9 0x00007f61e54dfc5b in QDBusMessage::~QDBusMessage() () at /lib64/libQt5DBus.so.5 #10 0x00007f61e54db83c in QDBusCallDeliveryEvent::~QDBusCallDeliveryEvent() () at /lib64/libQt5DBus.so.5 #11 0x00007f61e40a345b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5 #12 0x00007f61e40f39f3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5 #13 0x00007f61e0763ac7 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #14 0x00007f61e0763cf8 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #15 0x00007f61e0763d9c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #16 0x00007f61e40f3e06 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #17 0x00007f61e409f49a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #18 0x00007f61e40a77e1 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #19 0x00007f61da2e23f6 in kdemain(int, char**) (argc=2, argv=<optimized out>) at /usr/src/debug/dolphin-16.12.3/src/main.cpp:150 #20 0x000000000040818f in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) () #21 0x0000000000409437 in handle_launcher_request(int, char const*) [clone .isra.26] () #22 0x0000000000409bd6 in handle_requests(int) () #23 0x0000000000404dd3 in main () Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |