"chris ." <psych_mayo at hotmail.com> wrote: > I get a segmentation fault error which exits dgd, from the line > user::connection(this_object() ); This somehow causes infinite recursion, and since you're not using resource limits, the process will crash once all available stack space is used up. Regards, Dworkin