| Summary: | Incorrectly formatted smb path causes dolphin to crash | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Patrick Grimm <patrick.grimm> |
| Component: | smb | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | adawit, andresbajotierra, faure, kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 4.6 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
KDE crash handler output
dolphin --nofork console output |
||
|
Description
Patrick Grimm
2011-04-29 14:14:34 UTC
[Comment from a bug report cleaner] I guess this could be related to bug 266903 / bug 197851 (which also talks about "malformed" paths). A backtrace could be useful to identify if they are indeed related. Regards Created attachment 59496 [details]
KDE crash handler output
I installed the kde debug symbols and created a crash report for this.
[Comment from a bug report cleaner] Yes, the backtrace is indeed related too. Thanks When I type smb://192.168.0.2 in dolphin's location bar, I don't get such a crash; there must be something more. Please look at .xsession-errors or start dolphin --nofork in a terminal, there should be additional messages. From the backtrace I see that "dir" is null, so at least this should show up: "Internal error: itemsInUse did not contain ...." Created attachment 59564 [details]
dolphin --nofork console output
Results of dolphin --nofork are attached. Note that the smb share is being accessed over a cisco vpn session using KVpnc.
*** This bug has been marked as a duplicate of bug 316339 *** |