https://bugzilla.novell.com/show_bug.cgi?id=647990
https://bugzilla.novell.com/show_bug.cgi?id=647990#c2 --- Comment #2 from José Antonio Sánchez Lázaro <[email protected]> 2010-10-20 12:39:42 UTC --- Sorry about the severity. I interpreted it literally: crashing, hanging... - The main problem is I not able to get any more info about the bug. If I could I would look at the source in order to find the problem. But there is no HTTP 500 stack trace, it's not the tipical asp.net 500 error with some info from the mono runtime. It's the default apache 500 error. "contact the administrator and look at the log files" - I already compiled mod_mono with --mono-debug, and enabled LogLevel debug in httpd.conf and MonoDebug myserver true in the application config. But the only info I get is that: [error] (104)Connection reset by peer: read_data failed [error] Command stream corrupted, last command was -1 I compiled mod_mono and mod-mono-server from the same version (2.8 from the webpage first, and git clones downloaded at same time later). I also tried changing the versions of mod_mono and xp (2.6.7 versions agains 2.8 mono) But only reinstalling mono 2.6.7 fixed the problem. Could you help me? what else can I enable to find the source of the bug? Regards -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
