[Bug 33745] New: SimCity Societies segfaults
http://bugs.winehq.org/show_bug.cgi?id=33745 Bug #: 33745 Summary: SimCity Societies segfaults Product: Wine Version: 1.5.31 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: roland(a)mxchange.org Classification: Unclassified Created attachment 44683 --> http://bugs.winehq.org/attachment.cgi?id=44683 Backtrace I have installed SCS from DVD in a separate WINEPREFIX and got a segfault. Please see attached backtrace for details. -- 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=33745 Roland Haeder <roland(a)mxchange.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roland(a)mxchange.org --- Comment #1 from Roland Haeder <roland(a)mxchange.org> 2013-06-07 07:07:52 CDT --- I had setup some DLL overrides: d3dx9_33 = builtin msvcr80 = builtin msvcp80 = builtin msvcm80 = builtin Without these overrides, the game will load its installed versions and asks for libgluezilla being installed (not found). -- 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=33745 Roland Haeder <roland(a)mxchange.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker -- 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=33745 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-06-07 09:04:33 CDT --- Not a blocker. http://bugs.winehq.org/page.cgi?id=fields.html#importance -- 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=33745 --- Comment #3 from Roland Haeder <roland(a)mxchange.org> 2013-06-07 09:38:51 CDT --- (In reply to comment #2)
Not a blocker. http://bugs.winehq.org/page.cgi?id=fields.html#importance
Opps, sorry. -- 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=33745 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2013-06-07 11:15:24 CDT --- Please attach the full terminal 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=33745 Ákos Maróy <akos(a)maroy.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akos(a)maroy.hu --- Comment #5 from Ákos Maróy <akos(a)maroy.hu> 2013-06-10 12:27:24 CDT --- here is my console output: $ wine SimCitySocieties.exe fixme:heap:HeapSetInformation 0x110000 0 0x2adfd5c 4 akos(a)rakku:~/.wine/drive_c/Program Files (x86)/Electronic Arts/SimCity™ Societies$ libgluezilla not found. To have webbrowser support, you need libgluezilla installed fixme:wincodecs:PngDecoder_Block_GetCount 0x15b9240,0x33f728: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x15b8c30,0x33f728: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x15b86f0,0x33f728: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x15b86f0,0x33f728: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x15cae00,0x33f728: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x15cae00,0x33f728: stub Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Refresh (WebBrowserRefreshOption opt) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.Refresh () [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 at System.ComponentModel.ComponentResourceManager.ApplyResources (System.Object value, System.String objectName, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.ComponentModel.ComponentResourceManager.ApplyResources (System.Object value, System.String objectName) [0x00000] in <filename unknown>:0 at SCSocietiesLauncher.SCSLauncher.InitializeComponent () [0x00000] in <filename unknown>:0 at SCSocietiesLauncher.SCSLauncher..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) SCSocietiesLauncher.SCSLauncher:.ctor () at SCSocietiesLauncher.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Refresh (WebBrowserRefreshOption opt) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.Refresh () [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 at System.ComponentModel.ComponentResourceManager.ApplyResources (System.Object value, System.String objectName, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.ComponentModel.ComponentResourceManager.ApplyResources (System.Object value, System.String objectName) [0x00000] in <filename unknown>:0 at SCSocietiesLauncher.SCSLauncher.InitializeComponent () [0x00000] in <filename unknown>:0 at SCSocietiesLauncher.SCSLauncher..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) SCSocietiesLauncher.SCSLauncher:.ctor () at SCSocietiesLauncher.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 -- 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=33745 --- Comment #6 from Roland Haeder <roland(a)mxchange.org> 2013-06-10 13:00:15 CDT --- I had to resetup my system, the hard drive had bad sectors, so I have to fight again with non multi-arch packages. Will take me some time to report back. -- 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=33745 --- Comment #7 from Roland Haeder <roland(a)mxchange.org> 2013-06-15 17:28:58 CDT --- @Ákos Maróy: Please to not paste logs, use the attachement function instead. -- 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=33745 --- Comment #8 from Roland Haeder <roland(a)mxchange.org> 2013-06-15 17:29:24 CDT --- Created attachment 44821 --> http://bugs.winehq.org/attachment.cgi?id=44821 Default debug log (no WINEDEBUG) -- 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=33745 --- Comment #9 from Roland Haeder <roland(a)mxchange.org> 2013-06-26 15:30:06 CDT --- SCS is no longer segfaulting but needs gluezilla. The DLL (found in bin/ directory) provided by mono-2.8.1-gtksharp-2.12.10-win32-3.exe didn't help. -- 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=33745 Roland Haeder <roland(a)mxchange.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #10 from Roland Haeder <roland(a)mxchange.org> --- With native dotnet20 (the game automatically installs it without possiblity to abort installation) the game somewhere crashes and outputs a "crash report" window where you can send a report to Microsoft (don't do it). -- 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=33745 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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=33745 Roland Haeder <roland(a)mxchange.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |--- --- Comment #12 from Roland Haeder <roland(a)mxchange.org> --- ??? Why invalid? The game does *not* start. -- 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=33745 --- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to comment #12)
??? Why invalid? The game does *not* start.
He was just closing the but that you resolved invalid in a previous message: http://www.winehq.org/pipermail/wine-bugs/2013-December/373541.html Looks like you did it by accident. -- 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=33745 --- Comment #14 from Austin English <austinenglish(a)gmail.com> --- (In reply to comment #10)
With native dotnet20 (the game automatically installs it without possiblity to abort installation) the game somewhere crashes and outputs a "crash report" window where you can send a report to Microsoft (don't do it).
Does it help if you install dotnet20 with winetricks before installing the game? -- 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=33745 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Component|-unknown |shlwapi Summary|SimCity Societies segfaults |SimCity Societies launcher | |(.NET app) crashes on | |startup (incorrect | |canonicalization of URL | |containing trade mark sign | |character U+2122) Ever confirmed|0 |1 --- Comment #15 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming. The problem is the trade mark sign character U+2122 '™' within a folder name. --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Electronic Arts/SimCity™ Societies --- snip --- The .NET runtime (loader) tries to resolve the launcher assembly config file and fails. This is expected because the .NET app doesn't have a .config file. What is unexpected is the last error code 0x0000007b (should have been 0x00000002). This is the result of an incorrect intermediate path conversion. Relevant part of trace log: --- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./SCSocietiesLauncher.exe >>log.txt 2>&1 ... 002b:Call shlwapi.UrlIsW(0033ebe0 L"C:\\Program Files\\Electronic Arts\\SimCity\2122 Societies\\Launcher\\",00000003) ret=79ebe6cb ... 002b:Ret shlwapi.UrlIsW() retval=00000000 ret=79ebe6cb 002b:Call shlwapi.PathIsURLW(0033ebe0 L"C:\\Program Files\\Electronic Arts\\SimCity\2122 Societies\\Launcher\\") ret=79ebe6d6 002b:Ret shlwapi.PathIsURLW() retval=00000000 ret=79ebe6d6 002b:Call shlwapi.UrlCanonicalizeW(0033ebe0 L"C:\\Program Files\\Electronic Arts\\SimCity\2122 Societies\\Launcher\\",0033db24,0033db20,00000000) ret=79ebe700 ... 002b:Ret shlwapi.UrlCanonicalizeW() retval=00000000 ret=79ebe700 002b:Call shlwapi.UrlUnescapeW(0033db24 L"file:///C:/Program%20Files/Electronic%20Arts/SimCity%22%20Societies/Launcher/",0015c000,0033eb98,00000000) ret=79ebe715 002b:Ret shlwapi.UrlUnescapeW() retval=00000000 ret=79ebe715 ... 002b:Call shlwapi.PathCreateFromUrlW(0033e0e8 L"file:///C:/Program%20Files/Electronic%20Arts/SimCity%22%20Societies/Launcher/SCSocietiesLauncher.exe.config",0033f17c,0033f170,00000000) ret=79ec1350 002b:Call KERNEL32.CompareStringW(0000007f,00000001,0033e0e8 L"file:///C:/Program%20Files/Electronic%20Arts/SimCity%22%20Societies/Launcher/SCSocietiesLauncher.exe.config",00000005,7ed66e0a L"file:",00000005) ret=7ed474a1 002b:Ret KERNEL32.CompareStringW() retval=00000002 ret=7ed474a1 002b:Ret shlwapi.PathCreateFromUrlW() retval=00000000 ret=79ec1350 ... 002b:Call KERNEL32.GetFileAttributesW(0033f17c L"C:\\Program Files\\Electronic Arts\\SimCity\" Societies\\Launcher\\SCSocietiesLauncher.exe.config") ret=79eb7b18 002b:Ret KERNEL32.GetFileAttributesW() retval=ffffffff ret=79eb7b18 002b:Call KERNEL32.GetLastError() ret=79eb7b29 002b:Ret KERNEL32.GetLastError() retval=0000007b ret=79eb7b29 ... 002b:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83a913 ip=7b83a913 tid=002b 002b:trace:seh:raise_exception info[0]=19930520 002b:trace:seh:raise_exception info[1]=0033f63c 002b:trace:seh:raise_exception info[2]=7a34f188 002b:trace:seh:raise_exception eax=7b826989 ebx=7b8ba000 ecx=7a34f188 edx=0033f330 esi=0033f3d0 edi=0033f390 002b:trace:seh:raise_exception ebp=0033f368 esp=0033f304 cs=0023 ds=002b es=002b fs=0063 gs=006b --- snip --- Wine shlwapi.UrlCanonicalizeW() encodes the trade mark sign character U+2122 as "%22%20" which is wrong, resulting in invalid path later, containing reserved '"' character. The trade mark sign character must not be percent-encoded. Hex dump for illustration, how it should look like: --- snip --- 0033DB24 66 00 69 00 6C 00 65 00 3A 00 2F 00 2F 00 2F 00 file:/// 0033DB34 43 00 3A 00 2F 00 50 00 72 00 6F 00 67 00 72 00 C:/Progr 0033DB44 61 00 6D 00 25 00 32 00 30 00 46 00 69 00 6C 00 am%20Fil 0033DB54 65 00 73 00 2F 00 45 00 6C 00 65 00 63 00 74 00 es/Elect 0033DB64 72 00 6F 00 6E 00 69 00 63 00 25 00 32 00 30 00 ronic%20 0033DB74 41 00 72 00 74 00 73 00 2F 00 53 00 69 00 6D 00 Arts/Sim 0033DB84 43 00 69 00 74 00 79 00 22 21 25 00 32 00 30 00 City™%20 0033DB94 53 00 6F 00 63 00 69 00 65 00 74 00 69 00 65 00 Societie 0033DBA4 73 00 2F 00 4C 00 61 00 75 00 6E 00 63 00 68 00 s/Launch 0033DBB4 65 00 72 00 2F 00 00 00 00 00 00 00 00 00 00 00 er/..... --- snip --- You can work around by renaming the folder to not contain the trade mark sign character or by using an Asian locale like ja-JP or zh-CN. Tidbit: The game is protected with SecuROM DRM scheme which works fine: --- snip --- Scanning -> Z:\home\focht\.wine\drive_c\Program Files\Electronic Arts\SimCity™ Societies\SimCitySocieties.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 12017664 (0B76000h) Byte(s) [File Heuristics] -> Flag : 00000100000000000000000000000001 (0x04000001) [Entrypoint Section Entropy] : 6.64 [Debug Info] Characteristics : 0x0 | TimeDateStamp : 0x4716AA5F | MajorVer : 0 / MinorVer : 0 -> (0.0) Type : 2 -> CodeView | Size : 0x5C (92) AddressOfRawData : 0xF3401C | PointerToRawData : 0xA7701C CvSig : 0x53445352 | SigGuid B295E72B-6C40-4D50-893CC3FC32535D4B Age : 0x1 | Pdb : c:\SC5EngineWork\Source\bin\Games\Gold Release\SimCitySocieties.pdb [!] SecuROM Detected - Version 07.33.0017 [CompilerDetect] -> Visual C++ 8.0 (Visual Studio 2005) - Scan Took : 0.868 Second(s) [000000364h tick(s)] [533 scan(s) done] --- snip --- $ wine --version wine-1.7.10-428-g444c2b2 Regards -- 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=33745 --- Comment #16 from Roland Haeder <roland(a)mxchange.org> --- (In reply to comment #14)
Does it help if you install dotnet20 with winetricks before installing the game?
I cleared up prefix: $ rm ~/.wine-scs/ I reinitialized it and configured virtual desktop: $ WINEPREFIX=~/.wine-scs winecfg I installed dotnet20 using winetricks: $ WINEPREFIX=~/.wine-scs SVN/winetricks/src/winetricks dotnet20 I re-installed game + expansion: $ WINEPREFIX=~/.wine-scs wine /media/cdrom0/AutoRun.exe The installer did not attempt to install dotnet20 by itself. :-) Plus I made sure the TM symbol was not in. I started up the launcher and hit "Play" button. A message pops up: "Item has already been added. Key in dictionary: 'http_proxy' Key been added added: 'http_proxy'" And the game ends. -- 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=33745 --- Comment #17 from Roland Haeder <roland(a)mxchange.org> --- Created attachment 47219 --> http://bugs.winehq.org/attachment.cgi?id=47219 Default debug log (no WINEDEBUG) from started game -- 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=33745 --- Comment #18 from Roland Haeder <roland(a)mxchange.org> --- .NET hacking: :-( http://stackoverflow.com/questions/7631789/item-has-already-been-added-key-i... -- 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=33745 --- Comment #19 from Roland Haeder <roland(a)mxchange.org> --- Had to unset them: $ unset http_proxy $ unset HTTP_PROXY I now get a pitch black window and this in logfile: "err:d3d:resource_init Out of adapter memory" I set VideoMemorySize to correct size (correct place), but no change. No other 3D program is running, other "complex" games like Postal2/SimCity4 did run. I upgrade now to latest GIT/master. :) -- 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=33745 --- Comment #20 from Roland Haeder <roland(a)mxchange.org> --- Same result. :-( -- 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=33745 --- Comment #21 from Roland Haeder <roland(a)mxchange.org> --- Okay, that was caused by native dotnet20. :( Now I get this: err:seh:setup_exception_record stack overflow 944 bytes in thread 004b eip 7bc951ed esp 025e0f80 stack 0x25e0000-0x25e1000-0x2ae0000 A backtrace: =>0 0xf7731430 __kernel_vsyscall+0x10() in [vdso].so (0x0674f368) 1 0xf74ff8de pthread_sigmask+0x4d() in libpthread.so.0 (0x0674f368) 2 0x7bc90a6b start_thread+0x8a(info=0x81ff4fb8) [/home/quix0r/git/wine/dlls/ntdll/thread.c:419] in ntdll (0x0674f368) 3 0xf74facf1 start_thread+0xd0() in libpthread.so.0 (0x0674f468) 4 0xf7432c3e __clone+0x5d() in libc.so.6 (0x00000000) 5 0xf7432c3e __clone+0x5d() in libc.so.6 (0x00000000) 6 0xf7432c3e __clone+0x5d() in libc.so.6 (0x00000000) [...] 199 0xf7432c3e __clone+0x5d() in libc.so.6 (0x00000000) 200 0xf7432c3e __clone+0x5d() in libc.so.6 (0x00000000) -- 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=33745 --- Comment #22 from Roland Haeder <roland(a)mxchange.org> --- Well, the expansion "Destination" runs really stable, it is only the base game that crashes here. -- 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=33745 --- Comment #23 from Anastasius Focht <focht(a)gmx.net> --- Hello, except for the trade mark sign character issue the original game runs fine for me. I didn't encounter any of those additional issues so it's probably your distro/wine build/prefix at fault here. Regards -- 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=33745 --- Comment #24 from Nikolay Sivov <bunglehead(a)gmail.com> --- Here's my attempt to fix this http://www.winehq.org/pipermail/wine-patches/2014-April/131937.html. It would be nice if someone with a game tested it. -- 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=33745 --- Comment #25 from Roland Haeder <roland(a)mxchange.org> --- I try it out later (tomorrow or so). -- 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=33745 Roland Haeder <roland(a)mxchange.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44683|0 |1 is obsolete| | --- Comment #26 from Roland Haeder <roland(a)mxchange.org> --- Created attachment 48161 --> http://bugs.winehq.org/attachment.cgi?id=48161 backtrace from crash Still crashing. Do you need any WINEDEBUG logfiles? -- 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=33745 --- Comment #27 from Roland Haeder <roland(a)mxchange.org> --- Created attachment 48162 --> http://bugs.winehq.org/attachment.cgi?id=48162 DLLs explicitly set If I set these now built-in DLLs back to native + add msxml3 as native (by winetricks) the game launcher starts but the game itself crashes later on. -- 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=33745 --- Comment #28 from Nikolay Sivov <bunglehead(a)gmail.com> --- I just figured that I forgot to attach a patch link http://www.winehq.org/pipermail/wine-patches/2014-April/131937.html - you need to apply it on top of current wine from git. Interesting part of a log would be around these lines: --- 002b:Call KERNEL32.GetFileAttributesW(0033f17c L"C:\\Program Files\\Electronic Arts\\SimCity\" Societies\\Launcher\\SCSocietiesLauncher.exe.config") ret=79eb7b18 002b:Ret KERNEL32.GetFileAttributesW() retval=ffffffff ret=79eb7b18 --- as described in comment 15. -- 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=33745 --- Comment #29 from Nikolay Sivov <bunglehead(a)gmail.com> --- http://www.winehq.org/pipermail/wine-patches/2014-April/131937.html -- 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=33745 --- Comment #30 from Nikolay Sivov <bunglehead(a)gmail.com> --- This patch is included in 1.7.17, please try it. -- 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=33745 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |462b2feb3504a31355bb162513c | |e82043a8d43b2 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #31 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/462b2feb3504a31355bb162513c... Thanks Nikolay Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33745 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #32 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.18. -- 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