Summary: | dolphin crashes while accessing a directory over smb | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | wodencafe |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | preynat.e |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.11.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
wodencafe
2013-12-17 14:38:12 UTC
Thanks for the bug report. This looks like a crash in the KIO library that has been reported already. *** This bug has been marked as a duplicate of bug 316339 *** Created attachment 86396 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Try to connect Dolphin to shared file system using samba
-- Backtrace (Reduced):
#7 begin (this=0x28) at /usr/include/qt4/QtCore/qlist.h:267
#8 KDirListerCache::slotUpdateResult (this=0x1da6c10, j=<optimized out>) at ../../kio/kio/kdirlister.cpp:1721
[...]
#10 0x00007f6d05546152 in KJob::result (this=<optimized out>, _t1=0x20ccdf0) at ./kjob.moc:208
#11 0x00007f6d05546190 in KJob::emitResult (this=0x20ccdf0) at ../../kdecore/jobs/kjob.cpp:318
#12 0x00007f6d06042d44 in KIO::SimpleJob::slotFinished (this=0x20ccdf0) at ../../kio/kio/job.cpp:494
|