Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 12:16:05 +0200
From:      "Ulrich 'Q' Spoerlein" <q@galgenberg.net>
To:        Murray Stokely <murray@FreeBSD.org>
Cc:        stable@FreeBSD.org, re@FreeBSD.org, qa@FreeBSD.org, gerald@FreeBSD.org
Subject:   Re: Please test LDT patch
Message-ID:  <20021009121605.6f53634f.q@galgenberg.net>
In-Reply-To: <20021007084948.P67757@freebsdmall.com>
References:  <20021007084948.P67757@freebsdmall.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Oct 2002 08:49:48 -0700 Murray Stokely <murray@FreeBSD.org> wrote:

>  Could anyone currently using Wine please test the following patch?
>
>http://people.freebsd.org/~jhb/patches/ldt.patch
>
>  It is an MFC of code in -CURRENT and should be stable, but it needs
>more testing before it can go in 4.7.  Thanks,

My version of Forte Agent still locks up with 2002.05.09 when I reply to a message.
With 2002.10.07 i can't even start Agent.

Here is what i get:
% wine --version
Wine 20020509
% wine "c:\nettools\agent\agent.exe"
fixme:reg:GetSystemInfo not yet supported on this system
fixme:file:SetFileAttributesA (C:\nettools\agent\DATA\):2000 attribute(s) not implemented.
fixme:mdi:MDIRefreshMenu partially function stub
fixme:ras:RasEnumConnectionsA (0x29172a70,0x28505d54,0x292240b8),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead !
fixme:mdi:MDIRefreshMenu partially function stub
fixme:ras:RasEnumConnectionsA (0x291718d0,0x28505e6c,0x28505eb4),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead !
file_set_error: Argument list too long
fixme:ntdll:RtlNtStatusToDosError no mapping for 0001869f
wine: Unhandled exception, starting debugger...

and then it does absolutley nothing...

% wine --version
Wine 20021007
% wine "c:\nettools\agent\agent.exe"
fixme:reg:GetSystemInfo not yet supported on this system
fixme:file:SetFileAttributesW (L"C:\\nettools\\agent\\DATA\\"):2000 attribute(s) not implemented.
err:seh:do_fpe Got unexpected trap 0
wine: Unhandled exception, starting debugger...
err:win32:_EnterSysLevel (0x287d34f8, level 2): Holding 0x2887de44, level 3. Expect deadlock!
err:win32:_EnterSysLevel (0x287d34f8, level 2): Holding 0x2887de44, level 3. Expect deadlock!
[about 400 identical lines snipped]
err:win32:_CheckNotSysLevel Holding lock 0x2887de44 level 3

and that's it. it just sits the idle and i have to kill it.

Please note that with 4.6.2 i could fully use Wine 2002.05.09

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009121605.6f53634f.q>