[Bug 1286343] Re: mrpt triggers ICE on armf, powerpc, ppc64el at -O2 or higher
Bug Watch Updater
1286343 at bugs.launchpad.net
Tue Mar 4 23:37:16 UTC 2014
Launchpad has imported 1 comments from the remote bug at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2014-03-04T23:04:35+00:00 Doko-v wrote:
Created attachment 32264
preprocessed source
see on
https://bugs.launchpad.net/ubuntu/+source/mrpt/+bug/1286343
https://bugzilla.redhat.com/show_bug.cgi?id=1007586
seen on armv7, powerpc, ppc64el. lowering the optimization works around
it
$ g++ -std=c++11 -c -O3 -g CMetricMapBuilderICP.ii
/root/mrpt-1.0.2/libs/slam/src/slam/CMetricMapBuilderICP.cpp:629:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
Program received signal SIGSEGV, Segmentation fault.
0x0000000010ae517c in ?? ()
(gdb) bt
#0 0x0000000010ae517c in ?? ()
#1 0x000000001056a0c0 in execute_one_pass(opt_pass*) ()
#2 0x000000001056ad88 in execute_ipa_pass_list(opt_pass*) ()
#3 0x000000001032ce28 in compile() ()
#4 0x000000001032d6cc in finalize_compilation_unit() ()
#5 0x000000001019017c in cp_write_global_declarations() ()
#6 0x000000001062b370 in ?? ()
#7 0x000000001062dafc in toplev_main(int, char**) ()
#8 0x000000001010ea88 in main ()
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mrpt/+bug/1286343/comments/5
** Changed in: gcc
Status: Unknown => New
** Changed in: gcc
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1286343
Title:
mrpt triggers ICE on armf, powerpc, ppc64el at -O2 or higher
Status in The GNU Compiler Collection:
New
Status in “gcc-4.8” package in Ubuntu:
New
Status in “mrpt” package in Ubuntu:
Fix Released
Status in “gcc” package in Fedora:
Unknown
Bug description:
[ 61%] Building CXX object libs/slam/CMakeFiles/mrpt-slam.dir/src/slam/CMetricMapBuilderICP.cpp.o
cd /root/mrpt-1.0.2/libs/slam && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmrpt_slam_EXPORTS -isystem /usr/include/opencv -isystem /usr/include -pthread -I /usr/lib/powerpc64le-linux-gnu/wx/include/gtk2-unicode-release-2.8 -isystem /usr/lib/powerpc64le-linux-gnu/wx/include/gtk2-unicode-release-2.8 -I /usr/include/wx-2.8 -isystem /usr/include/wx-2.8 -Wall -Wno-long-long -Wno-write-strings -Wno-variadic-macros -pedantic -pthread -std=c++11 -O3 -DNDEBUG -fPIC -I/usr/include/eigen3 -I/usr/include/eigen3/unsupported -I/usr/include/opencv -I/usr/include/ffmpeg -I/usr/include/libavcodec -I/usr/include/libavformat -I/usr/include/libswscale -isystem /usr/lib/powerpc64le-linux-gnu/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/root/mrpt-1.0.2/. -I/root/mrpt-1.0.2/include/mrpt-config/unix -I/root/mrpt-1.0.2/libs/slam/include -I/root/mrpt-1.0.2/libs/bayes/include -I/root/mrpt-1.0.2/libs/graphs/include -I/root/mrpt-1.0.2/libs/vision/include -I/root/mrpt-1.0.2/libs/scanmatching/include -I/root/mrpt-1.0.2/libs/maps/include -I/root/mrpt-1.0.2/libs/obs/include -I/root/mrpt-1.0.2/libs/opengl/include -I/root/mrpt-1.0.2/libs/base/include -o CMakeFiles/mrpt-slam.dir/src/slam/CMetricMapBuilderICP.cpp.o -c /root/mrpt-1.0.2/libs/slam/src/slam/CMetricMapBuilderICP.cpp
/root/mrpt-1.0.2/libs/slam/src/slam/CMetricMapBuilderICP.cpp:629:1: internal compiler error: Segmentation fault
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccvuEZay.out file, please attach this to your bugreport.
make[2]: *** [libs/slam/CMakeFiles/mrpt-slam.dir/src/slam/CMetricMapBuilderICP.cpp.o] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1286343/+subscriptions
More information about the foundations-bugs
mailing list