Cheers Oscar, I did see this forum post but I am struggling to come up with a reason, I didn't want to blame NH but problem always seems to occur after a recycle and there isn't much else in code base to look at.
I will look into other stuff in my code base (or maybe I have a sick server) Thanks for your time. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Oskar Berggren Sent: 19 February 2013 13:08 To: [email protected] Subject: Re: [nhusers] IIS overlapping recycling and SessionFactory serialisation. 2013/2/19 Richard Wilde <[email protected]>: > Hi Oskar, thanks > > They are crashes in native code, not managed code hence I can't get a > .NET call stack. > > I have disabled the overlapping recycle for now and will monitor over > the next 48 hours. > I will also try and find more info about the kind of error but it's > hard when you just get... > > > "In W38AE7~1.DMP the assembly instruction at > KERNELBASE!RaiseException+39 in C:\Windows\System32\KERNELBASE.dll > from Microsoft Corporation has caused an unknown exception (0x04242420) on thread 6" > > Full Call Stack > > > Function Arg 1 Arg 2 Arg 3 Arg 4 Source > KERNELBASE!RaiseException+39 ffffffff`00010000 00000000`00390158 > 00000000`00000040 00000000`00390158 > clr! ?? ::FNODOBFM::`string'+622b8 00000000`d30000d3 > 00000000`00000000 80000000`00000000 00000000`028f0230 > clr!Debugger::RaiseStartupNotification+34 00000000`00f71f90 > 00000000`00000464 00000000`00000001 00000000`00000000 This link mentions the code from the exception: .NET 4.0 : First-chance exception 0x04242420 http://social.msdn.microsoft.com/Forums/eu/clr/thread/bca092d4-d2b5-49ef-8bb c-cbce2c67aa89 Don't know what's going on here, but if this is the exception that triggers the crash, I don't think it has anything to do with NHibernate. /Oskar -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
