[Bug 20199] New: Plants vs. Zombies crashes during loading screen
http://bugs.winehq.org/show_bug.cgi?id=20199 Summary: Plants vs. Zombies crashes during loading screen Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: vexorian(a)gmail.com Plants vs zombies from pop cap games collection CD keeps crashing during loading time for me. I am including the console 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=20199 --- Comment #1 from Vexorian <vexorian(a)gmail.com> 2009-09-28 19:38:14 --- Created an attachment (id=23820) --> (http://bugs.winehq.org/attachment.cgi?id=23820) console 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=20199 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-09-28 19:42:24 ---
From the log:
Backtrace: =>0 0x7c90ab38 in libglcore.so.1 (+0x4bbb38) (0x00000168) 1 0x00000000 (0x00000000) The issue seems to lie in the X server, so this bug is invalid. Also, the application seems to be on a strange drive mapping, L:\. -- 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=20199 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23820|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=20199 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2009-09-28 21:39:17 --- Agreed, this looks invalid. Try updating your video drivers. (In the future, telling us your video card and driver version helps too, as does telling us where to get a copy of the program you're using, especially a demo.) -- 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=20199 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Alias|PLANTZOMBIECRASH | --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-09-28 22:55:09 --- Closing invalid. -- 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=20199 Vexorian <vexorian(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Alias| |PLANTZOMBIECRASH --- Comment #5 from Vexorian <vexorian(a)gmail.com> 2009-09-28 23:02:42 --- Just because the backtrace points to it doesn't mean mean it is a fault from the video driver, it could happen that WINE is sending wrong instructions. Just saying that it could have beeen premature to dismiss this as invalid. The game is a 2d one, I would not experience this kind of crashes in plenty of WINE games including 2D and 3D. Also not outside of WINE. I'll try updating my drivers but having to switch back to manual installation of nvidia drivers rather than the ones from the repository is like the definition of a hindrance. L: may be odd but I decide how to call my windows partitions. I map /media/L: to L: as it makes things easier. Seems there is a free trial at : http://www.popcap.com/games/pvz/ -- 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=20199 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Alias|PLANTZOMBIECRASH | --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-09-28 23:09:40 --- Closing. -- 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=20199 --- Comment #7 from Vexorian <vexorian(a)gmail.com> 2009-09-28 23:14:35 --- Ok sorry I didn't mean to reopen it, just happened that we had a collision or something, seems you closed it while I was typing my reply. I don't want to minimize the huge probability it is a faulty video driver, I am about to install a new nvidia driver, let's see. -- 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=20199 --- Comment #8 from Vexorian <vexorian(a)gmail.com> 2009-09-28 23:31:51 --- Upgrading nvidia graphics card drivers worked. Sorry for wasting your time. -- 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=20199 --- Comment #9 from Henri Verbeet <hverbeet(a)gmail.com> 2009-09-29 03:18:36 --- (In reply to comment #5)
Just because the backtrace points to it doesn't mean mean it is a fault from the video driver, it could happen that WINE is sending wrong instructions. Just saying that it could have beeen premature to dismiss this as invalid.
Just for the record, this is true in the general case. GL context management bugs will typically create a backtrace that points to the video driver. -- 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