On Thu, Oct 02, 2014 at 07:56:25PM +0200, Cyril Bonté wrote: > A segfault was reported with the introduction of the propagate_processes() > function. It was caused when a use_backend rule was declared with a dynamic > name, using a log-format string. The backend is not resolved during the > configuration, which lead to the segfault. > > The patch prevents the process binding propagation for such dynamic rules, it > should also be backported to 1.5.
Thank you Cyril, applied to 1.6 and 1.5 now! Willy

