[Konsole-devel] [konsole] [Bug 344503] Segfault reported when KDE applications are closed
Peter C. Trenholme
PTrenholme at gmail.com
Wed Feb 25 21:18:30 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=344503
--- Comment #2 from Peter C. Trenholme <PTrenholme at gmail.com> ---
Well, I did see that GCC 5 has changed the ABI to support C++11, and that may
be the cause. Since dynamically loaded libraries compiled with GCC 5 are not
automatically compatible with CGG 4 compiled code. (See
http://fedoramagazine.org/gcc-5-in-fedora-whats-an-abi-and-what-happens-when-we-change-it/
for a write-up of why the change was made and compile options that may be
used.)
Should I post this to the Fedora KDE maintainers? I suspect that they need to
rebuild the whole KDE/KDM package with the GCC 5 compiler.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list