On Thu, Jan 06, 2011 at 04:01:28PM +0100, Tobias Oetiker wrote:
> Hi Stefan,
> 
> Dec 28 Stefan M. Brandl wrote:
> 
> > On Sun, Dec 26, 2010 at 04:16:18PM +0100, Tobias Oetiker wrote:
> > > Hi Stefan,
> > >
> > > I tried to repoduce that but faild .. can you please provide
> > > the create line for your rrd as well ...
> > >
> >
> > n...@lowrider:~$
> > n...@lowrider:~$ rrdtool create tester.rrd DS:inet:GAUGE:600:0:U 
> > RRA:AVERAGE:0.5:1:600
> > n...@lowrider:~$  rrdtool resize tester.rrd 0 GROW 100
> > ERROR: attempting to write beyond end of file
> > n...@lowrider:~$
> 
> I could not reproduce this ... are you using rrdtool with mmemory
> mapping ? could you try without ? what system, kernel are you using
> ?
> 

I'm using mmap.
System is a slackware Linux with an "handmade" Kernel 2.6.32.24

Compiling rrdtoool with --disable-mmap I get:

n...@lowrider:~$ 
n...@lowrider:~$ /opt/rrdtool-1.4.5.002167/bin/rrdtool create tester.rrd 
DS:inet:GAUGE:600:0:U RRA:AVERAGE:0.5:1:600
n...@lowrider:~$ /opt/rrdtool-1.4.5.002167/bin/rrdtool resize tester.rrd 0 GROW 
100                                 
Segmentation fault
n...@lowrider:~$ 


Stefan

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to