[Mono-bugs] [Bug 394207] New: SIGSEGV/ fatal error in the mono runtime while using remoting under apache/mod_mono
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 23 16:12:04 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=394207
Summary: SIGSEGV/fatal error in the mono runtime while using
remoting under apache/mod_mono
Product: Mono: Runtime
Version: 1.9.0
Platform: x86
URL: http://bdtunnel.sourceforge.net
OS/Version: openSUSE 10.3
Status: NEW
Severity: Major
Priority: P5 - None
Component: remoting
AssignedTo: lluis at novell.com
ReportedBy: sebastien.lebreton at free.fr
QAContact: mono-bugs at lists.ximian.com
CC: jbevain at novell.com
Found By: Beta-Customer
Created an attachment (id=217902)
--> (https://bugzilla.novell.com/attachment.cgi?id=217902)
Apache error log and test application
Hi,
When using object remoting under apache/mod_mono with http channel / soap
formatting:
=================================================================
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.
=================================================================
The full apache errlog is included in attachment.
Steps to reproduce: (by using BoutDuTunnel, a network tunneling software which
uses remoting -included in the attachment-)
- Use the OpenSuse 10.3 / Mono 1.9.1 virtual image provided by novell
- Deploy the "BdtWebServer" WebApp. The base url must be
http://localhost/BdtWebServer/ (important)
- "chmod -R 777" the BdtWebServer directory: for testing purpose only, a log
will be created inside
- Then run the BdtClient assembly, it will connect to the WebApp
- Launch Firefox, and setup it to use the local socks proxy (v4), port 1080, to
connect to internet
- Start browsing the web, after few seconds mod_mono will hang and restart.
Please note that if the same remoted object is not hosted in apache/mod_mono
but with a simple console application (try BdtServer...), all works fine.
Regards.
Sebastien LEBRETON
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list