[Bug 9503] New: children of the nile hangs when loading
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(a)winehq.org ReportedBy: jeremielapuree(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr URL| |www.gamershell.com/download_ | |7600.shtml Keywords| |download, regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> 2007-08-28 08:49:44 --- since the console output is very short, i paste it david(a)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(a)localhost Immortal Cities - Demo]$ Joaopa -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 --- Comment #2 from joaopa <jeremielapuree(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 --- Comment #3 from joaopa <jeremielapuree(a)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(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 --- Comment #4 from Roderick Colenbrander <thunderbird2k(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 --- Comment #5 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 --- Comment #6 from joaopa <jeremielapuree(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> 2007-09-25 03:05:43 --- It seems that the bug is fixed with current git-wine. Joaopa -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9503 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:23:28 --- Closing all RESOLVED FIXED bugs more than three months old. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org