Bug 397312

Summary: konsole frequently segfaults during compilation of other applications
Product: [Applications] konsole Reporter: general
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: crash CC: justin.zobel
Priority: NOR    
Version: 18.04.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: backtrace (first line manually added)

Description general 2018-08-09 11:42:54 UTC
Created attachment 114386 [details]
backtrace (first line manually added)

frequently occurs during compilation. could be related to #364135 . I'm unsure how to get debug information for all the required files (i couldn't seem to find all the packages providing them, and it won't let me send otherwise?) required files were:
/usr/bin/konsole
/usr/lib64/libQt5XcbQpa.so.5
/usr/lib64/libKF5Pty.so.5
/usr/lib64/libQt5Widgets.so.5
/usr/lib64/libkonsoleprivate.so.18
/usr/lib64/libQt5Core.so.5
/usr/lib64/libkdeinit5_konsole.so
if you can tell me what packages provide them i'll happily install them and give a more useful backtrace. i'll include related files in the hopes it may help.
Comment 1 general 2018-08-09 12:02:07 UTC
see https://nofile.io/f/c8QrXjBNgyf/firefox-crash0.log for a log of a build that crashed konsole
Comment 2 Kurt Hindenburg 2018-08-22 03:14:11 UTC
I haven't ran Gentoo in years so I just googled it

https://packages.gentoo.org/useflags/debug
https://wiki.gentoo.org/wiki/Debugging
Comment 3 general 2018-08-22 07:57:58 UTC
i know about that, but i couldn't find what provided some of the libraries still
Comment 4 Kurt Hindenburg 2021-02-12 02:26:05 UTC
Let us know if you still have issues w/ a more recent version.