<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Segmentation Violation? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680477#M205664</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/142145"&gt;@tomcmacdonald&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've seen that error before on a number of occasions.&amp;nbsp; I think &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;'s suggestion&amp;nbsp;is a good one:&amp;nbsp; Start with a Proc Import and modify the generated code as necessary.&amp;nbsp; &amp;nbsp;Usually there's something subtle going on, and it's hard to pin down when you get that error.&amp;nbsp; It could be some odd combination of characters and delimiters or the way an Informat is handling something or ...&amp;nbsp; who knows?&amp;nbsp; It's usually a lot easier to start fresh than it is to track down exactly what is wrong with one's data step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 16:30:26 GMT</pubDate>
    <dc:creator>jimbarbour</dc:creator>
    <dc:date>2020-08-31T16:30:26Z</dc:date>
    <item>
      <title>Segmentation Violation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/405354#M98603</link>
      <description>&lt;PRE&gt;ERROR:  An exception has been encountered.
Please contact technical support and provide them with the following traceback information:
 
The SAS task name is [DATASTEP]
Segmentation Violation
 
Traceback of the Exception:
 
 
ERROR:  An exception has been encountered.
Please contact technical support and provide them with the following traceback information:
 
The SAS task name is [DATASTEP]
Segmentation Violation&lt;/PRE&gt;&lt;P&gt;I'm getting this message while trying to parse a ~2GB CSV file using UNIX SAS 9.4.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 20:58:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/405354#M98603</guid>
      <dc:creator>tomcmacdonald</dc:creator>
      <dc:date>2017-10-18T20:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/405360#M98606</link>
      <description>&lt;P&gt;With code there is a chance we could identify some problem that might cause that message. Without not much to guess from.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance did you try to use Proc Import and see if that would work? If so you might want to start with the data step code generated by import and modify as needed. If you go this route I suggest setting a large value for guessingrows to get the best fit for your data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The size of the CSV file probably doesn't have an impact though there is a possibility that content might.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 21:12:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/405360#M98606</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-18T21:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680454#M205652</link>
      <description>&lt;P&gt;This &lt;FONT face="andale mono,times"&gt;suggestion&lt;/FONT&gt; sounds plausible, except that the&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR:&amp;nbsp; An exception has been encountered.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please contact technical support and provide them with the following traceback information:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;FONT face="Calibri" color="#000000"&gt;The SAS task name is [EXPORT&amp;nbsp; ]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Segmentation Violation&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;comes BEFORE the generated code can ever appear in the log.&amp;nbsp;&lt;/FONT&gt; &lt;span class="lia-unicode-emoji" title=":zipper_mouth_face:"&gt;🤐&lt;/span&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 15:26:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680454#M205652</guid>
      <dc:creator>BennettR_</dc:creator>
      <dc:date>2020-08-31T15:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680477#M205664</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/142145"&gt;@tomcmacdonald&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've seen that error before on a number of occasions.&amp;nbsp; I think &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;'s suggestion&amp;nbsp;is a good one:&amp;nbsp; Start with a Proc Import and modify the generated code as necessary.&amp;nbsp; &amp;nbsp;Usually there's something subtle going on, and it's hard to pin down when you get that error.&amp;nbsp; It could be some odd combination of characters and delimiters or the way an Informat is handling something or ...&amp;nbsp; who knows?&amp;nbsp; It's usually a lot easier to start fresh than it is to track down exactly what is wrong with one's data step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 16:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680477#M205664</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2020-08-31T16:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680523#M205681</link>
      <description>&lt;P&gt;In your opening post, the TASKNAME was DATASTEP, but now it is EXPORT?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe you have a larger problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please post the &lt;EM&gt;whole&lt;/EM&gt; log of the failing step.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 19:31:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Segmentation-Violation/m-p/680523#M205681</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-31T19:31:00Z</dc:date>
    </item>
  </channel>
</rss>

