Displaying 1 result from an estimated 1 matches for "if_tinc_net".
2012 Jun 26
1
Segmentation fault with latest 1.1 revision
Hello,
I am trying 1.1 branch and I experience a segmentation fault upon ALRM signal.
This looks like a race condition.
I have my tincd daemon instantiated manually in if-up.d/jmuchemb (without IF_TINC_NET) and when if-up.d/tinc runs, it sends a ALRM signal that makes tincd crash.
It fails here:
Core was generated by `tincd -D -n jmuchemb -d -o ConnectTo srv -o srv.Address 81.x.y.z -o Connect'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000040a685 in retry () at net.c:34...