[dolphin] [Bug 438104] New: dolphin - Segmentation fault randomly when open
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Jun 5 06:32:42 BST 2021
https://bugs.kde.org/show_bug.cgi?id=438104
Bug ID: 438104
Summary: dolphin - Segmentation fault randomly when open
Product: dolphin
Version: 20.12.2
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: robbinespu at fedoraproject.org
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Dolphin unusable and crash and give segmentation fault. It happen randomly
STEPS TO REPRODUCE
1. Just open dolphin
OBSERVED RESULT
> Sat 05 Jun 2021 01:21:06 PM +08
robbi at debian: pts/1: /home/robbi
└─ $ dolphin
Segmentation fault
> Sat 05 Jun 2021 01:21:15 PM +08
robbi at debian: pts/1: /home/robbi
└─ $ gdb dolphin
GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from dolphin...
(No debugging symbols found in dolphin)
(gdb) run
Starting program: /usr/bin/dolphin
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7fde736 in ?? () from /lib64/ld-linux-x86-64.so.2
(gdb) thread apply all bt
Thread 1 (process 44356 "dolphin"):
#0 0x00007ffff7fde736 in ?? () from /lib64/ld-linux-x86-64.so.2
#1 0x00007ffff7fd69a8 in ?? () from /lib64/ld-linux-x86-64.so.2
#2 0x00007ffff7febadf in ?? () from /lib64/ld-linux-x86-64.so.2
#3 0x00007ffff7fd4034 in ?? () from /lib64/ld-linux-x86-64.so.2
#4 0x00007ffff7fd3098 in ?? () from /lib64/ld-linux-x86-64.so.2
#5 0x0000000000000001 in ?? ()
#6 0x00007fffffffe240 in ?? ()
#7 0x0000000000000000 in ?? ()
(gdb) exit
Undefined command: "exit". Try "help".
(gdb) close
Undefined command: "close". Try "help".
(gdb) q
A debugging session is active.
Inferior 1 [process 44356] will be killed.
Quit anyway? (y or n) y
EXPECTED RESULT
No crash, so i can browse my files
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
Kernel: 5.10.0-6-amd64
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list