nginx-0.8.38

Victor Iggy lists at ruby-forum.com
Tue Jun 1 07:27:32 MSD 2010


Upon further research this is all I can give you;

# dbx objs/nginx
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.7' in 
your .dbxrc
Reading nginx
Reading ld.so.1
Reading libsocket.so.1
Reading libnsl.so.1
Reading libsendfile.so.1
Reading libz.so.1.2.4
Reading libc.so.1
Reading libgcc_s.so.1
(dbx) run
Running: nginx
(process id 9779)
signal SEGV (no mapping at the fault address) in _init at 0x81ef625
0x081ef625: _init+0x0015:  addb     %al,(%eax)
(dbx) bt
bt: not found
(dbx) where
=>[1] _init(0x1, 0x8047c7c, 0x8047c84, 0x0, 0x0, 0x1), at 0x81ef625
(dbx)

What I use to compile:

CC=/opt/SunStudioExpress/bin/cc ./configure --with-pcre=../pcre-7.6 
--prefix=/opt/extra/nginx --with-http_stub_status_module 
--with-http_flv_module --with-http_ssl_module 
--add-module=../nginx_uploadprogress_module --with-http_dav_module 
--add-module=../mod_strip --with-perl=/opt/extra/bin/perl 
--with-http_gzip_static_module --with-http_realip_module
-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list