Regression - loader problem? (Alexander?)
Hi, I've finally tracked down a problem which has halted 3DMark progress for about 2 weeks to a patch in the loader: http://www.winehq.org/hypermail/wine-cvs/2003/10/0016.html The symptoms are that 3dmark2001se traps very early on, just after a splash screen. I tried debugging it without success, so perhaps a question for Alexander, but any thoughts? Jason
"Jason" == Jason Edmeades <us(a)the-edmeades.demon.co.uk> writes:
Jason> Hi, I've finally tracked down a problem which has halted 3DMark Jason> progress for about 2 weeks to a patch in the loader: Jason> http://www.winehq.org/hypermail/wine-cvs/2003/10/0016.html Jason> The symptoms are that 3dmark2001se traps very early on, just Jason> after a splash screen. I tried debugging it without success, so Jason> perhaps a question for Alexander, but any thoughts? RtlGetFullPathName_U is inoled in that patch. Could you try my NTDLL/get_full_path_helper patch just sent, It alos fixed a corruption early in the load process.. Bye -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Jason> Hi, I've finally tracked down a problem which has halted 3DMark Jason> progress for about 2 weeks to a patch in the loader: Jason> http://www.winehq.org/hypermail/wine-cvs/2003/10/0016.html
Jason> The symptoms are that 3dmark2001se traps very early on, just Jason> after a splash screen. I tried debugging it without success, so Jason> perhaps a question for Alexander, but any thoughts?
RtlGetFullPathName_U is inoled in that patch. Could you try my NTDLL/get_full_path_helper patch just sent, It alos fixed a corruption early in the load process..
Hi Uwe, Not directly - It didnt apply to the source which was there at the point in time the patch was applied (the code had changed enough to make it obvious there was more issues), so I am currently rebuilding at the latest cvs (to retest as its been a couple of weeks due to this problem). If the problem persists, I'll try the patch and let you know. Thanks for the help, Jason
Uwe - You are brill - Just got the latest cvs built, same problem. Applied your patch and it works a charm... Thanks :-) Back to render to texture :-( Jason
participants (2)
-
Jason Edmeades -
Uwe Bonnes