[Mono-list] How to debug an application

Jonatan Cortés Dalmau jonatan.cortes@grupocastilla.biz
Tue, 7 Oct 2003 14:17:12 +0200


Hi everybody,
(Mono 0.28, Apache 2.0.47, mod_mono 0.5 and XSP 0.6)
I'm a newbie using mono and I'm having troubles to run my own ASP.NET application. Everything's configured as I found in FAQs/HOWTOs. However, mod-mono-server breaks down with a "Segmentation Fault".  I want to debug my application (because XSP sample pages worked fine), but there's no log in error_log and I can't get more info.  When I start mod-mono-server with --trace mono flag, it dumps a lot of dummy stuff and mod_mono can't connect to the unix socket.

What can I do to trace out custom info, instead of all that dummy lines?

Very thanks for your help!

Jonatan