| Summary: | connecting to a smb-share | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | raudaschl |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | akselmo, dolphin-bugs-null, pyro4hell, wolfmurdurer23 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
raudaschl
2022-06-21 16:22:49 UTC
Description: While trying to access an SMB share (either via IP or DNS), it immediately crashes dolphin, extremely consistent behavior Expected Results: After typing in `smb://hostname.local`, it presents the shares of device `hostname` Actual results: Crashes Dolphin Created attachment 153660 [details]
New crash information added by DrKonqi
dolphin (21.12.3) using Qt 5.15.3
- What I was doing when the application crashed:
opening `\\server.domain` and crashing after putting in my credentials in the connection window
- Custom settings of the application:
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140451396617664) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=140451396617664) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=140451396617664, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x00007fbd687a4476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007fbd6878a7f3 in __GI_abort () at ./stdlib/abort.c:79
Created attachment 162827 [details]
New crash information added by DrKonqi
dolphin (22.04.3) using Qt 5.15.3
- What I was doing when the application crashed:
- connect to `\\server.domain`
- type in my credentials `WORKSPACE\user` and password
- crash
- second time (all following) trying to connect immediately crashes without password promt
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139669117724096) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=139669117724096) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=139669117724096, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x00007f0744a42476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007f0744a287f3 in __GI_abort () at ./stdlib/abort.c:79
Likely a duplicate of 451050 *** This bug has been marked as a duplicate of bug 451050 *** |