[rrd-developers] where should i report a constant segmentation fault problemwhen using GPRINT ?

Bernhard Fischer rep.dot.nop at gmail.com
Mon Dec 3 20:05:45 CET 2007


On Sun, Dec 02, 2007 at 04:29:47PM -0300, Salatiel Filho wrote:
>On Dec 2, 2007 3:45 PM, Bernhard Fischer <rep.dot.nop at gmail.com> wrote:
>> On Sun, Dec 02, 2007 at 01:13:48PM -0300, Salatiel Filho wrote:
>> >On Dec 2, 2007 10:24 AM, Alex van den Bogaerdt <alex at ergens.op.het.net> wrote:
>> >> On Sun, Dec 02, 2007 at 09:36:57AM -0300, Salatiel Filho wrote:
>> >> > where should i report a  constant segmentation fault problemwhen using GPRINT ?
>> >>
>> >> You can do here.
>> >>
>> >> Create an example, as simple as possible, which demonstrates the problem.
>> >>
>> >> Make sure to use the latest RRDtool version (and show that you do).
>> >>
>> >> Don't forget to include details about your environment.
>> >>
>> >Thanks , for the reply , here is the example. I just compiled the
>> >latest version. But i had the problem with the debian packages too.
>> >The system is an ARM running debian 4.0
>> >
>> ># uname -a
>> >Linux LS-GL7D6 2.6.12.6-arm1 #77 Tue Dec 5 22:23:46 CST 2006 armv5tejl GNU/Linux
>> >
>> >
>> ># rrdtool graph fan.png DEF:fan=fan.rrd:output:AVERAGE GPRINT:fan:AVERAGE:%lf
>>
>> >Any other info i can provide ?
>>
>> Can you please send us
>> $ rrdtool dump fan.rrd
>> Also, please rebuild rrdtool with these extra CFLAGS: -g3 -ggdb3 (if
>> available with your toolchain) and then send us a full backtrace, like:
>> gdb -q /path/to/rrdtool
>
>
>Compiling with those cflags worked ... No more seg faults. Thanks...

This sounds like your toolchain is broken..
>
>> set args graph fan.png DEF:fan=fan.rrd:output:AVERAGE \
>> GPRINT:fan:AVERAGE:%lf
>> run
>> bt f
>>
>> Please also hint if you use rrdtool-1.2.x or trunk and which revision
>> you're using. Anything non-standard you passed to configure?
>> thanks,



More information about the rrd-developers mailing list