[Mono-aspnet-list] mod_mono SIGSEGV's on initial request

liteweight nelson.timothy at gmail.com
Wed Sep 5 23:13:17 UTC 2012


Built Mono 2.10.9, XSP 2.10.2, mod_mono 2.10 on EC2 instance.

Any request .html or .asmx to my service instance crashes with:


[Wed Sep 05 22:59:09 2012] [warn] Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[Wed Sep 05 22:59:09 2012] [warn] Accept-Encoding: gzip,deflate,sdch
[Wed Sep 05 22:59:09 2012] [warn] Accept-Language: en-US,en;q=0.8
[Wed Sep 05 22:59:09 2012] [warn] Accept-Charset:
ISO-8859-1,utf-8;q=0.7,*;q=0.3
[Wed Sep 05 22:59:09 2012] [warn] DNT: 1
[Wed Sep 05 22:59:09 2012] [warn] Loop
[Wed Sep 05 22:59:09 2012] [warn] Command received: GET_SERVER_VARIABLES (1)
[Wed Sep 05 22:59:09 2012] [warn] GATEWAY_INTERFACE: CGI/1.1
[Wed Sep 05 22:59:09 2012] [warn] SERVER_PROTOCOL: HTTP/1.1
[Wed Sep 05 22:59:09 2012] [warn] REQUEST_METHOD: GET
[Wed Sep 05 22:59:09 2012] [warn] QUERY_STRING:
[Wed Sep 05 22:59:09 2012] [warn] REQUEST_URI: /services-1.0/index.html
[Wed Sep 05 22:59:09 2012] [warn] SCRIPT_NAME: /services-1.0/index.html
[Wed Sep 05 22:59:09 2012] [warn] PATH: /sbin:/usr/sbin:/bin:/usr/bin
[Wed Sep 05 22:59:09 2012] [warn] SERVER_SIGNATURE: <address>Apache/2.2.22
(Amazon) Server at ec2-107-21-134-54.compute-1.amazonaws.com Port
80</address>\n
[Wed Sep 05 22:59:09 2012] [warn] SERVER_SOFTWARE: Apache/2.2.22 (Amazon)
[Wed Sep 05 22:59:09 2012] [warn] SERVER_NAME:
ec2-111-111-111-54.compute-1.amazonaws.com
[Wed Sep 05 22:59:09 2012] [warn] SERVER_ADDR: 10.111.228.113
[Wed Sep 05 22:59:09 2012] [warn] SERVER_PORT: 80
[Wed Sep 05 22:59:09 2012] [warn] REMOTE_ADDR: 65.111.205.254
[Wed Sep 05 22:59:09 2012] [warn] DOCUMENT_ROOT: /var/www/html
[Wed Sep 05 22:59:09 2012] [warn] SERVER_ADMIN: root at localhost
[Wed Sep 05 22:59:09 2012] [warn] SCRIPT_FILENAME:
/www/soa/html-ssl/services/1.0/index.html
[Wed Sep 05 22:59:09 2012] [warn] REMOTE_PORT: 57216
(null)

Native stacktrace:


Debug info from gdb:

(null)

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================




--
View this message in context: http://mono.1490590.n4.nabble.com/mod-mono-SIGSEGV-s-on-initial-request-tp4656500.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list