[Cooker] [Bug 446] [gcc-c++] Segmentation Fault in g++

2003-06-24 Thread [bugzilla-mandrake]
http://qa.mandrakesoft.com/show_bug.cgi?id=446


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||bugzilla-
   ||[EMAIL PROTECTED]
URL||http://switch.dl.sourceforge
   ||.net/sourceforge/qtella/qtel
   ||la-0.6.1.tar.gz




--- Additional Comments From [EMAIL PROTECTED]  2003-25-06 03:52 ---
I downloaded qtella-0.6.1 and compiled successfully it with gcc-c++-3.3-2mdk.

Can you try again?

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
I was building a new rpm and during the "%make" portion g++ seemed to have
segfaulted on me and then a notice came up asking to send this to mandrake.  Im
sorry that I dont know enough about programming to give you a better idea of the
cause but I hope ive given sufficient logs to help you.

g++ -DHAVE_CONFIG_H -I. -I. -I. -O3 -fomit-frame-pointer -pipe
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c TailFile.cc
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
 from TailFile.cc:20:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the  header for the  header for C++
includes, or  instead of the deprecated header . To
disable this warning use -Wno-deprecated.
In file included from /usr/include/c++/3.2/istream:297,
 from /usr/include/c++/3.2/iostream:46,
 from /usr/include/c++/3.2/backward/iostream.h:32,
 from TailFile.cc:20:
/usr/include/c++/3.2/bits/istream.tcc:195: internal error: Segmentation fault
Please submit a full bug report,



[Cooker] [Bug 446] [gcc-c++] Segmentation Fault in g++

2003-02-08 Thread [Bug 446]
https://qa.mandrakesoft.com/show_bug.cgi?id=446





--- Additional Comments From [EMAIL PROTECTED]  2003-02-08 16:42 ---
Reproductible? So please provide preprocessed source. e.g. append -save-temps to
command line args that caused gcc to crash. Then, send resulting .i or .ii file
(C vs. C++ preprocessed).



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
I was building a new rpm and during the "%make" portion g++ seemed to have
segfaulted on me and then a notice came up asking to send this to mandrake.  Im
sorry that I dont know enough about programming to give you a better idea of the
cause but I hope ive given sufficient logs to help you.

g++ -DHAVE_CONFIG_H -I. -I. -I. -O3 -fomit-frame-pointer -pipe
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c TailFile.cc
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
 from TailFile.cc:20:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the  header for the  header for C++
includes, or  instead of the deprecated header . To
disable this warning use -Wno-deprecated.
In file included from /usr/include/c++/3.2/istream:297,
 from /usr/include/c++/3.2/iostream:46,
 from /usr/include/c++/3.2/backward/iostream.h:32,
 from TailFile.cc:20:
/usr/include/c++/3.2/bits/istream.tcc:195: internal error: Segmentation fault
Please submit a full bug report,




[Cooker] [Bug 446] [gcc-c++] Segmentation Fault in g++

2003-02-05 Thread [Bug 446]
https://qa.mandrakesoft.com/show_bug.cgi?id=446





--- Additional Comments From [EMAIL PROTECTED]  2003-02-05 11:01 ---
Mandrake 9.0 on Athlon +1800 512 Mb RAM The "Segmentation fault" while compiling 
qtella-0.6.1.  Reproductible.  The snippet is as follows:  
 cc1plus: warning: 
changing search order for system directory "/usr/include" cc1plus: warning:   as it 
has already been specified as a non-system directory BWidgetConnections.cpp: In 
constructor `BWidgetConnections::BWidgetConnections(QWidget*, const char*, unsigned 
int)': BWidgetConnections.cpp:35: internal error: Segmentation fault Please submit a 
full bug report, with preprocessed source if appropriate. See 
https://qa.mandrakesoft.com/> for instructions. make[1]: *** 
[BWidgetConnections.o] Error 1 make[1]: Leaving directory 
`/home/vlad/gnutella/qtella-0.6.1/src' make: *** [all-recursive] Error 1 
  



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
I was building a new rpm and during the "%make" portion g++ seemed to have
segfaulted on me and then a notice came up asking to send this to mandrake.  Im
sorry that I dont know enough about programming to give you a better idea of the
cause but I hope ive given sufficient logs to help you.

g++ -DHAVE_CONFIG_H -I. -I. -I. -O3 -fomit-frame-pointer -pipe
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c TailFile.cc
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
 from TailFile.cc:20:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the  header for the  header for C++
includes, or  instead of the deprecated header . To
disable this warning use -Wno-deprecated.
In file included from /usr/include/c++/3.2/istream:297,
 from /usr/include/c++/3.2/iostream:46,
 from /usr/include/c++/3.2/backward/iostream.h:32,
 from TailFile.cc:20:
/usr/include/c++/3.2/bits/istream.tcc:195: internal error: Segmentation fault
Please submit a full bug report,