Last time I'd looked, I thought it was something to do with the file
src\NHibernate.Test\Linq\NorthwindDbCreator.cs
Don't know exactly what though. :-(
(Making it smaller seemed to help.)
-----Original Message-----
From: Patrick Earl
Sent: Sunday, February 27, 2011 11:48 PM
To: nhibernate-development
Subject: [nhibernate-development] StackOverflowException in linq database
test setup
Does anyone have any clue why the nunit runner dies with a
StackOverflowException when doing the linq database setup using a
64-bit database. According to the debugger, it's in the List
constructor. Likely story. :P
Patrick Earl