Summary: | Dolphin git master snapshot crashes when trying to share file via email | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kfm-devel, nicolas.fella, robby.engelmann |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Robby Engelmann
2024-07-09 10:31:59 UTC
Can you please attach a backtrace for the crash? unfortunately, I only got this: [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/dolphin'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; [Current thread is 1 (Thread 0x7fa1a3e006c0 (LWP 4737))] KCRASH_INFO_MESSAGE: Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>} Cannot QML trace cores :( Actually I just recognized, that the crash is independent of dolphin, but also happens using the "Share" --> "Send via Email" option in e.g. okular. solved here |