public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11447] New: ignore this report
@ 2003-07-06 22:38 afenkart at student dot ethz dot ch
  2003-07-06 22:45 ` [Bug c++/11447] " pinskia at physics dot uc dot edu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: afenkart at student dot ethz dot ch @ 2003-07-06 22:38 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447

           Summary: ignore this report
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: afenkart at student dot ethz dot ch
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ../src/configure -v --enable-
                    languages=c,c++,java,f77,pascal,obj

ignore this report


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/11447] ignore this report
  2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
@ 2003-07-06 22:45 ` pinskia at physics dot uc dot edu
  2003-07-06 22:59 ` [Bug c++/11447] internal compiler error: Segmentation fault afenkart at student dot ethz dot ch
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-06 22:45 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-06 22:45 -------
Closing as invalid report and the reported said to ignore it.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/11447] internal compiler error: Segmentation fault
  2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
  2003-07-06 22:45 ` [Bug c++/11447] " pinskia at physics dot uc dot edu
@ 2003-07-06 22:59 ` afenkart at student dot ethz dot ch
  2003-07-07 15:22 ` bangerth at dealii dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: afenkart at student dot ethz dot ch @ 2003-07-06 22:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447


afenkart at student dot ethz dot ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|ignore this report          |internal compiler error:
                   |                            |Segmentation fault


------- Additional Comments From afenkart at student dot ethz dot ch  2003-07-06 22:59 -------
built by dpkg-buildpackage -b from openh323_1.11.7
crashing g++ command:
g++ -v  -save-temps -Wall -DP_LINUX -mcpu=i
586 -D_REENTRANT -DP_HAS_SEMAPHORES -DP_USE_PRAGMA -g -D_DEBUG -DPMEMORY_CHECK=1
 -DP_SSL -I/usr/include/include -I/usr/include/crypto -DP_PTHREADS -DP_HAS_IPV6 
-DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN -I/usr/include/ptlib/unix -DPTRACI
NG -I/usr/src/openh323-1.11.7/include -DHAS_IXJ -DHAS_OSS -DPTRACING -I/usr/shar
e/pwlib/include  -pipe -O2 -fPIC -DPIC -I/usr/include/gsm -c h245_1.cxx -o /usr/
src/openh323-1.11.7/lib/obj_linux_x86_d/h245_1.o

g++ output:
Thread model: posix
gcc version 3.3.1 20030626 (Debian prerelease)
 /usr/lib/gcc-lib/i386-linux/3.3.1/cc1plus -E -D__GNUG__=3 -quiet -v -I/usr/incl
ude/include -I/usr/include/crypto -I/usr/include/ptlib/unix -I/usr/src/openh323-
1.11.7/include -I/usr/share/pwlib/include -I/usr/include/gsm -D__GNUC__=3 -D__GN
UC_MINOR__=3 -D__GNUC_PATCHLEVEL__=1 -D_GNU_SOURCE -DP_LINUX -D_REENTRANT -DP_HA
S_SEMAPHORES -DP_USE_PRAGMA -D_DEBUG -DPMEMORY_CHECK=1 -DP_SSL -DP_PTHREADS -DP_
HAS_IPV6 -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN -DPTRACING -DHAS_IXJ -DHA
S_OSS -DPTRACING -DPIC h245_1.cxx -mcpu=i586 -Wall -fPIC -O2 h245_1.ii
ignoring nonexistent directory "/usr/include/include"
ignoring nonexistent directory "/usr/include/crypto"
ignoring nonexistent directory "/usr/share/pwlib/include"
ignoring nonexistent directory "/usr/i386-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/include/ptlib/unix
 /usr/src/openh323-1.11.7/include
 /usr/include/gsm
 /usr/include/c++/3.3
 /usr/include/c++/3.3/i386-linux
 /usr/include/c++/3.3/backward
 /usr/local/include
 /usr/lib/gcc-lib/i386-linux/3.3.1/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/i386-linux/3.3.1/cc1plus -fpreprocessed h245_1.ii -quiet -dump
base h245_1.cxx -mcpu=i586 -auxbase-strip /usr/src/openh323-1.11.7/lib/obj_linux
_x86_d/h245_1.o -g -O2 -Wall -version -fPIC -o h245_1.s
GNU C++ version 3.3.1 20030626 (Debian prerelease) (i386-linux)
        compiled by GNU C version 3.3.1 20030626 (Debian prerelease).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=32158
/usr/src/openh323-1.11.7/include/h245.h: In static member function `static void 
   H245_ConferenceIndication::operator delete(void*)':
/usr/src/openh323-1.11.7/include/h245.h:4557: internal compiler error: Segmentat
ion
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/11447] internal compiler error: Segmentation fault
  2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
  2003-07-06 22:45 ` [Bug c++/11447] " pinskia at physics dot uc dot edu
  2003-07-06 22:59 ` [Bug c++/11447] internal compiler error: Segmentation fault afenkart at student dot ethz dot ch
@ 2003-07-07 15:22 ` bangerth at dealii dot org
  2003-07-07 15:41 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bangerth at dealii dot org @ 2003-07-07 15:22 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447



------- Additional Comments From bangerth at dealii dot org  2003-07-07 15:22 -------
I can't reproduce the ICE on my machine. The compiler takes a very
long time (several minutes), but finally finishes successfully.

I'll let someone else double-check this before closing. The flags
I used were
  c++ -c x.ii -mcpu=i586 -g -O2 -fPIC

W.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/11447] internal compiler error: Segmentation fault
  2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
                   ` (2 preceding siblings ...)
  2003-07-07 15:22 ` bangerth at dealii dot org
@ 2003-07-07 15:41 ` pinskia at physics dot uc dot edu
  2003-07-07 23:12 ` bangerth at dealii dot org
  2003-07-11 10:07 ` afenkart at student dot ethz dot ch
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-07 15:41 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447



------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-07 15:41 -------
I could not reproduce it either, even with the GC heuristics he gave, I am wondering if Debian has 
patch that causes this.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/11447] internal compiler error: Segmentation fault
  2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
                   ` (3 preceding siblings ...)
  2003-07-07 15:41 ` pinskia at physics dot uc dot edu
@ 2003-07-07 23:12 ` bangerth at dealii dot org
  2003-07-11 10:07 ` afenkart at student dot ethz dot ch
  5 siblings, 0 replies; 7+ messages in thread
From: bangerth at dealii dot org @ 2003-07-07 23:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From bangerth at dealii dot org  2003-07-07 23:12 -------
If nobody can confirm this report, let's keep with the orginal comment
in this PR:
  "ignore this report"

W.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug c++/11447] internal compiler error: Segmentation fault
  2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
                   ` (4 preceding siblings ...)
  2003-07-07 23:12 ` bangerth at dealii dot org
@ 2003-07-11 10:07 ` afenkart at student dot ethz dot ch
  5 siblings, 0 replies; 7+ messages in thread
From: afenkart at student dot ethz dot ch @ 2003-07-11 10:07 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447



------- Additional Comments From afenkart at student dot ethz dot ch  2003-07-11 10:07 -------
Subject: Re:  internal compiler error: Segmentation fault

I forgot to mention, that I have a weird setup. (rootless client 256MB 
RAM+256MB Swap over nfs). I made a chroot on the nfs-server(P5/64MB) 
into the client system and retried to compile. It took more than 24h but 
it worked fine.

Sorry for false alert...


bangerth at dealii dot org wrote:

>PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11447
>
>
>bangerth at dealii dot org changed:
>
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |RESOLVED
>         Resolution|                            |INVALID
>
>
>------- Additional Comments From bangerth at dealii dot org  2003-07-07 23:12 -------
>If nobody can confirm this report, let's keep with the orginal comment
>in this PR:
>  "ignore this report"
>
>W.
>
>
>
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>  
>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-07-11 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-06 22:38 [Bug c++/11447] New: ignore this report afenkart at student dot ethz dot ch
2003-07-06 22:45 ` [Bug c++/11447] " pinskia at physics dot uc dot edu
2003-07-06 22:59 ` [Bug c++/11447] internal compiler error: Segmentation fault afenkart at student dot ethz dot ch
2003-07-07 15:22 ` bangerth at dealii dot org
2003-07-07 15:41 ` pinskia at physics dot uc dot edu
2003-07-07 23:12 ` bangerth at dealii dot org
2003-07-11 10:07 ` afenkart at student dot ethz dot ch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).