BookmarkSubscribeRSS Feed
srikarchalluri
Calcite | Level 5

When user is running the code in SAS EG, he is getting below error.We are using 9.4m3 Linux env.

 

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

The SAS task name is [SQL (2) ]
Segmentation Violation

Traceback of the Exception:

/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x15a7ee) [0x556cdde827ee]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x4cb0b) [0x556cddd74b0b]
/sasdir/SASHome/SASFoundation/9.4/sasexe/tkmk.so(bkt_signal_handler+0x144) [0x2add8df023c4]
/lib64/libpthread.so.0(+0xf5e0) [0x2add8cdc65e0]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasionza(nzclose+0xaa6) [0x2addea956f1e]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(dbiclos+0x46) [0x2addeac28336]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(execute+0x6da) [0x2addeac12aaa]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqp(sqpexe+0x10d) [0x2addeda38f8d]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(+0x39215) [0x2adddd7b6215]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(sqlloop+0x405) [0x2adddd7b5d35]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassql(sassql+0x27a) [0x2addea04831a]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(vvtentr+0x13d) [0x556cddd746ad]
/lib64/libpthread.so.0(+0x7e25) [0x2add8cdbee25]
/lib64/libc.so.6(clone+0x6d) [0x2add8d80834d]

1 REPLY 1
Kurt_Bremser
Super User

Any ERRORS made in SAS programming should result in a meaningful message in the log. Exceptions like this are very often signs for a bug in the SAS software itself, so you should follow the instructions and submit the problem to SAS technical support.

 


@srikarchalluri wrote:

When user is running the code in SAS EG, he is getting below error.We are using 9.4m3 Linux env.

 

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

The SAS task name is [SQL (2) ]
Segmentation Violation

Traceback of the Exception:

/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x15a7ee) [0x556cdde827ee]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x4cb0b) [0x556cddd74b0b]
/sasdir/SASHome/SASFoundation/9.4/sasexe/tkmk.so(bkt_signal_handler+0x144) [0x2add8df023c4]
/lib64/libpthread.so.0(+0xf5e0) [0x2add8cdc65e0]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasionza(nzclose+0xaa6) [0x2addea956f1e]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(dbiclos+0x46) [0x2addeac28336]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(execute+0x6da) [0x2addeac12aaa]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqp(sqpexe+0x10d) [0x2addeda38f8d]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(+0x39215) [0x2adddd7b6215]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(sqlloop+0x405) [0x2adddd7b5d35]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassql(sassql+0x27a) [0x2addea04831a]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(vvtentr+0x13d) [0x556cddd746ad]
/lib64/libpthread.so.0(+0x7e25) [0x2add8cdbee25]
/lib64/libc.so.6(clone+0x6d) [0x2add8d80834d]


 

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 2689 views
  • 0 likes
  • 2 in conversation