<?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 Task [ GPLOT (8 ] in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113961#M4304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Segmentation violations should probably be worked with Tech Support. To open a track with Tech Support, fill out the form at this link:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/ctx/supportform/createForm"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2013 01:27:09 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2013-01-04T01:27:09Z</dc:date>
    <item>
      <title>Segmentation Violation In Task [ GPLOT (8 ]</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113960#M4303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting error &lt;STRONG&gt;Segmentation Violation In Task [ GPLOT (8 ]&lt;/STRONG&gt;&amp;nbsp; in SAS9.1.3. some times i am executing without any issues. Any idea how to prevent this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; proc gplot data=plot_data anno=anno_axis;&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; format FORECAST_PERIOD_DT monyy_propcase.;&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; label KAM_QTY= "KAM F (2,3,4)";&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; label REG_QTY= "Region F (2,3,4)";&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; label REQ_ORD_QTY= "Requested orders (2,3,4)";&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; label KAM_APEQ_PCT= 'KAM Deviation (APEQ)';&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; label REG_APEQ_PCT= 'Region Deviation (APEQ)';&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; plot KAM_QTY*FORECAST_PERIOD_DT=1 REG_QTY*FORECAST_PERIOD_DT=2 REQ_ORD_QTY*FORECAST_PERIOD_DT=3 / overlay vaxis=axis1 haxis=axis2 legend=legend1 noframe des="" &lt;BR /&gt;name="JGJGJG" CVREF=graybb frontref;&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; plot2 REG_APEQ_PCT*FORECAST_PERIOD_DT=4 / overlay vaxis=axis3 legend=legend1 noframe des="" name="qwe" cvref=(black lightgrey black) ;&lt;BR /&gt;MPRINT(CREATEDEVIATIONGRAPH):&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Segmentation Violation In Task [ GPLOT (8 ]&lt;/STRONG&gt;&lt;BR /&gt;gplopts+0x039a4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasgplot&lt;BR /&gt;gplpars+0x006bc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasgplot&lt;BR /&gt;gplot2+0x00020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasgplot&lt;BR /&gt;gpldrv+0x00f34&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasgplot&lt;BR /&gt;guicrun+0x000e8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasgplot&lt;BR /&gt;yspproc+0x00830&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasxshel&lt;BR /&gt;sasgplot+0x00170&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sasgplot&lt;BR /&gt;vvtentr+0x00130&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - /opt/app/SAS/sas92/SASFoundation/9.2/sasexe/sas&lt;BR /&gt;___makecontext_v2+0x00108&amp;nbsp;&amp;nbsp; - /lib/sparcv9/libc.so.1&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 19:52:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113960#M4303</guid>
      <dc:creator>sunilreddy</dc:creator>
      <dc:date>2013-01-03T19:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation In Task [ GPLOT (8 ]</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113961#M4304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Segmentation violations should probably be worked with Tech Support. To open a track with Tech Support, fill out the form at this link:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/ctx/supportform/createForm"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 01:27:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113961#M4304</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-01-04T01:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation In Task [ GPLOT (8 ]</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113962#M4305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume &lt;STRONG&gt;monyy_propcase&lt;/STRONG&gt; is a user-defined format?&lt;/P&gt;&lt;P&gt;Could you provide the code you used to set that up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 13:25:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/113962#M4305</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-01-04T13:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation Violation In Task [ GPLOT (8 ]</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/279754#M9941</link>
      <description>&lt;P&gt;Did you find an answer? I'm running into a similar problem and the root of the problem is my annotation dataset.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 15:27:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Segmentation-Violation-In-Task-GPLOT-8/m-p/279754#M9941</guid>
      <dc:creator>antonbcristina</dc:creator>
      <dc:date>2016-06-23T15:27:53Z</dc:date>
    </item>
  </channel>
</rss>

