Bug 364014

Summary: Dolphin crashed when trying to open smb location
Product: [Applications] dolphin Reporter: Yaroslav Sidlovsky <zawertun>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: elvis.angelaccio, nate
Priority: NOR    
Version: 15.12.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: backtrace

Description Yaroslav Sidlovsky 2016-06-06 09:04:39 UTC
Dolphin crashes each time I try to access one computer via SMB protocol.
Crash only happens when I access path 'smb://192.168.0.111' and not happens when I access 'smb://192.168.0.111/C$' path.

Reproducible: Always

Steps to Reproduce:
1. Start Dolphin
2. Change location to "smb://192.168.0.111"
3. Crash!
Comment 1 Yaroslav Sidlovsky 2016-06-06 09:06:41 UTC
Created attachment 99389 [details]
backtrace

Backtrace collected with gdb
Comment 2 Elvis Angelaccio 2016-12-25 12:06:43 UTC

*** This bug has been marked as a duplicate of bug 359278 ***
Comment 3 Nate Graham 2017-10-20 17:36:11 UTC
It's happening in QList<NonMovableFileItem>::detach(); dupe of Bug 371278

*** This bug has been marked as a duplicate of bug 371278 ***