I have some additional information on this bug - not anything like a
solution, but an idea about the direction in which to search.
As was clear from the original posting, the crash occurs in
Mono.WebServer.VPathToHost.CreateHost. I have now narrowed it down to
the call of System.Web.Hosting.ApplicationHost.CreateApplicationHost, to
be precise, in line 150. Test output determines that the program
reaches the point of this call, but the call never returns.
Now, CreateApplicationHost is part of mono, not of xsp. So I went and
added an exception throw to CreateApplicationHost, as the very first
thing to do, compiled and installed the modified System.Web.dll and
tried again. No change, the mod-mono-server4 still crashes the same
way.
On the other hand, if I earlier ran the application through xsp4, it has
always gone fine - until I made this change - now it crashes, but with
my exception. This was just to ensure that I hadn't bungled up the
modification of System.Web.dll.
So to my thinking the real problem is actually in calling a method in a
standard Mono .NET module. Could it be related to the fact that
CreateApplicationHost is compiled as UnManagedCode? or some of the
security issues around CreateApplicationHost? It is hard to imagine,
and even harder to imagine why it works fine in xsp4 but crashes so
spectacularly in mod-mono-server4. After all, much of the code
(including the calling method, VPathToHost.CreateHost) is shared between
the two solutions.
best regards
--peder chr.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293481
Title:
asp.net 4.0 with apache does not seem to work on trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsp/+bug/1293481/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs