BookmarkSubscribeRSS Feed
ninemileshigh
Obsidian | Level 7

Hi,

 

I'm running a programme which involves several thousand regressions, using proc reg. The program is failing near completion and I get the following log:

 

The SAS task name is [REG]
ERROR: Read Access Violation REG
Exception occurred at (03304703)
Task Traceback
Address Frame (DBGHELP API Version 4.0 rev 5)
0000000003304703 0000000023514CB0 sashost:Main+0x13B033
00000000031CDBCA 0000000023514D20 sashost:Main+0x44FA
00000000220B4CD1 0000000023514D28 sasxwher:tkvercn1+0x23C91
00000000220BF413 0000000023515180 sasxwher:tkvercn1+0x2E3D3
0000000005A05C26 0000000023515188 sasods:tkvercn1+0x54BE6
0000000005B332B8 0000000023518AF0 sasods:tkvercn1+0x182278
00000000059F6D62 000000002351AC30 sasods:tkvercn1+0x45D22
0000000023396FE8 000000002351AC38 sasreg:tkvercn1+0xD5FA8
0000000023311873 000000002351F430 sasreg:tkvercn1+0x50833
00000000232D0458 000000002351F700 sasreg:tkvercn1+0xF418
00000000232CECE9 000000002351F7C0 sasreg:tkvercn1+0xDCA9
00000000232C1DA6 000000002351F820 sasreg:tkvercn1+0xD66
00000000045E059F 000000002351F828 sasxshel:tkvercn1+0x4F55F
0000000023396DC8 000000002351F940 sasreg:tkvercn1+0xD5D88
00000000232C1721 000000002351FCB0 sasreg:tkvercn1+0x6E1
00000000031D8B07 000000002351FF20 sashost:Main+0xF437
00000000031DD13D 000000002351FF50 sashost:Main+0x13A6D
00007FF901A68102 000000002351FF58 KERNEL32:BaseThreadInitThunk+0x22
00007FF902B5C5B4 000000002351FF88 ntdll:RtlUserThreadStart+0x34

NOTE: The SAS System stopped processing this step because of errors.
WARNING: The data set WORK.CH4_FIT may be incomplete. When this step was stopped there were
14043 observations and 10 variables.
WARNING: The data set WORK.CH4_PARAM may be incomplete. When this step was stopped there were
9362 observations and 10 variables.
WARNING: The data set WORK.FLUX_CH4 may be incomplete. When this step was stopped there were
4681 observations and 9 variables.
NOTE: PROCEDURE REG used (Total process time):
real time 2:29:33.33
cpu time 39:43.04

ERROR: An exception has been encountered.
Please contact technical support and provide them with the following traceback information:

The SAS task name is [REG]
ERROR: Write Access Violation REG
Exception occurred at (0240C186)
ERROR: An exception has been encountered.
Please contact technical support and provide them with the following traceback information:

The SAS task name is [REG]
ERROR: Write Access Violation REG
Exception occurred at (0240C1A6)

 

 

Any help to rectify this would be gratefully received!

7 REPLIES 7
David_Luttrell
Obsidian | Level 7

I could be leading you completely astray, but it looks like it could be something to do with hash tables.

 

There's a hotfix here you can download:

 

http://support.sas.com/kb/47/316.html

ninemileshigh
Obsidian | Level 7

Thanks, I'll install that and re-run the script.

Reeza
Super User

I wonder if your running out of physical space. Are there any limits on your work space?

ninemileshigh
Obsidian | Level 7

I'm working on a stand-alone laptop with 8 GB RAM- is that what you were referring to?

 

Reeza
Super User

No, your using Base SAS 9.4? 

ninemileshigh
Obsidian | Level 7

I'm using Base SAS 9.3

Rick_SAS
SAS Super FREQ

The error says

Please contact technical support and provide them with the following traceback information:

 

The SAS Technical Support group can help you diagnose the problem and perhaps provide a work around. 

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 7 replies
  • 2367 views
  • 2 likes
  • 4 in conversation