Summary: | Dolphin crashed after entering credentials in a SMB server | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | fsanchez <franciscoadriansanchez> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | frank78ac, onigino, uros.gaber |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
fsanchez
2011-04-25 21:14:51 UTC
Created attachment 59378 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0
- What I was doing when the application crashed:
after entering credentials for SMB server connection
- Unusual behavior I noticed:
dolphin crashes
- Custom settings of the application:
compiled from source with 4.6.2..
this is a very reliable crash, does it everytime..
-- Backtrace (Reduced):
#9 0x00007f0950c86752 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5
#10 0x00007f0950c86790 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#11 0x00007f0953126c3d in KIO::SimpleJob::slotFinished() () from /usr/lib64/libkio.so.5
#12 0x00007f0953129835 in KIO::ListJob::slotFinished() () from /usr/lib64/libkio.so.5
#13 0x00007f095312d529 in KIO::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
Thanks for the bug report! This crash has been reported already. *** This bug has been marked as a duplicate of bug 266903 *** Created attachment 64622 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed:
Trying to connecto to samba (windows) share.
-- Backtrace (Reduced):
#8 begin (this=0x14) at /usr/include/qt4/QtCore/qlist.h:254
#9 KDirListerCache::slotUpdateResult (this=0x9f61700, j=0xa10fc30) at ../../kio/kio/kdirlister.cpp:1716
#10 0x008152dd in KDirListerCache::qt_metacall (this=0x9f61700, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8ee8e8) at ./kdirlister_p.moc:108
#11 0x05e70b7d in metacall (argv=0xbf8ee8e8, idx=15, cl=QMetaObject::InvokeMetaMethod, object=0x9f61700) at kernel/qmetaobject.cpp:237
[...]
#14 0x06bdda05 in KJob::result (this=0xa10fc30, _t1=0xa10fc30) at ./kjob.moc:194
|