atom feed12 messages in ru.sysoev.nginxRe: glibc detected *** nginx: master ...
FromSent OnAttachments
Ian HobsonJun 21, 2010 2:26 pm 
Jeff WaughJun 21, 2010 3:01 pm 
Maxim DouninJun 21, 2010 3:32 pm 
Ian HobsonJun 21, 2010 3:37 pm 
Cliff WellsJun 21, 2010 3:53 pm 
Ian HobsonJun 21, 2010 4:08 pm 
Jeff WaughJun 21, 2010 4:08 pm 
Ian HobsonJun 21, 2010 4:13 pm 
Matthieu TourneJun 21, 2010 4:37 pm 
Cliff WellsJun 21, 2010 6:08 pm 
Cliff WellsJun 21, 2010 6:16 pm 
Ian HobsonJun 22, 2010 2:38 am 
Subject:Re: glibc detected *** nginx: master process /usr/sbin/nginx: double free or corruption (out) -- what???
From:Cliff Wells (cli@develix.com)
Date:Jun 21, 2010 3:53:14 pm
List:ru.sysoev.nginx

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?

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