[Bug 18069] New: Oblivion unplayable on 1.1.19
http://bugs.winehq.org/show_bug.cgi?id=18069 Summary: Oblivion unplayable on 1.1.19 Product: Wine Version: 1.1.19 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: btthalion+wine(a)gmail.com Oblivion has become unplayable as of 1.1.19 due to very very frequent crashes. I have a save point that reliably crashes right after it finishes loading, which is likely when it is attempting to render the scene. I have determined that the broken behavior started as of commit a932fdcb2fc51528f7e3e24c52e017025339da28, although it seems unlikely that this commit is directly related in my uneducated estimation. I am running on Ubuntu 8.10 64bit and am using an Nvidia Geforce GTX 280 with Nvidia driver version 180. I have attached the backtrace reported in the logs, and can provide any further logs given instructions on how to do so. -- 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=18069 --- Comment #1 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-04-15 20:05:22 --- Created an attachment (id=20469) --> (http://bugs.winehq.org/attachment.cgi?id=20469) Backtrace of crash -- 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=18069 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-15 21:50:34 --- What full driver version? Attach _complete_ terminal output, not small piece. To test if the patch you've found is the one, causing issues - revert it with: git show a932fdcb | patch -p1 -R Then recompile wine and test. -- 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=18069 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Oblivion unplayable on |Oblivion frequently crashes |1.1.19 | -- 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=18069 --- Comment #3 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-04-15 22:36:24 --- Created an attachment (id=20470) --> (http://bugs.winehq.org/attachment.cgi?id=20470) Terminal output Nvidia 180.11, I believe (this is the latest version distributed for Intrepid as far as I can tell). I arrived at this commit via git bisect, so I did exactly as you suggest, but I reverted it again and confirmed that Oblivion ran fine. -- 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=18069 --- Comment #4 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-04-15 22:36:51 --- Created an attachment (id=20471) --> (http://bugs.winehq.org/attachment.cgi?id=20471) Output when functioning normally. -- 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=18069 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-15 22:42:31 --- Upgrade driver to at least 180.44. All prior versions have memory allocation problems on x86-64 platform. -- 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=18069 --- Comment #6 from H. Verbeet <hverbeet(a)gmail.com> 2009-04-16 01:24:58 --- Does manually setting the amount of video memory make any difference? -- 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=18069 --- Comment #7 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-04-17 17:08:16 --- Now running 180.44 after updating to Jaunty, have memory manually specified in the registry, and the same behavior is evident. -- 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=18069 --- Comment #8 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-05-01 19:56:38 --- Still present in 1.1.20. The crash dialog cannot be interacted with either, making the crash a frustrating experience as wine has to be killed in the terminal. -- 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=18069 Darren West <deefster(a)cheerful.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |deefster(a)cheerful.com --- Comment #9 from Darren West <deefster(a)cheerful.com> 2009-05-03 20:03:43 --- FWIW, I'm experiencing the same crash -- 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=18069 --- Comment #10 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-05-03 20:07:54 --- Glad to know it's not only me... What graphics card do you have? -- 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=18069 --- Comment #11 from Darren West <deefster(a)cheerful.com> 2009-05-03 20:10:38 --- (In reply to comment #10)
Glad to know it's not only me... What graphics card do you have?
I guess that would be helpful... wine 1.1.20 nvidia-drivers-180.51 -- 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=18069 --- Comment #12 from Darren West <deefster(a)cheerful.com> 2009-05-03 20:14:33 --- (In reply to comment #11)
(In reply to comment #10)
Glad to know it's not only me... What graphics card do you have?
I guess that would be helpful... wine 1.1.20 nvidia-drivers-180.51
And...the card itself is a GeForce 7600GT, which is the question you actually asked. -- 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=18069 blaise <mgavl69(a)juno.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mgavl69(a)juno.com --- Comment #13 from blaise <mgavl69(a)juno.com> 2009-05-16 15:44:45 --- I'm experiencing the same infrequent crashes when bringing up the menu / inventory menus and right after saving with Oblivion. I decided to do some investigation so I'm attaching the terminal output log with crash backtrace. The crashes may be unrelated to the commit above but I'll revert and test it out. Wine v1.1.21 (git 5-15-2009) Nvidia driver 180.51 kernel 2.6.30-rc6 -- 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=18069 --- Comment #14 from blaise <mgavl69(a)juno.com> 2009-05-16 15:45:42 --- Created an attachment (id=21134) --> (http://bugs.winehq.org/attachment.cgi?id=21134) Oblivion crash log -- 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=18069 --- Comment #15 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-05-17 12:09:59 --- Confirming still present in 1.1.21. I also discovered that I can get reliable crashes by simply launching oblivion.exe as opposed to oblivionlauncher.exe. The problems may be related... I'll attach that output as well in case it helps. -- 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=18069 --- Comment #16 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-05-17 12:12:57 --- Created an attachment (id=21149) --> (http://bugs.winehq.org/attachment.cgi?id=21149) Output when attempting to launch oblivion.exe Crashes every time without fail. Similar output to in-game crash. -- 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=18069 Brian Terlson <btthalion+wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21149|application/octet-stream |text/plain mime type| | -- 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=18069 blaise <mgavl69(a)juno.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #17 from blaise <mgavl69(a)juno.com> 2009-05-18 11:42:04 --- *** This bug has been confirmed by popular vote. *** -- 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=18069 --- Comment #18 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-05-24 22:35:56 --- Still present in 1.1.22. -- 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=18069 Kol <kol(a)MV8660.spb.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kol(a)MV8660.spb.edu --- Comment #19 from Kol <kol(a)MV8660.spb.edu> 2009-05-27 16:27:45 --- The bug is present in Wine 1.1.20 and 1.1.22. When OffscreenRenderingMode is set to "pbuffer" the game crashes on launch, with "fbo" or "backbuffer" it happens after some minutes of playing. The crash output is similar to that attached to Comment #16. Videocard: GeForce 8800GT, Nvidia driver: 180.51. -- 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=18069 Roan L <aestrivex(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aestrivex(a)gmail.com --- Comment #20 from Roan L <aestrivex(a)gmail.com> 2009-05-30 02:50:11 --- another confirmation of the existence of what seems to be this bug. i am experiencing reliable crashes upon loading any savegame from the starting menu (although i am able to start new games, and able to revert to old savegames via quickloading. crashes produce the windows dialog box: wine has crashed. i have also experienced similar random crashes in TES III: Morrowind, though with less consistency or frequency. -- 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=18069 --- Comment #21 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-06-06 12:38:51 --- Confirming still present in 1.1.23. -- 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=18069 --- Comment #22 from Henri Verbeet <hverbeet(a)gmail.com> 2009-06-06 16:24:52 --- Use the "ShowCrashDialog" registry setting (see http://wiki.winehq.org/UsefulRegistryKeys) to disable the crash dialog. These latest logs look different from the initial one posted in comment #3. Could you post a +d3d,+d3d9 log (including full backtrace). -- 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=18069 --- Comment #23 from Brian Terlson <btthalion+wine(a)gmail.com> 2009-06-06 17:44:27 --- When pouring through the debug logs, I noticed an out of memory error, so on a whim added back the VideoMemorySize registry entry, and my reliable crash now loads without issue... I don't know if this means that I incorrectly set the registry entry value previously, or if a newer version changed the nature of the bug (seems so, since the debug output has changed). I'm curious of the other people in this thread have VideoMemorySize specified in their registry, and if that makes a difference? I can attach a debug log if needed, but I'm afraid it's an 8MB gzipped log of an of out of memory error. -- 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=18069 Adam A. Zajac <strider1551(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |strider1551(a)gmail.com -- 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=18069 Evan Goers <megatog615(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |megatog615(a)gmail.com -- 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=18069 --- Comment #24 from Evan Goers <megatog615(a)gmail.com> 2009-12-11 05:40:55 --- This appears to still happen in 1.1.33 and beyond. -- 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=18069 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d -- 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=18069 spammaster(a)madtracker.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spammaster(a)madtracker.net --- Comment #25 from spammaster(a)madtracker.net 2010-02-21 09:47:20 --- This one has been fixed as well. Oblivion runs completely without crashes in wine 1.1.37. I have played for 6 hours non stop and had no crash -- 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=18069 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #26 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-02-21 13:51:19 --- Reported fixed. -- 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=18069 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #27 from Alexandre Julliard <julliard(a)winehq.org> 2010-03-05 12:42:56 --- Closing bugs fixed in 1.1.40. -- 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