Bug#393071: segmentation fault, related to sizeof
Package: gcc-4.1
Version: 4.1.1ds1-16
This is a regression from 4.1.1ds1-13. This is PR29469
> g++ -DHAVE_CONFIG_H -I. -I. -I../../lib -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/freetype2 -I../.. -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -Wall -O2 -c -o plugin_main.o plugin_main.cpp
> Camera.hpp: In constructor 'Camera<Unsign, Real>::Camera(Br_ImageVec&, std::vector<TNT::Array2D<Rgb<T> >, std::allocator<TNT::Array2D<Rgb<T> > > >&, unsigned int, ProgressInfo*)':
> Camera.hpp:495: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bug reporting instructions,
> see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
> Preprocessed source stored into /tmp/ccbLcvIn.out file, please attach this to your bugreport.
> make[3]: *** [plugin_main.o] Error 1
--
Martin Michlmayr
http://www.cyrius.com/
Reply to: