Bug#631755: marked as done (/usr/bin/gcj-wrapper-4.6: Internal error: Segmentation fault (program ecj1))

2011-08-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Aug 2011 22:56:31 +0200 with message-id <201108112256.32109.draz...@debian.org> and subject line /usr/bin/gcj-wrapper-4.6: Internal error: Segmentation fault (program ecj1) has caused the Debian Bug report #631755, regarding /usr/bin/gcj-wrapper-4.6: Internal

Bug#631755: /usr/bin/gcj-wrapper-4.6: Internal error: Segmentation fault (program ecj1)

2011-06-26 Thread Damien Raude-Morvan
bug report, with preprocessed source if appropriate. See for instructions. I can only reproduce this issue under kfreebsd-amd64 (kfreebsd-i386 works fine). It seems that gcj-4.4 has the same issue : /usr/bin/gcj-wrapper-4.4 TwoThreadsTest.java gcj-4.4: Internal error: Segmentation fault (program

Bug#583531: closed by Falk Hueffner (Re: Bug#583531: gcc-4.4: gcc dies with Internal error: Segmentation fault (program cc1))

2010-05-28 Thread Falk Hueffner
On Fri, May 28, 2010 at 10:46:06AM +0200, Hendrik Tews wrote: > >The code simply contains ridiculously deeply nested expressions (about >11000 opening braces), so the compiler runs out of stack. Use "ulimit >-s unlimited" if you really want to compile this. > > OK, thanks for th

Bug#583531: closed by Falk Hueffner (Re: Bug#583531: gcc-4.4: gcc dies with Internal error: Segmentation fault (program cc1))

2010-05-28 Thread Hendrik Tews
The code simply contains ridiculously deeply nested expressions (about 11000 opening braces), so the compiler runs out of stack. Use "ulimit -s unlimited" if you really want to compile this. OK, thanks for the hint! Wouldn't it be more appropriate to give an error message about the

[Bug c++/17431] [3.4 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2004-12-01 15:08 --- Subject: Re: [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus) cvs-commit at gcc dot gnu dot org wrote: > --- Additional Comments From cvs-commit at gcc dot gnu dot org >

[Bug c++/17431] [3.4 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-01 13:02 --- Subject: Bug 17431 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-12-01 12:58:18 Modified files: gcc/cp : Change

[Bug c++/17431] [3.4 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-12-01 12:58 --- fixed on 3.4 branch too -- What|Removed |Added Status|ASSIGNED

[Bug c++/17431] [3.4 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-01 12:36 --- Fixed on the mainline at least. -- What|Removed |Added Known to fail|3.4.1 3.4.2 4.0.0

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-12-01 10:22 --- 2004-12-01 Nathan Sidwell <[EMAIL PROTECTED]> PR c++/17431 * call.c (standard_conversion): Add FLAGS parameter. Do not allow derived to base conversion when checking constructor

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-01 10:17 --- Subject: Bug 17431 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-01 10:16:51 Modified files: gcc/cp : ChangeLog call.c gcc/testsui

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-11-29 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-11-29 11:48 --- (In reply to comment #12) > Nathan, even if there is not an official committee position on the correct > semantic of this program, is there way to get a patch in to stop cc1plus from > segfaulting? TC1 fix

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-11-26 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-26 22:50 --- Nathan, even if there is not an official committee position on the correct semantic of this program, is there way to get a patch in to stop cc1plus from segfaulting? -- http://gcc.gnu.org/bugzilla/show_

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-11-26 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-11-26 21:10 --- Here's a slightly shorter testcase (inspired by PR18677): === struct A {}; struct B : A { B(int); B(B&); B(A); }; B b=0; === -- What|Removed

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-11-26 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-11-26 21:00 --- *** Bug 18677 has been marked as a duplicate of this bug. *** -- What|Removed |Added

Bug#106927: marked as done ([PR other/3998] Internal error: Segmentation fault)

2001-11-29 Thread Debian Bug Tracking System
100 From: "Dr. David Alan Gilbert" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: cc1: Internal error: Segmentation fault Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i X-Ch

Internal error: Segmentation fault

2001-08-11 Thread Matthias Klose
>Submitter-Id: net >Originator:"Dr. David Alan Gilbert" <[EMAIL PROTECTED]> >Organization: The Debian project >Confidential: no >Synopsis: Internal error: Segmentation fault >Severity: non-critical >Priority: low >Category:

Bug#106927: cc1: Internal error: Segmentation fault

2001-07-28 Thread Dr. David Alan Gilbert
Package: gcc-3.0 Version: 1:3.0-4 Hi, On Debian/Unstable on Alpha Doing: gcc-3.0 -v --help ends with: -O[number] Set optimisation level to [number] -Os Optimise for space rather than speed cc1: Internal error

Internal error: Segmentation fault in g++ 3.0

2001-07-15 Thread fasbjx
; { public: Dummy(): A0::Dummy() {} }; I got, from codesourcery: GCC Output These are the results of processing your source code with the following command: g++ [input] Exit code: 256 Messages: /usr/tmp/@27613.7.cc: In constructor `Dummy<0, true>::Dummy()':