I tried to trace my application by strace -f and I found that error 'Segmentation fault' shows after calling gettimeofday() function.
I found too, that this function consists only into the binary file Event.so (which belong to Tk package) from dir auto.
Maybe this error is bag of Tk::Event?