public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/8859: internal error: Segmentation fault
@ 2002-12-07 13:14 reichelt
  0 siblings, 0 replies; 4+ messages in thread
From: reichelt @ 2002-12-07 13:14 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mlt, nobody

Synopsis: internal error: Segmentation fault

State-Changed-From-To: open->feedback
State-Changed-By: reichelt
State-Changed-When: Sat Dec  7 13:14:15 2002
State-Changed-Why:
    The preprocessed file is missing.
    Could you please provide it?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8859


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

* Re: other/8859: internal error: Segmentation fault
@ 2002-12-10  3:19 reichelt
  0 siblings, 0 replies; 4+ messages in thread
From: reichelt @ 2002-12-10  3:19 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mlt, nobody

Synopsis: internal error: Segmentation fault

State-Changed-From-To: feedback->open
State-Changed-By: reichelt
State-Changed-When: Tue Dec 10 03:19:01 2002
State-Changed-Why:
    Attachment received.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8859


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

* Re: other/8859: internal error: Segmentation fault
@ 2002-12-08  1:36 Mats Ljungqvist
  0 siblings, 0 replies; 4+ messages in thread
From: Mats Ljungqvist @ 2002-12-08  1:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/8859; it has been noted by GNATS.

From: "Mats Ljungqvist" <mlt@bredband.net>
To: <reichelt@igpm.rwth-aachen.de>,
	<gcc-bugs@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	<mlt@bredband.net>,
	<nobody@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: other/8859: internal error: Segmentation fault
Date: Sun, 8 Dec 2002 10:30:50 +0100

 That's strange. I did attach the pre-processed file! Is it possible that the
 size (600K) of the file was to large?
 
 Anyway, I do have the pre-processed file. Where do you want me to send it?
 
 // Mats
 
 ----- Original Message -----
 From: <reichelt@igpm.rwth-aachen.de>
 To: <gcc-bugs@gcc.gnu.org>; <gcc-prs@gcc.gnu.org>; <mlt@bredband.net>;
 <nobody@gcc.gnu.org>
 Sent: Saturday, December 07, 2002 10:14 PM
 Subject: Re: other/8859: internal error: Segmentation fault
 
 
 > Synopsis: internal error: Segmentation fault
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: reichelt
 > State-Changed-When: Sat Dec  7 13:14:15 2002
 > State-Changed-Why:
 >     The preprocessed file is missing.
 >     Could you please provide it?
 >
 >
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
 r=8859
 >
 
 


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

* other/8859: internal error: Segmentation fault
@ 2002-12-07  7:46 mlt
  0 siblings, 0 replies; 4+ messages in thread
From: mlt @ 2002-12-07  7:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8859
>Category:       other
>Synopsis:       internal error: Segmentation fault
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 07 07:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     mlt@bredband.net
>Release:        gcc version 3.2 20020927 (prerelease)
>Organization:
>Environment:
Cygwin (latest packages as of 2002-12-07) on Windows XP (SP1)
>Description:
Internal error: Segmentation fault on the attached pre-processed file with the command line specified in "How-to-repeat".

This is the output with some version stuff:
$ gcc -v -c -o xdts-bcst-gen.o xdts-bcst-gen.i -g
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs
Configured with: /netrel/src/gcc-3.2-3/configure --enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posi
x --with-system-zlib --enable-nls --without-included-gettext --enable-interpreter --disable-sjlj-exceptions --disable-ve
rsion-specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --enable
-haifa --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --libexecd
ir=/usr/sbin
Thread model: posix
gcc version 3.2 20020927 (prerelease)
 /usr/lib/gcc-lib/i686-pc-cygwin/3.2/cc1.exe -fpreprocessed xdts-bcst-gen.i -quiet -dumpbase xdts-bcst-gen.i -g -version
 -o /cygdrive/c/DOCUME~1/Mats/LOCALS~1/Temp/ccP7x7gQ.s
GNU CPP version 3.2 20020927 (prerelease) (cpplib) (80386, BSD syntax)
GNU C version 3.2 20020927 (prerelease) (i686-pc-cygwin)
        compiled by GNU C version 3.2 20020927 (prerelease).
xdts-bcst-gen.c:308: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
gcc -c -o xdts-bcst-gen.o xdts-bcst-gen.i -g
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-12-10 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-07 13:14 other/8859: internal error: Segmentation fault reichelt
  -- strict thread matches above, loose matches on Subject: below --
2002-12-10  3:19 reichelt
2002-12-08  1:36 Mats Ljungqvist
2002-12-07  7:46 mlt

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).