http://bugs.winehq.org/show_bug.cgi?id=9503
Summary: children of the nile hangs when loading Product: Wine Version: 0.9.44. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
It is a regression. Regression test shows that the first bad commit is
68c5477d27f2082fbb8bd82286b40d10a4e3fdcf is first bad commit commit 68c5477d27f2082fbb8bd82286b40d10a4e3fdcf Author: Chris Robinson chris.kcat@gmail.com Date: Sat Aug 4 11:02:14 2007 -0700
winex11: Be consistent with GLX_SLOW_CONFIG meaning GENERIC_ACCELERATION.
:040000 040000 67b3dceeabfeac0ba8c996d93279acfd17ef3946 2ed658a5f1891d47769e1ca81a69a05e509d9fa8 M dlls
I attached a console output
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9503
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr URL| |www.gamershell.com/download_ | |7600.shtml Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=9503
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2007-08-28 08:49:44 --- since the console output is very short, i paste it
david@localhost Immortal Cities - Demo]$ /home/david/wine/wine CoTN.exe err:ntdll:RtlpWaitForCriticalSection section 0x7d72f420 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000a, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7dd09a20 "gdiobj.c: GDI_level" wait timed out in thread 0009, blocked by 000a, retrying (60 sec) [david@localhost Immortal Cities - Demo]$
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9503
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2007-08-28 09:53:54 --- Created an attachment (id=7856) --> (http://bugs.winehq.org/attachment.cgi?id=7856) the requested log with winedebug=+wgl
http://bugs.winehq.org/show_bug.cgi?id=9503
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2007-08-28 14:02:17 --- My regression test was wrong. In fact the first bad commit is
58275065a19a1db7a8e48e3c631052405055e8fa is first bad commit commit 58275065a19a1db7a8e48e3c631052405055e8fa Author: Roderick Colenbrander thunderbird2k@gmx.net Date: Mon Aug 6 20:53:20 2007 +0200
wined3d: Prepare pbuffer code for WGL transition.
:040000 040000 c6effea5f3321ad5bd5ecb33c0b8b1a860747a45 dea6e797d94de00f08cebb36832aea503eb68839 M dlls
Joaopa
PS: I did the regression test three times. But, it would be nice if someone could confirm that.
http://bugs.winehq.org/show_bug.cgi?id=9503
--- Comment #4 from Roderick Colenbrander thunderbird2k@gmx.net 2007-08-28 14:19:57 --- That patched can't have caused the problem. In there I trimmed down the old code. There's no real new code. The code can't cause the deadlock. Further the code isn't around anymore in the current Wine at all. It must be something else.
http://bugs.winehq.org/show_bug.cgi?id=9503
--- Comment #5 from Austin English austinenglish@gmail.com 2007-08-28 19:43:04 --- Joapoa, if you want to verify your regression, build right before the patch, and then build with the patch. If you app breaks, you were right. If not, you did the testing wrong. Try patching the parent of 58275065a19a1db7a8e48e3c631052405055e8fa and see if it still works, then build right at 58275065a19a1db7a8e48e3c631052405055e8fa.
http://bugs.winehq.org/show_bug.cgi?id=9503
--- Comment #6 from joaopa jeremielapuree@yahoo.fr 2007-08-29 03:41:19 --- Austin, can u explain how to build right before a commit.
I do not know how to do, and I did not find that in the regression page of the wine wiki.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9503
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from joaopa jeremielapuree@yahoo.fr 2007-09-25 03:05:43 --- It seems that the bug is fixed with current git-wine.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9503
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Dan Kegel dank@kegel.com 2008-01-28 05:23:28 --- Closing all RESOLVED FIXED bugs more than three months old.