[Bug c++/32671] New: Segment violation
kmikc dot cvb at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Jul 8 03:50:00 GMT 2007
GCC crashed when I was compiling the Wormux game version 0.8alpha1.
The GCC report:
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT -DINSTALL_DATADIR=\"/usr/share/games/wormux\"
-DINSTALL_LOCALEDIR=\"/usr/share/locale\"
-DFONT_FILE=\"/var/lib/defoma/fontconfig.d/D/DejaVu-Sans.ttf\"
-DPACKAGE_VERSION=\"0.8alpha1\" -Werror -Wall -Wextra -Wno-unused-parameter -O2
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml++-2.6
-I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -c -o xml_document.o `test -f
'tool/xml_document.cpp' || echo './'`tool/xml_document.cpp
tool/xml_document.cpp: In static member function Âstatic bool
LitDocXml::LitInt(const xmlpp::Node*, const std::string&, int&)Â:
tool/xml_document.cpp:98: internal compiler error: Violación de segmento
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>.
The bug is not reproducible, so it is likely a hardware or OS problem.
--
Summary: Segment violation
Product: gcc
Version: 4.1.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kmikc dot cvb at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32671
More information about the Gcc-bugs
mailing list