On December 8, 2005 02:40 pm, Bill Medland wrote:
On December 8, 2005 09:15 am, Bill Medland wrote:
On December 8, 2005 03:08 am, Peter Berg Larsen wrote:
--- Bill Medland billmedland@mercuryspeed.com wrote:
So I turn on WINDEBUG=+relay to see what is being passed.
And wine segfaults.
Anyone know what is going on?
On Wed, 7 Dec 2005, Keith Dunwoody wrote:
I'm running into the same problem. File on the resulting core tells me it was generated from wine-preloader. I'm using wine 0.9.2 for Fedora Core 3 from winehq (the i686 version I believe). I'm running an x86_64, if that matters.
You are not the first:
http://www.winehq.org/pipermail/wine-devel/2005-November/0 41 98 8.html
http://www.winehq.org/hypermail/wine-devel/2005/03/0636.ht ml
http://www.winehq.com/hypermail/wine-devel/2005/05/0328.ht ml
Wine crashes the first time it enters/uses a entry/function using the debug setup from ntdll/relay.c:RELAY_SetupDLL. (Which happens to be a RtlInitUnicode in kernel/module:GetModuleHandleW) .
So is anyone actively looking into this? I'll make a start until someone says that they are already doing it.
Peter
So it is looking to me as if it (and my original problem) is something to do with the cpu or memory. It used to work on my Celeron with 512MB but it doesn't work on my brand new Dell Optiplex GX280 with 1GB. (I am currently working to remove any other differences).
Does that make any sense to anyone?
Wrong. It's the kernel choice. It works on the non-smp kernel and fails on the smp kernel. (2.6.9-22.EL works; 2.6.9-22.ELsmp fails, both are RedHat kernels)