| Summary: | Dolphin crashed while opening folder | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Bart <bswvanbeek> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8.0 | |
| Sentry Crash Report: | |||
|
Description
Bart
2010-07-05 14:22:18 UTC
I have been able to reproduce this bug in Konqueror. I opened my home folder in icons view. Went to my WoW folder (the one that bugs) and it opened. Then I clicked the view to details and it crashed again. Rinse and repeat to be sure. After resetting the view mode to icons through deleting the dot directory file I was able to open my WoW folder in Konqueror but not in Dolphin. Clicking details view crashed it again.
Application: Konqueror (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7fdb923fd760 (LWP 2476))]
Thread 2 (Thread 0x7fdb737d5710 (LWP 2484)):
#0 0x00007fdb8f3e7f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1 0x00007fdb8bdac4a9 in ?? () from /lib/libglib-2.0.so.0
#2 0x00007fdb8bdac8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3 0x00007fdb909ef566 in QEventDispatcherGlib::processEvents (this=0x18fff50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4 0x00007fdb909c4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5 0x00007fdb909c4d6c in QEventLoop::exec (this=0x7fdb737d4db0, flags=) at kernel/qeventloop.cpp:201
#6 0x00007fdb908ced59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7 0x00007fdb909a5178 in QInotifyFileSystemWatcherEngine::run (this=0x1b46040) at io/qfilesystemwatcher_inotify.cpp:248
#8 0x00007fdb908d1775 in QThreadPrivate::start (arg=0x1b46040) at thread/qthread_unix.cpp:248
#9 0x00007fdb906419ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fdb8f3f46cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7fdb923fd760 (LWP 2476)):
[KCrash Handler]
#5 0x00007fdb8f341a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6 0x00007fdb8f3455c0 in *__GI_abort () at abort.c:92
#7 0x00007fdb8f75c8e5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8 0x00007fdb8f75ad16 in ?? () from /usr/lib/libstdc++.so.6
#9 0x00007fdb8f75ad43 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007fdb8f75adc6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#11 0x00007fdb909c4ebd in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214
#12 0x00007fdb909c8aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#13 0x00007fdb84206076 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/konqueror/src/konqmain.cpp:271
#14 0x00000000004070f3 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=16, envs=<value optimized out>, reset_env=false, tty=0x0,
avoid_loops=false, startup_id_str=0x149c1f4 "Rufio;1278333181;744203;1340_TIME5708786") at ../../kinit/kinit.cpp:717
#15 0x0000000000407cb0 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#16 0x000000000040823a in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1402
#17 0x0000000000408e22 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1845
|