<br>Hey Karl,<br><br>I&#39;m not sure exactly what the symptom was that caused the segfault/crash but the solution/cause was as you suggested, to reduce the number of rows. I had assumed that the way rows worked was like in a spreadsheet/database where each row is a specific instance of data. I&#39;d assume that since it does indeed work to store so much data without an increase in the number of rows, then a row must mean something else in a rrd file?<br>
<br>In any case, I have tried doing the rrdtool graph command from outside cacti and (with the old graph that had too many rows) it has the same issue, so it doesn&#39;t appear to be anything directly to do with cacti.<br>
<br>Thanks for helping me fix my issue!<br>Chris Carpenter<br><br>P.S. I&#39;m perfectly willing to help as much as I can if the developers do want to look into fixing the crashing at the code level, even though it isn&#39;t necessary to fix my particular problem.<br>
<br><div class="gmail_quote">On Thu, Mar 31, 2011 at 10:13 AM, Karl Fischer <span dir="ltr">&lt;<a href="mailto:rrd-users@ficos.de">rrd-users@ficos.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am <a href="tel:31.03.2011%2015">31.03.2011 15</a>:57, schrieb Chris Carpenter:<br>
&gt; Hello,<br>
<div class="im">&gt;<br>
&gt; I&#39;m not sure whether your mailing list takes attachments,<br>
&gt; so if you would just go to my cacti forum post<br>
<br>
</div>Hi Chris,<br>
<br>
I just had a quick look at your post there and tried to reproduce the<br>
error on a freshly installed Debian squeeze but it works just fine<br>
out of the box using rrdtool_1.4.3-1 from the Debian distribution.<br>
(see graph attached)<br>
<br>
So this looks like you&#39;re hitting a race condition there.<br>
The segfault and the crash is definitely something for the<br>
rrd development team to look into.<br>
<br>
Knowing nothing about cacti I&#39;m thinking it might run out of<br>
memory because you increased the number of rows so drastically.<br>
<br>
Try the same without changing the row counts (not necessary) ...<br>
<font color="#888888"><br>
- Karl<br>
<br>
</font></blockquote></div><br>