BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
fbatch
Calcite | Level 5

Hi,

I'm working in SAS 9.1.3 and When running my program in batch on a Linux machine, i have the following message :

Recursive Segmentation Violations - system exiting

System Exiting Status=803fc21d

fin: erreur: 1 message: interrompu avant sa fin normale.

I've tried the options nocodegen but it doesn't work.

Can someone advice plz?

1 ACCEPTED SOLUTION

Accepted Solutions
fbatch
Calcite | Level 5

Hi all,

Finally I gone through this issue by using these options of the goptions statement.

GOPTIONS NOPOLYGONCLIP NOPCLIP NOPOLYGONFILL;

Thanks.

More information here 639 - "0C4 abend in function GGCLPPG" with PROC GPLOT using the AREAS= option

View solution in original post

4 REPLIES 4
Rick_SAS
SAS Super FREQ

Any time that you get a segmentation violation, you should contact SAS technical support. This enables SAS to understand and fix the problem.  Send them the program, the log, and (if possible) the data.

You can contact Technical Support by telephone in your local country, or use the Web interface at http://support.sas.com/ctx/supportform/createForm

ballardw
Super User

Were you working with macros by any chance?

Patrick
Opal | Level 21

Found this SAS Note: http://support.sas.com/kb/32/748.html

Don't know if it has anything to do with your case though.

fbatch
Calcite | Level 5

Hi all,

Finally I gone through this issue by using these options of the goptions statement.

GOPTIONS NOPOLYGONCLIP NOPCLIP NOPOLYGONFILL;

Thanks.

More information here 639 - "0C4 abend in function GGCLPPG" with PROC GPLOT using the AREAS= option

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 4483 views
  • 0 likes
  • 4 in conversation