Hi, > I'm working on updating sysutils/cfengine to 3.4.0 (see attachment for > port). When running cf-agent it segfaults on both 5.2/amd64 and > current/amd64. In gdb, on current/amd64, it looks like the segfault > happens in the rthread library.
Using git bisect I've found that the following commit introduces the segfault and not rthreads: https://github.com/cfengine/core/commit/6746590d2c00766ce7a8e12ac3cf0aeb60fef37f Unfortunately this is a rather big change. Can anyone with better C skills point me in the right direction? Kind regards, Martijn Rijkeboer