[dolphin] [Bug 485599] New: dolphin crash when using select file shorcuts (shortcut space)

Cherkah bugzilla_noreply at kde.org
Mon Apr 15 16:56:17 BST 2024


https://bugs.kde.org/show_bug.cgi?id=485599

            Bug ID: 485599
           Summary: dolphin crash when using select file shorcuts
                    (shortcut space)
    Classification: Applications
           Product: dolphin
           Version: unspecified
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: cherifkahsum at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. open dolphin
2. select a folder
3. hit space sortcut


OBSERVED RESULT
 dolphin closes by himself

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.5-arch1-1 (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION
```
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/dolphin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000073a677189567 in QObject::deleteLater() () from
/usr/lib/libQt6Core.so.6
[Current thread is 1 (Thread 0x73a6717249c0 (LWP 2637))]
(gdb) disassemble
Dump of assembler code for function _ZN7QObject11deleteLaterEv:
0x000073a677189540 <+0>:     endbr64
0x000073a677189544 <+4>:     push   %rbx
0x000073a677189545 <+5>:     mov    %rdi,%rbx
0x000073a677189548 <+8>:     mov    %rbx,%rsi
0x000073a67718954b <+11>:    sub    $0x20,%rsp
0x000073a67718954f <+15>:    mov    %fs:0x28,%rax
0x000073a677189558 <+24>:    mov    %rax,0x18(%rsp)
0x000073a67718955d <+29>:    xor    %eax,%eax
0x000073a67718955f <+31>:    mov    %rsp,%rdi
0x000073a677189562 <+34>:    call   0x73a67713ce90
<_ZN23QCoreApplicationPrivate23lockThreadPostEventListEP7QObject>
=> 0x000073a677189567 <+39>:    mov    0x8(%rbx),%rax
0x000073a67718956b <+43>:    cmpb   $0x0,0x30(%rax)
0x000073a67718956f <+47>:    js     0x73a6771895e8
<_ZN7QObject11deleteLaterEv+168>
0x000073a677189571 <+49>:    orb    $0x80,0x30(%rax)
0x000073a677189575 <+53>:    cmpb   $0x0,0x10(%rsp)
0x000073a67718957a <+58>:    jne    0x73a6771895d0
<_ZN7QObject11deleteLaterEv+144>
0x000073a67718957c <+60>:    mov    $0x18,%edi
0x000073a677189581 <+65>:    call   *0x459f81(%rip)        # 0x73a6775e3508
0x000073a677189587 <+71>:    mov    %rax,%rsi

```

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list