Problem Note 56585: A segmentation violation might occur when you use the WEBDAV access method in a FILENAME statement to call a macro
SAS® procedures might fail with a segmentation violation when you use the WEBDAV access method in a FILENAME statement to call a macro. This problem happens when you use the following syntax for the FILENAME statement:
FILENAME fileref WEBDAV "WEBDAV-URL" DIR FILETEXT DEBUG LOWCASE_MEMNAME;
When the failure occurs, an error similar to the following is displayed:
ERROR: An exception has been encountered.
Please contact technical support and provide them with the following traceback
information:
The SAS task name is [Program ]
Segmentation Violation
Traceback of the Exception:
_ptrgl+0x4
yxmopen@AF50_37+0x40
yxmopen+0x38 -- bridge stub
yjinvok(0x900000006fbd250, 0x4494e49540000, 0x0, 0x0, 0x0, 0x100000000,
0x110ed3690)+0xb28
yjoch+0x5164
yjoch+0x38 -- bridge stub
ytscan+0x251c
yjdelta+0x5c
yjnext+0x110
ytokap+0xc0
yttknx+0x2604
yalexec+0xf9c
yalinln+0x6a8
yalproc+0x234
yalproc+0x38 -- bridge stub
sasxbtch+0x9c
vvtentr+0x194
_pthread_body+0xf0
As a workaround, drop the DEBUG and LOWCASE_MEMNAME options and add PASS= option to the FILENAME statement syntax, as shown below:
FILENAME fileref WEBDAV "WEBDAV-URL" DIR FILETEXT PASS=password;
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | Base SAS | Solaris for x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Linux for x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
HP-UX IPF | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
64-bit Enabled Solaris | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
64-bit Enabled AIX | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Ultimate 32 bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Ultimate x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Professional x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Professional 32 bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Home Premium x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Home Premium 32 bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Enterprise x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Enterprise 32 bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Std | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Std | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Datacenter | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Datacenter | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 for x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 R2 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 10 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro 32-bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Pro x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Pro 32-bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise 32-bit | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft® Windows® for x64 | 9.4_M2 | 9.4_M4 | 9.4 TS1M2 | 9.4 TS1M4 |
*
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: | Problem Note |
Priority: | medium |
Date Modified: | 2018-08-30 18:00:38 |
Date Created: | 2015-09-14 14:29:18 |