[DGD] segmentation fault

Felix A. Croes felix at dworkin.nl
Sat Feb 9 20:20:22 CET 2008


"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



More information about the DGD mailing list