[DGD] Bug
Raymond Jennings
shentino at gmail.com
Sun Feb 12 23:23:03 CET 2017
...infinite recursion is indeed one of the few times DGD is supposed to
segfault/accvio.
That said, is path_include or whatever wrapped up in a stack rlimits?
Also...bad pointer in m_free sounds very much like an actual bug...only
dworkin would know for sure though.
On Sun, Feb 12, 2017 at 2:07 PM, Blain <blain20 at gmail.com> wrote:
> I fixed it, but I'm not sure what caused it. I had a possible recursive
> inclusion and some CRLF.
>
> On Sun, Feb 12, 2017 at 3:33 PM, Raymond Jennings <shentino at gmail.com>
> wrote:
>
> > Hey, randomly breaking things is *my* old gig.
> >
> > Welcome to my footsteps.
> >
> > On Sun, Feb 12, 2017 at 1:27 PM, Blain <blain20 at gmail.com> wrote:
> >
> > > Whee! I keep breaking this thing. I'm still working out exactly
> what's
> > > causing it, but I'm messing around with dynamic inclusion.
> > >
> > > ---
> > >
> > > Fatal error: bad pointer in m_free
> > > ./start: line 18: 5976 Aborted (core dumped)
> > >
> > > Stack trace:
> > > Frame Function Args
> > > 0023AEC8 6101E1CA (000001EC, 0000EA60, 000000A4, 0023AF38)
> > > 0023AFF8 610E3BBF (00000002, 0023B24C, 00000023, 610F2D5E)
> > >
> > > ----
> > > ____________________________________________
> > > https://mail.dworkin.nl/mailman/listinfo/dgd
> > ____________________________________________
> > https://mail.dworkin.nl/mailman/listinfo/dgd
> ____________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd
More information about the DGD
mailing list