The latest, 2.4.2.1. And yeah i looked through my code and i cant find anything wrong. i would of expected to have a asp.net error page if it was coming from my code, is this correct? You will have to forgive me a little bit i am very new to mono and very new to asp .net coding.
Thanks for your reply, Piercy Marek Habersack-6 wrote: > > Piercy wrote: >> HI, i have an asp .net site i have been working on. And recently after >> some >> changed i made i keep getting a 500 error loading the pages. In the >> apache >> log i receive this: http://piercy.pastebin.com/f32b4a8f6. Unfortunately, >> i >> still cannot figure out why i am getting this. i am not sure what i even >> changed as far as i was aware i only changed some javascript code nothing >> to >> do with the actually asp.net/ c# code. I checked an older version of the >> site and it runs so mono is still running and working ok. but i just cant >> figure out how to solve this issue. > It's a stack overflow, most likely an endless recursive call loop. What > version of Mono is that? > > marek > _______________________________________________ > Mono-aspnet-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-aspnet-list > > -- View this message in context: http://www.nabble.com/SIGSEGV-error%2C-no-idea-why--tp24512994p24517611.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
