8.0 pike
there are always segment errors,
and also popup errors when trying to read the includ.h file:
master()->master_read_file
this function triggers the on_alarm function:
signal(14,on_alarm);
WARNING: *Too long evaluation.
and then the how process got crushed with segment errors.
on pike 7.6 it works without a problem.
Would anyone be able to help me out with this?