SSL protected page giving segfaults on load

Hi!, anybody has seen core dumps caused by just loading a landing page?:

This is the trace I’m seeing, this is in CentOS 6 with
nginx-1.6.2-1.el6.ngx.x86_64:

Core was generated by `nginx: worker process '.
Program terminated with signal 11, Segmentation fault.
#0 ngx_ssl_new_session (ssl_conn=0xace2b0, sess=0xacf180) at
src/event/ngx_event_openssl.c:1985
1985 shpool = (ngx_slab_pool_t *) shm_zone->shm.addr;

Posted at Nginx Forum:

On Tuesday 07 April 2015 18:26:24 cyruspy wrote:

http://trac.nginx.org/nginx/ticket/235

wbr, Valentin V. Bartenev