[Mono-list] Mono dumping core when run as a CGI

Miguel de Icaza miguel at novell.com
Sun Jul 8 19:07:32 EDT 2007


Hello,

> Thus, it seems like that Mono is dumping core due to a permissions 
> problem based on it being called from a CGI as an unprivileged user. 
> How do I figure out more about why Mono would dump core when run 
> under a CGI? I would like to bring as much info to this list as is 
> useful, but a silent core dump doesn't seem to be it.

You might want to run this under ktrace and log what is happening to a
file.   Then use kdump to get the actual system call output.

> 
> I am running on FreeBSD, with Mono built from the package system. In 
> case it matters, the web server is Apache.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list