glibc detected *** nginx: master process /usr/sbin/nginx: double free or corruption (out) -- what???
Cliff Wells
cliff at develix.com
Tue Jun 22 02:53:50 MSD 2010
On Mon, 2010-06-21 at 23:38 +0100, Ian Hobson wrote:
> On 21/06/2010 23:02, Jeff Waugh wrote:
> >
> > Which distro, how did you acquire nginx, etc?
> >
> > - Jeff
> >
> >
> Ubuntu 10.4 and compiled from sources today.
>
> nginx-0.7.67
> nginx_http_push_module-0.69
> openssl-1.0.0a
> pcre-8.02
> zlib-1.2.5
>
> ./configure \
> --sbin-path=/usr/sbin \
> --conf-path=/etc/nginx/nginx.conf \
> --pid-path=/usr/local/nginx/nginx.pid \
> --with-http_ssl_module \
> --with-pcre=../pcre-8.02 \
> --with-zlib=../zlib-1.2.5 \
> --with-openssl=../openssl-1.0.0a \
> --add-module=/home/ian/Sources/nginx_http_push_module-0.69
> make
> sudo make install
Have you tried with the distro's versions of pcre, zlib, and openssl?
Cliff
More information about the nginx
mailing list