Usage Note 5201: Read-access violation submitting a simple data step on Windows ME
Read access violations in kernel32 might occur after you submit a simple
data step from the Enhanced Editor on Windows Millennium [Version
4.90.2535 (and 3000)].
For example:
data _null_; x=-1; run;
might yield the following:
SIGACCESS (Access Violation)
EXCEPTION_ACCESS_VIOLATION (C0000005) read access at Address FFFFFFFF.
[001] kernel32:UNKNOWN
001>where
1* In routine kernel32:UNKNOWN at 0xBFF6A767 UNKNOWN Line
2 Called from kernel32:UNKNOWN at 0xBFF6D0C1 UNKNOWN Line
3 Called from kernel32:UNKNOWN at 0xBFF85DEF UNKNOWN Line
4 Called from sasvwu:\vuhcauto.obj\vuhCAuto_pVARIANTtoPBlock 1522
(+0x16)
5 Called from sasvwu:\vuhcauto.obj\vuhCAuto_SetPBlock 1981 (+0x1D)
6 Called from sasvwu:\vuhcauto.obj\vuhCAuto_HandleMethod 2953 (+0x16)
7 Called from sasvwu:\vuhhobj.obj\vuhTellObj 2145 (+0x14)
8 Called from sasvwu:\vuhwproc.obj\vuhStatusWndProc 4284 (+0x16)
9 Called from kernel32:UNKNOWN at 0xBFF63613 UNKNOWN Line
10 Called from kernel32:UNKNOWN at 0xBFF848F7 UNKNOWN Line
11 Called from ÈåWUNKNOWN at 0x00628A4E UNKNOWN Line
12 Called from ÈåWUNKNOWN at 0x00058F64 UNKNOWN Line
A Technical Support hot fix for Release 8.2 TSLEVEL TS2M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#005201
For customers running SAS with Asian Language Support (DBCS), this
hot fix can be downloaded from:
http://www.sas.com/techsup/download/hotfix/82_dbcs_prod_list.html#005201
Operating System and Release Information
| SAS System | Base SAS | Windows Millennium Edition (Me) | 8.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | medium |
| Date Modified: | 2002-05-16 09:41:33 |
| Date Created: | 2001-06-12 09:18:55 |