Hi,

I’m running the ntop port ntop-3.2_3 on FreeBsd 4.11 with all sources
updates to the last releng4.

If i disable the rrd plugin the ntop work fine. But enabling the plugin ntop
exit with a sementation fault  when i open the page trafficStats.html

The problem seems the Historical View rrdGraph because if I remove from
report.c line 4142 the next lines :

 

safe_snprintf(__FILE__, __LINE__, buf, sizeof(buf), 

                                   "<TR "TR_ON" "DARK_BG"><TH
"TH_BG">Historical View</TH><TD "TD_BG" COLSPAN=4 ALIGN=CENTER
BGCOLOR=white>"

                                   "<p><IMG
SRC=\"/plugins/rrdPlugin?action=graphSummary&graphId=4&"

 
"key=interfaces/%s/&start=now-12h&end=now\" BORDER=0></TD></TR>",

 
myGlobals.device[myGlobals.actualReportDeviceId].humanFriendlyName);

              sendString(buf);

 

And recompile then ntop don’t crash , but I don’t have historical View. This
is a know problem or Anyone have a idea how to resolve?

Thanks.

 

Ismael Simón Fernández

 

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to