[postgis-devel] lwg wkt parser kills postgres
strk
strk at keybit.net
Mon Jun 7 14:05:22 PDT 2004
bison-1.33 and bison-1.32
Both keep killing the backend.
test=# select 'POINT()'::lwgeom::geometry;
server closed the connection unexpectedly
What about flex Dave ?
--strk;
On Mon, Jun 07, 2004 at 10:53:17PM +0200, strk wrote:
> Just tried with bison-1.35
> Still faulting ...
>
> --strk;
>
> On Mon, Jun 07, 2004 at 10:33:10PM +0200, strk wrote:
> > On Mon, Jun 07, 2004 at 02:44:24PM -0400, Carl Anderson wrote:
> > > strk wrote:
> > > >I've reverted the change in lwg_parse_yyerror(), so we can all try
> > > >to figure out what the problem is. FYI my YACC is:
> > > > bison (GNU Bison) 1.875a
> > > >Carl has the same problem, what yacc Carl?
> > > >
> > > >--strk;
> > >
> > >
> > > bison-1.875-5
> > > flex-2.5.4a-30
> >
> > I've just upgraded bison. Same errors.
> > $ bison --version
> > bison (GNU Bison) 1.875
> > $ flex --version
> > flex version 2.5.4
> >
> > Attached are the files produced by them.
> >
> > --strk;
> >
> > >
> > >
> > > -C
> > >
> > > _______________________________________________
> > > postgis-devel mailing list
> > > postgis-devel at postgis.refractions.net
> > > http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
>
> > _______________________________________________
> > postgis-devel mailing list
> > postgis-devel at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list