Bug 39683 - Internal error: Erreur de segmentation
Summary: Internal error: Erreur de segmentation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-08 15:18 UTC by Need Real Name
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-05-08 20:59:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-05-08 15:18:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [fr] (X11; U; Linux 2.2.16-22 i686)

Description of problem:
Internal error: Erreur de segmentation

How reproducible:
Always

Steps to Reproduce:
1.trying to compile
2.
3.
	

Actual Results:  /d/Adm/comptabl/Debourse.c: In function `fndDebourse':
/d/Adm/comptabl/Debourse.c:62: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:71: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:77: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:91: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:97: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:107: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:115: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:122: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:132: warning: passing arg 1 of `strcpy' from
incompatible pointer type
/d/Adm/comptabl/Debourse.c:134: Internal error: Erreur de segmentation.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make: *** [Debourse.o] Erreur 1


Expected Results:  make: *** [Debourse.o] Erreur 0

Additional info:

Comment 1 Jakub Jelinek 2001-05-08 20:59:23 UTC
Please check if it is reproduceable.
If yes, post here the full gcc command line which leads to the
segmentation fault, rerun it with additional -save-temps -v options
and attach here Debourse.i it creates. Thanks.

Comment 2 Jakub Jelinek 2001-09-06 17:13:50 UTC
Closed due to inactivity.


Note You need to log in before you can comment on or make changes to this bug.