http://bugs.winehq.org/show_bug.cgi?id=35048
Bug #: 35048 Summary: Steam not launching Product: Wine Version: unspecified Platform: Other OS/Version: Mac OS X Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: clarosa@columbus.rr.com Classification: Unclassified
Created attachment 46726 --> http://bugs.winehq.org/attachment.cgi?id=46726 this was the error report
After the most recent steam update, my current wineskin wrapper has failed to work with the the message "The program Steam.exe has encountered a serious problem and needs to close..." No other version of wine wrapper would work either, steam would not even launch past the log in portion.
http://bugs.winehq.org/show_bug.cgi?id=35048
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2013-12-03 21:17:59 CST --- Not critical, read http://bugs.winehq.org/page.cgi?id=fields.html#importance
wineskin (or any other third party tool) is not supported here, try its own forums.
Anyway your wine version is too old, recent Steam errors have been fixed in wine 1.7.7, please update to the latest development version of plain wine and try again.
http://bugs.winehq.org/show_bug.cgi?id=35048
--- Comment #2 from Austin English austinenglish@gmail.com 2013-12-03 23:01:54 CST --- May end up being a dupe of bug 35030
http://bugs.winehq.org/show_bug.cgi?id=35048
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-12-04 04:36:00 CST --- Hello folks,
dupe of bug 35030
--- snip --- Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7bc46fe0). Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:10b7 GS:000f EIP:7bc46fe0 ESP:074fbf20 EBP:074fbff8 EFLAGS:00210212( R- -- I -A- - ) EAX:00000010 EBX:7bc46e01 ECX:00000000 EDX:00000000 ESI:00000000 EDI:074fc088 Stack dump: 0x074fbf20: 074fbf70 00000000 3868af44 00000010 0x074fbf30: 001d04d0 00000010 00110000 00000002 0x074fbf40: 074fbf5c 3868af44 00000000 7bc39a01 0x074fbf50: 00000000 074fbf70 00000000 074fc088 0x074fbf60: 00000010 074fc098 00000374 00000000 0x074fbf70: 00000000 0000000c 0000000c 00000000 0216: sel=10b7 base=7fe60000 limit=00000fff 32-bit rw- Backtrace: =>0 0x7bc46fe0 (0x074fbff8) 1 0x407b5fdb (0x074fc058) 2 0x38234dce in steamclient (+0x234dcd) (0x074fc0b0) 3 0x38235904 in steamclient (+0x235903) (0x074fc388) ... 0x7bc46fe0: movl %eax,0x0(%edx) Modules: Module Address Debug info Name (65 modules) PE 400000- 63d000 Deferred steam ... PE 40790000-40794000 Deferred advapi32 ... PE 7bc10000-7bc14000 Deferred ntdll --- snip ---
Even without debugging symbols it's still obvious (PE range -> only first section is reported here)
0x7bc46fe0 -> ntdll.dll -> NtAdjustPrivilegesToken 0x407b5fdb -> advapi32.dll -> AdjustTokenPrivileges
Regards
*** This bug has been marked as a duplicate of bug 35030 ***
http://bugs.winehq.org/show_bug.cgi?id=35048
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2013-12-05 21:53:43 CST --- Closing.