Mailinglist Archive: opensuse-bugs (13466 mails)
| < Previous | Next > |
[Bug 333807] incomingscript.cpp:79: internal compiler error: Segmentation fault
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 15 Oct 2007 04:04:16 -0600 (MDT)
- Message-id: <20071015100416.2AFC024526A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=333807#c1
--- Comment #1 from Karsten Keil <kkeil@xxxxxxxxxx> 2007-10-15 04:04:15 MST ---
Created an attachment (id=178380)
--> (https://bugzilla.novell.com/attachment.cgi?id=178380)
preprocessed source
This is the instruction which cause the error:
g++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR=\"/var\"
-DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\"
-DPKGLIBDIR=\"/usr/lib/capisuite\"
-I/usr/include/python2.5 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -MT incomingscript.o -MD -MP
-MF .deps/incomingscript.Tpo -c -o incomingscript.o incomingscript.cpp
incomingscript.cpp: In member function 'virtual void IncomingScript::run()':
incomingscript.cpp:122: warning: suggest explicit braces to avoid ambiguous
'else'
incomingscript.cpp:79: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #1 from Karsten Keil <kkeil@xxxxxxxxxx> 2007-10-15 04:04:15 MST ---
Created an attachment (id=178380)
--> (https://bugzilla.novell.com/attachment.cgi?id=178380)
preprocessed source
This is the instruction which cause the error:
g++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR=\"/var\"
-DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\"
-DPKGLIBDIR=\"/usr/lib/capisuite\"
-I/usr/include/python2.5 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -MT incomingscript.o -MD -MP
-MF .deps/incomingscript.Tpo -c -o incomingscript.o incomingscript.cpp
incomingscript.cpp: In member function 'virtual void IncomingScript::run()':
incomingscript.cpp:122: warning: suggest explicit braces to avoid ambiguous
'else'
incomingscript.cpp:79: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |