[DGD] Segfault

Blain blain20 at gmail.com
Thu May 19 15:17:56 CEST 2016


It segfaults at the callother with the function being static, and works
fine with the function not being static.  It's possible that the error
messaging is getting stuck in a loop, though.  I'll have to track that down.
On May 19, 2016 8:02 AM, "Raymond Jennings" <shentino at gmail.com> wrote:

> That shouldn't cause a segfault though.
>
> Calling a static function in another object should at most fail silently
> with a nil return value.
>
> If you can run the core dump through gdb and generate a stack trace you
> should send it to dworkin.
>
> The only reason dgd should crash is infinite recursion.
> ____________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd



More information about the DGD mailing list