Re: Pike 8.0: Sql.pgsql objects don't get garbage collected?
"Martin Nilsson (Coppermist) @ Pike (-) importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
>Jeff Hungerford wrote: >>Testing with HEAD at 0983ca7 with a non-debug build things seems >>to be working well, but on a debug build, I get a segfault >>when I try to destroy a connection. > >>/usr/local/pike/8.0.175/lib/modules/Sql.pmod/pgsql.pike:1185: >> unknown function() > >Anticipated and fixed. In fact I was wondering about Pike not complaining >about this in the non-debug version. > There needs to be a fix in the C code, which I don't see checked in.