http://bugs.winehq.org/show_bug.cgi?id=11370
Summary: Counter Strike Source Unhandled page fault Product: Wine Version: 0.9.54. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: matt@oddprocess.org
$ wine --version wine-0.9.54
$ uname -a Linux batman 2.6.23-gentoo-r3 #3 SMP PREEMPT Wed Jan 2 18:54:41 EST 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ AuthenticAMD GNU/Linux
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 169.09 Fri Jan 11 14:04:37 PST 2008
Trying to run CounterStrike:Source via Steam main menu and the following error occurs:
wine: Unhandled page fault on read access to 0x0000000c at address 0x7ee2cc30 (thread 0052), starting debugger... Unhandled exception: page fault on read access to 0x0000000c in 32-bit code (0x7ee2cc30). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7ee2cc30 ESP:0034fdd8 EBP:7efff340 EFLAGS:00010283( - 00 -RIS1C) EAX:00000000 EBX:00000001 ECX:7efff341 EDX:00000000 ESI:00000008 EDI:f7de9ff4 Stack dump: 0x0034fdd8: 00360011 00350000 f7de9ff4 00000008 0x0034fde8: 7efff340 0034fe00 00000001 00000000 0x0034fdf8: 7efff340 00000000 00000246 ffffe405 0x0034fe08: 0034fea8 f7de0779 7eca0000 0034fe2c 0x0034fe18: 0034fea8 00000014 0034fe2c 0040f4d4 0x0034fe28: 0040f380 00000000 00920090 00530055 Backtrace: =>1 0x7ee2cc30 NotifyRegister16+0x60() in kernel32 (0x7efff340) 2 0x00000000 (0x10012a03) 3 0x00000000 (0x00000000) 0x7ee2cc30 NotifyRegister16+0x60 in kernel32: movzwl 0xc(%edx),%eax Modules: Module Address Debug info Name (22 modules) PE 400000- 41c000 Deferred hl2 ELF 7bf00000-7bf04000 Deferred <wine-loader> ELF 7eba5000-7ebf2000 Deferred advapi32<elf> -PE 7ebb0000-7ebf2000 \ advapi32 ELF 7ebf2000-7ec8a000 Deferred gdi32<elf> -PE 7ec00000-7ec8a000 \ gdi32 ELF 7ec8a000-7edc7000 Deferred user32<elf> -PE 7eca0000-7edc7000 \ user32 ELF 7edc7000-7edd1000 Deferred libnss_files.so.2 ELF 7edd1000-7eddb000 Deferred libnss_nis.so.2 ELF 7eddb000-7edf2000 Deferred libnsl.so.1 ELF 7edf2000-7edfa000 Deferred libnss_compat.so.2 ELF 7edfa000-7ef23000 Export kernel32<elf> -PE 7ee10000-7ef23000 \ kernel32 ELF 7ef23000-7ef49000 Deferred libm.so.6 ELF 7ef5e000-7f000000 Deferred ntdll<elf> -PE 7ef70000-7f000000 \ ntdll ELF f7ca2000-f7ca6000 Deferred libdl.so.2 ELF f7ca6000-f7dd6000 Deferred libc.so.6 ELF f7dd6000-f7ded000 Deferred libpthread.so.0 ELF f7e02000-f7f16000 Deferred libwine.so.1 ELF f7f17000-f7f33000 Deferred ld-linux.so.2 Threads: process tid prio (all id:s are in hex) 0000000a 0000000b 0 0000000c 0000000f 0 0000000e 0 0000000d 0 00000013 00000050 0 0000004f 0 0000004c 0 0000004b 0 0000004a 0 00000049 1 00000048 0 00000037 1 0000003c 0 00000036 1 00000030 0 0000002d 1 0000002b 0 00000010 1 00000011 0 00000009 1 00000012 0 00000047 1 00000046 0 00000045 1 00000043 0 00000042 0 00000041 0 00000040 0 0000003f 0 0000003e 0 0000003d 0 0000003b 0 0000003a 0 00000039 0 00000038 0 00000035 0 00000034 0 00000033 1 00000032 0 00000031 0 0000002f 0 0000002e 1 0000002c 0 0000002a 0 00000029 15 00000028 15 00000025 15 00000023 0 00000022 0 00000021 0 00000020 0 0000001f 0 0000001e 1 0000001d 0 0000001c 0 0000001b 0 0000001a 0 00000019 0 00000018 0 00000017 0 00000014 0 00000015 00000016 0 00000051 (D) C:\Program Files\Steam\steamapps\mellofone\counter-strike source\hl2.exe 00000052 0 <== Backtrace: =>1 0x7ee2cc30 NotifyRegister16+0x60() in kernel32 (0x7efff340) 2 0x00000000 (0x10012a03) 3 0x00000000 (0x00000000) fixme:win:SetLayeredWindowAttributes (0x100ca,0x00000000,0,2): stub! fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x11591120) fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x11591120) fixme:shdocvw:OleObject_Close (0x11591120)->(1) fixme:mshtml:HlinkTarget_SetBrowseContext (0x1158bf18)->((nil))
I've searched and I can't seem to find anything related. Let me know if you need anything else to test.
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #1 from Lei Zhang thestig@google.com 2008-01-28 16:01:27 --- Please ***do not PASTE*** logs and back traces, (attach them instead).
Compile Wine with debugging symbols and attaching the logs.
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-28 16:18:05 --- Remove / rename ~/.wine directory, reinstall steam and Counter-Strike source. ATTACH AS A FILE commplete terminal output of running from the Steam's directory: wine steam -applaunch 240
Also specify what your hardware, and driver version(s).
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #3 from Matthew Daubenspeck matt@oddprocess.org 2008-01-28 18:12:34 --- Using
$ WINEDEBUG=+relay wine steam.exe -applaunch 240 &> error.log
Gives me a 382M error log. Please excuse the ignorance, but should I attach that?
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #4 from Matthew Daubenspeck matt@oddprocess.org 2008-01-28 18:20:13 --- error1.log attached. It was created using:
wine steam -applaunch 240 &> error1.log
Hardware:
Processor - AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ RAM - 2GB Video - VGA compatible controller: nVidia Corporation G71 [GeForce 7950 GT] NIC - nVidia Corporation MCP55 Ethernet using forcedeth Sound - nVidia Corporation MCP55 High Definition Audio using snd_hda_intel and ALSA's OSS emulation. I have also tried it with regular ALSA as well.
Anything else that you would need?
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #5 from Matthew Daubenspeck matt@oddprocess.org 2008-01-28 18:21:11 --- Created an attachment (id=10499) --> (http://bugs.winehq.org/attachment.cgi?id=10499) Error1.log
Created with "wine steam.exe -applaunch 240 &> error1.log"
http://bugs.winehq.org/show_bug.cgi?id=11370
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10499|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-28 22:53:44 --- And I asked for what? Where is the video driver version? Did you disabled in-game community in Steam settings?
http://bugs.winehq.org/show_bug.cgi?id=11370
--- Comment #7 from Matthew Daubenspeck matt@oddprocess.org 2008-01-29 07:07:06 --- Reposting video driver version from my first message:
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 169.09 Fri Jan 11 14:04:37 PST 2008
Gentoo's official package name is x11-drivers/nvidia-drivers-169.09
I will try to disable 'in-game community in Steam' after work today. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=11370
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-29 11:44:14 --- Duplicate. Use your search button...
*** This bug has been marked as a duplicate of bug 9983 ***
http://bugs.winehq.org/show_bug.cgi?id=11370
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2008-10-31 13:58:06 --- Closing duplicate.