https://bugs.kde.org/show_bug.cgi?id=491699
--- Comment #18 from Adam Fontenot <[email protected]> --- (In reply to Russ from comment #17) > Created attachment 183556 [details] > Similar crash report for this issue That looks like a different crash to me, based on the backtrace. I'd report it separately, though note that it would be easier to debug your issue if you had the debug symbols. I think you can get them on Cachy like this: coredumpctl gdb 48634 Respond y to the prompt asking you if you want to auto-download debuginfo. Then, after it downloads all the debug symbols and returns you to the "(gdb)" prompt, type bt then hit return. You can copy paste the response to this prompt. Because the crash is in the main thread, this is probably all you need. -- You are receiving this mail because: You are watching all bug changes.
