| Summary: | dolphin - Segmentation fault randomly when open | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | robbinespu |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | dolphin-bugs-null, meven29 |
| Priority: | NOR | ||
| Version First Reported In: | 20.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
robbinespu
2021-06-05 05:32:42 UTC
> (No debugging symbols found in dolphin) Nice of you of using gdb to track this crash down, but in order to have it useful you need to install a few debug symbols packages, here dolphin-dbg and maybe others, `find-dbgsym-packages /usr/bin/dolphin` will help you there. I can refer you to https://wiki.debian.org/HowToGetABacktrace https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Debian What is you dolphin version and debian version ? > What is you dolphin version and debian version ? $ inxi -S System: Host: debian Kernel: 5.10.0-7-amd64 x86_64 bits: 64 Desktop: KDE Plasma 5.20.5 Distro: Debian GNU/Linux 11 (bullseye) $ sudo apt-cache policy dolphin* [sudo] password for robbi: dolphin-nextcloud: Installed: (none) Candidate: 3.1.1-2 Version table: 3.1.1-2 500 500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages dolphin-plugins: Installed: 4:20.12.2-1 Candidate: 4:20.12.2-1 Version table: *** 4:20.12.2-1 500 500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status dolphin: Installed: 4:20.12.2-1 Candidate: 4:20.12.2-1 Version table: *** 4:20.12.2-1 500 500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status dolphin-dev: Installed: (none) Candidate: 4:20.12.2-1 Version table: 4:20.12.2-1 500 500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages dolphin-emu: Installed: (none) Candidate: (none) Version table: It happen randomly but likely crash are not happening after kernel + few more package upgrade. Thanks for link for creating useful bugreport and backtrace. Maybe can close this bug Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! |