Stephen R. van den Berg wrote:
>          : SRBa 8 "0-32*32" ({ /* 1 element */
>          :     0
>11:30:44  : })
> 0m 4.8s  : Internal server error: Bad argument 1 to exec().
>          : Unknown program: exec("0-32*32",UNDEFINED)
>          : /usr/local/pike/8.0.31/lib/modules/____Regexp_PCRE.so:1: 
> object("abc
>def")->exec("0-32*32",UNDEFINED)

>I'm not quite sure what PCRE doesn't like about the passed string, it
>seems like a normal 8-bit wide string as good as any.

It turns out that Pike 8.0 had wrong assumptions about empty string
properties.
Fixed in 8.0 and 8.1

My Roxen 6.0 runs like a charm now, using Pike 8.0 and pgsql NG.
-- 
Stephen.

Reply via email to