[dolphin] [Bug 469190] Common samba share connection bug
Méven Car
bugzilla_noreply at kde.org
Wed Aug 23 12:56:49 BST 2023
https://bugs.kde.org/show_bug.cgi?id=469190
Méven Car <meven29 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |meven29 at gmail.com
--- Comment #4 from Méven Car <meven29 at gmail.com> ---
I have a samba environment but I cannot reproduce exactly your issue.
Could get debug symbols so we can get a crash trace with details.
Next time this happens close drkonqi and run:
export DEBUGINFOD_URLS="https://debuginfod.ubuntu.com"
coredumpctl -1 info dolphin
If the last dolphin crash was due to this issue, you can already try it, it
could have saved what is need for this to work.
You should get a better output using `coredumpctl -1 gdb dolphin` instead also.
You can also install kio and kio debug symbols directly:
```
sudo apt install libkf5kiocore5-dbgsym kio-extras-dbgsym
```
But you system might not be configured to have debug symbols repository set.
More on the subject:
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list