http://bugs.winehq.org/show_bug.cgi?id=20779
Summary: Violation Access Error when Starting Warcraft3 Product: Wine Version: 1.1.33 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mike@fireburn.co.uk CC: mike@fireburn.co.uk
Created an attachment (id=24872) --> (http://bugs.winehq.org/attachment.cgi?id=24872) Wine Log
Warcraft refuses to run on a true multilib Gentoo system
The intel drm and dri modules are installed correctly and according to readelf they are 32bit libraries
I'm attaching the log, let me know if I'm missing something silly
/usr/lib32/dri/i965_dri.so /usr/lib32/libdrm_intel.so.1
Both exist on my system
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #1 from Mike Lothian mike@fireburn.co.uk 2009-11-20 21:00:31 --- Created an attachment (id=24873) --> (http://bugs.winehq.org/attachment.cgi?id=24873) emerge --info
http://bugs.winehq.org/show_bug.cgi?id=20779
Mike Lothian mike@fireburn.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #24873|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #2 from Mike Lothian mike@fireburn.co.uk 2009-11-20 21:01:57 --- Thought I'd better add that all the other shared libraries are where they're supposed to be
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #3 from Mike Lothian mike@fireburn.co.uk 2009-11-20 21:13:19 --- I've also pasted the log file for my radeon Athlon64 X2 system
Both setups are the same using the latest git Xorg stack and git wine with libraries compiled for both 32 & 64bit
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #4 from Mike Lothian mike@fireburn.co.uk 2009-11-20 21:13:57 --- Created an attachment (id=24874) --> (http://bugs.winehq.org/attachment.cgi?id=24874) Wine Log for Radeon
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #5 from Mike Lothian mike@fireburn.co.uk 2009-11-20 21:18:58 --- And finally encase this is something entirely different I ran it with WINEDEBUG=all
This time the game produced audio which it doesn't normally before bringing up the access violation
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-21 16:41:00 --- Could you test your config with 32-bit glxinfo?
http://bugs.winehq.org/show_bug.cgi?id=20779
--- Comment #7 from Mike Lothian mike@fireburn.co.uk 2009-11-22 03:41:09 --- Not easily
Would a chroot be ok to do this?
I'll take a while to recompile everything?
Is there any more logging I could do to track down the problem first?
http://bugs.winehq.org/show_bug.cgi?id=20779
Brice Arnould un_brice@vleu.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |un_brice@vleu.net
--- Comment #8 from Brice Arnould un_brice@vleu.net 2010-02-11 02:18:13 --- I had similar problems on my Gentoo box because of a missing environment variable. Have you tried running export LIBGL_DRIVERS_PATH=/usr/lib32/dri before wine ?
http://bugs.winehq.org/show_bug.cgi?id=20779
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |thunderbird2k@gmail.com Resolution| |INVALID
--- Comment #9 from Roderick Colenbrander thunderbird2k@gmail.com 2010-04-04 17:49:56 --- According to the log it just looks like a case of misconfigured / not installed 32-bit drivers. Marking the bug as invalid.
warn:module:load_builtin_dll cannot open .so lib for builtin L"r600_dri.so16": /usr/bin/../lib32/wine/r600_dri.so16.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"r600_dri.so16"; status=c0000135 warn:ver:VERSION_GetFileVersionInfo_16 Could not load "/usr/lib32/dri/r600_dri.so" warn:module:load_builtin_dll cannot open .so lib for builtin L"libdrm_radeon.so.1": /usr/bin/../lib32/wine/libdrm_radeon.so.1.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"/usr/lib32/libdrm_radeon.so.1"; status=c0000020
http://bugs.winehq.org/show_bug.cgi?id=20779
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2010-04-04 21:03:33 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=20779
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dj--alex@ya.ru
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2010-04-14 09:27:59 --- *** Bug 22348 has been marked as a duplicate of this bug. ***