Bug 489968 - Dolphin git master snapshot crashes when trying to share file via email
Summary: Dolphin git master snapshot crashes when trying to share file via email
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-09 10:31 UTC by Robby Engelmann
Modified: 2024-07-18 20:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Engelmann 2024-07-09 10:31:59 UTC
See title.


Operating System: openSUSE Tumbleweed 20240708
KDE Plasma Version: 6.1.80
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.9.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 1 Nicolas Fella 2024-07-09 16:55:33 UTC
Can you please attach a backtrace for the crash?
Comment 2 Robby Engelmann 2024-07-09 17:45:08 UTC
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 :(
Comment 3 Robby Engelmann 2024-07-12 12:30:51 UTC
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.
Comment 4 Robby Engelmann 2024-07-18 20:35:33 UTC
solved here