Bug 23881 - Cauldron : segmentation fault with gcc
Summary: Cauldron : segmentation fault with gcc
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Base system maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-22 10:17 CET by Nicolas Salguero
Modified: 2018-11-24 12:09 CET (History)
2 users (show)

See Also:
Source RPM: glibc
CVE:
Status comment:


Attachments

Description Nicolas Salguero 2018-11-22 10:17:51 CET
Hi,

When building webkit2-2.22.4-1.mga7 and poppler-0.71.0-2.mga7, I got:

"""
during IPA pass: fnsummary
In file included from /home/iurt/rpmbuild/BUILD/webkitgtk-2.22.4/build/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource38.cpp:8:
/home/iurt/rpmbuild/BUILD/webkitgtk-2.22.4/Source/JavaScriptCore/dfg/DFGArgumentsUtilities.cpp: In member function 'void JSC::DFG::AbstractValue::observeTransitions(const TransitionVector&)':
/home/iurt/rpmbuild/BUILD/webkitgtk-2.22.4/Source/JavaScriptCore/dfg/DFGArgumentsUtilities.cpp:146:3: internal compiler error: Segmentation fault
 } } // namespace JSC::DFG
   ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.mageia.org/> for instructions.
make[2]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/build.make:1273: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource38.cpp.o] Error 1
"""
(See: http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20181122083155.ns80.duvel.24859/log/webkit2-2.22.4-1.mga7/build.0.20181122083247.log)

"""
during IPA pass: fnsummary
/home/iurt/rpmbuild/BUILD/poppler-0.71.0/poppler/PDFDoc.cc: In member function 'void std::__detail::_Compiler<_TraitsT>::_M_insert_character_class_matcher() [with bool __icase = false; bool __collate = true; _TraitsT = std::__cxx11::regex_traits<char>]':
/home/iurt/rpmbuild/BUILD/poppler-0.71.0/poppler/PDFDoc.cc:2129:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.mageia.org/> for instructions.
make[2]: *** [CMakeFiles/poppler.dir/build.make:794: CMakeFiles/poppler.dir/poppler/PDFDoc.cc.o] Error 1
"""
(See: http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20181122085802.ns80.duvel.46815/log/poppler-0.71.0-2.mga7/build.0.20181122085907.log)

Best regards,

Nico.
Comment 1 Marja Van Waes 2018-11-24 11:17:17 CET
Assigning to the basesystem maintainers and CC'ing the registered gcc maintainer, because the summary says "segmentation fault with gcc".

(Tbh, I don't understand much of the description :-/ )

Assignee: bugsquad => basesystem
CC: (none) => marja11, tmb
Source RPM: (none) => gcc?

Comment 2 Thomas Backlund 2018-11-24 12:09:12 CET
This was a glibc issue fixed in glibc-2.28-20.mga7

(the problematic patch is now also reverted upstream)

Resolution: (none) => FIXED
Status: NEW => RESOLVED
Source RPM: gcc? => glibc


Note You need to log in before you can comment on or make changes to this bug.