[Bug c++/12573] New: [ regression from 3.3.1 ] ICE (segfault) with Boost.Python
jbrandmeyer at users dot sourceforge dot net
gcc-bugzilla@gcc.gnu.org
Sat Oct 11 01:49:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12573
Summary: [ regression from 3.3.1 ] ICE (segfault) with
Boost.Python
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jbrandmeyer at users dot sourceforge dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
Command to cause failure: g++-3.4 -x c++ -I/usr/include/python2.2
/usr/include/boost/python/converter/registry.hpp
Command to produce the preprocessed source: g++-3.4 -E -x c++
-I/usr/include/python2.2 /usr/include/boost/python/converter/registry.hpp
Output from g++-3.4 -v:
Reading specs from /home/jonathan/lib/gcc/i686-pc-linux-gnu/3.4/specs
Configured with: ../gcc/configure --enable-languages=c,c++
--prefix=/home/jonathan --program-suffix=-3.4
Thread model: posix
gcc version 3.4 20031010 (experimental)
Error messages:
In file included from /usr/include/boost/python/converter/registry.hpp:12:
/usr/include/boost/python/converter/rvalue_from_python_data.hpp: At global scope:
/usr/include/boost/python/converter/rvalue_from_python_data.hpp:100: internal
compiler error: Segmentation fault
I apologize for the size of the attachment. I'm not sufficiently familiar with
this library to shrink it down.
More information about the Gcc-bugs
mailing list