On Tue, Oct 15, 2013 at 02:35:13PM +0400, Igor Zhbanov wrote: > The function svg_ps_bars() dereferencess NULL pointer in the line > endtime = ps->last->sampledata->sampletime; > because of partially initialized ps_struct (ps->last == NULL). Thanks, applied. Zbyszek