10 Jun
2014
10 Jun
'14
4:11 a.m.
In update reply {} there is only one line of code:
&Ruckus-User-Groups += "%{Foreach-Variable-0}"
Just in case this is something simple, I noticed that Arran's previous suggestion was
update reply { Ruckus-User-Group += "%{Foreach-Variable-0}" }
Have you tried that (i.e. without the "&" sign)?
Tried that, segfaults anyway. The error looks the same (bad talloc magic value - unknown value), but if you want I can paste another bunch of output :) Thanks anyway!