[Bug 20087] New: All Orange Box Half Life 2 games freeze after load
http://bugs.winehq.org/show_bug.cgi?id=20087 Summary: All Orange Box Half Life 2 games freeze after load Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: rmuncrief(a)comcast.net Created an attachment (id=23647) --> (http://bugs.winehq.org/attachment.cgi?id=23647) Bisect results for Half Life 2 games freezing With current git all Half Life 2 Orange box games freeze after loading. I ran bisect twice to confirm the bad commit and have attached the bisect output. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23647|application/octet-stream |text/plain mime type| | Attachment #23647|0 |1 is obsolete| | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Severity|critical |normal --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-18 22:00:26 --- 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2 is first bad commit commit 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2 Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Sep 17 12:35:26 2009 +0200 wined3d: Get rid of some redundant checks for ORM_FBO. ORM_FBO is already implied by surface_can_stretch_rect() because WINED3DFMT_FLAG_FBO_ATTACHABLE can only be set when ORM_FBO is. :040000 040000 a69cf11989c833726a3672a57348b20172b1bd37 e8fb875a4c9aad48ff56f171b794e9b1c1910f46 M dlls Just paste bisect result in a comment. What version of Wine are you using?? And certainly NOT critical. Next time, read how to report a bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #2 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-09-18 22:27:01 --- (In reply to comment #1)
4ba16b84a9e60ffcc98fc4b4c303c975589b59e2 is first bad commit commit 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2 Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Sep 17 12:35:26 2009 +0200
wined3d: Get rid of some redundant checks for ORM_FBO.
ORM_FBO is already implied by surface_can_stretch_rect() because WINED3DFMT_FLAG_FBO_ATTACHABLE can only be set when ORM_FBO is.
:040000 040000 a69cf11989c833726a3672a57348b20172b1bd37 e8fb875a4c9aad48ff56f171b794e9b1c1910f46 M dlls
Just paste bisect result in a comment. What version of Wine are you using?? And certainly NOT critical. Next time, read how to report a bug.
Well, excuse me sir. But I did read how to report a bug, and spent two hours bisecting it. And as I said, I'm using the current git. And I would consider all Orange Box Half Life 2 games freezing after loading, and sometimes locking up Linux so that a hard reset was required as critical. How about if I don't report any such "non-critical" bugs in the future and let users experience a hard lock up instead? Would that satisfy you? Sheesh. Why don't you learn to exercise some courtesy when people are trying to help you. I'm sure you'll get a lot further in life, and more people would be willing to assist you. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-09-18 22:45:35 --- http://bugs.winehq.org/page.cgi?id=fields.html#importance Critical: Critical problem that prevents all applications from working -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #4 from Paul Romanyszyn <pgr(a)arcelectronicsinc.com> 2009-09-18 23:04:27 --- (In reply to comment #2)
And I would consider all Orange Box Half Life 2 games freezing after loading, and sometimes locking up Linux so that a hard reset was required as critical.
Hard lockup are mostly related to driver problems. Wine is a user program and can't lock up things unless your are running as root or it is trigging a driver bug. What video card and driver version? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #5 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-09-18 23:11:51 --- (In reply to comment #4)
(In reply to comment #2)
And I would consider all Orange Box Half Life 2 games freezing after loading, and sometimes locking up Linux so that a hard reset was required as critical.
Hard lockup are mostly related to driver problems. Wine is a user program and can't lock up things unless your are running as root or it is trigging a driver bug. What video card and driver version?
I have an Nvidia 7800GT running the latest binary driver 185.18.36 on Ubuntu Jaunty x86_64. I never run as root, was logged in under my normal account, and experienced 3 lock ups that required a hard reset during the two hours I spent bisecting this problem. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #6 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-09-18 23:13:33 --- OK gentlemen, really, that's it for me. I just resigned as the Steam app maintainer and won't attempt to assist CodeWeavers any longer. This is not the first time I've gotten a sharp stick in the eye for assisting CodeWeavers and the wine community. You really need to learn to exercise a little civility if you expect engineering professionals to assist you for free. As I said, a little common courtesy goes a long way. Good luck in finding people with technical expertise that will help you, and that you can insult for it. Sheesh. I'm outta here. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #7 from Henri Verbeet <hverbeet(a)gmail.com> 2009-09-19 00:47:24 --- The patch is indeed flawed, I'll revert it. However, it shouldn't cause a problem unless you're not using ORM_FBO and Wine can't cause hard locks without there being a bug in the video driver/X/kernel. Also note that while I'm sure CodeWeavers appreciates any testing (I certainly do), this is Wine's bugzilla, not CodeWeavers'. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #8 from Henri Verbeet <hverbeet(a)gmail.com> 2009-09-23 04:22:51 --- Reverted by 0a4fa886a7a447f20105086b43a2175ea42f5149. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #9 from MatDivaret <pianoedjoe(a)free.fr> 2010-01-10 13:36:28 --- Patch was reverted. Is the problem still there or can this bug be closed? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 --- Comment #10 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2010-01-10 23:08:09 --- (In reply to comment #9)
Patch was reverted. Is the problem still there or can this bug be closed?
I received an email about this, and I have no idea. I was so disgusted with the attitude of the Wine developers that I eventually stopped using wine and Linux. I just went out and bought Windows 7 instead and am now using that as my primary OS every game works great. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 Ben Klein <shacklein(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shacklein(a)gmail.com --- Comment #11 from Ben Klein <shacklein(a)gmail.com> 2010-01-10 23:29:46 --- (In reply to comment #10)
(In reply to comment #9)
Patch was reverted. Is the problem still there or can this bug be closed?
I received an email about this, and I have no idea. I was so disgusted with the attitude of the Wine developers that I eventually stopped using wine and Linux. I just went out and bought Windows 7 instead and am now using that as my primary OS every game works great.
So much for that "technical expertise" you claimed to have. Your original bug report made no mention *at all* that it locked up your *whole system*. You also clearly did not read the bug severity descriptions before arbitrarily deciding that your bug was more important than everyone else's. You fail to realise that "current git" is a moving target, and that providing a git revision number is a valid response to "What version of Wine are you using?". Your decision to abandon Wine, Codeweavers and Linux is entirely up to you, but is also entirely arbitrary. You went from "here's the information you asked for" to "YOU PEOPLE ARE DISGUSTINGLY INSULTING AND I HATE YOU". Good riddance. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #12 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-10 23:40:33 --- Abandoned then. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20087 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-10 23:40:56 --- Closing abandoned. Please leave the flames out of bugzilla. If you want to have a personal discussion, take it to private email. -- 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