<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body text="#000099" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Markus<br>
      <br>
      I can also confirm it works in the in GRASS 7.0 r52727<br>
      <br>
      Thanks a lot for this quick fix!<br>
      <br>
      Paulo<br>
      <br>
      <br>
      <br>
      <br>
      On 08/19/2012 10:03 AM, Markus Neteler wrote:<br>
    </div>
    <blockquote
cite="mid:CALFmHhsSo9OmiXvO+Rnn8i-tLsSdkoUHh3GM=BC9DHQ+KRa4+Q@mail.gmail.com"
      type="cite">
      <pre wrap="">On Sat, Aug 18, 2012 at 8:03 PM, Glynn Clements
<a class="moz-txt-link-rfc2396E" href="mailto:glynn@gclements.plus.com"><glynn@gclements.plus.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
Paulo van Breugel wrote:

</pre>
        <blockquote type="cite">
          <pre wrap="">When using the graph operator in r.mapcalc and when using many points
(+500) to define the graph, I am getting a 'Segmentation fault (core
dumped)'. This is shown after the calculation has (apparently) finished.

</pre>
          <blockquote type="cite">
            <pre wrap="">
</pre>
          </blockquote>
          <pre wrap="">100%
Segmentation fault (core dumped)
GRASS 7.0.svn (latlon):~ >

It is difficult to really check whether the whole calculation has been
carried out correctly, but the new layer looks OK. I did notice that in the
meta data (r.info) of the new layer, only the statement 'generated by
r.mapcalc' is given, while normally the whole r.mapcalc statement would be
shown. Could that be related to the segmentation fault message?
</pre>
        </blockquote>
        <pre wrap="">
The expression is added to the history as a comment. The code which
formats the expression had a fixed-sized buffer of 1024 arguments, so
512 or more x,y pairs would overflow it.

This should be fixed in r52725.
</pre>
      </blockquote>
      <pre wrap="">
Paulo sent me the formula, I have tried it, fix confirmed, working now.

Markus
</pre>
    </blockquote>
    <br>
    <div style="bottom: auto; left: 0px; right: auto; top: 58px;
      display: none;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>