https://bugs.winehq.org/show_bug.cgi?id=37997 Bug ID: 37997 Summary: Jeskola Buzz Build 1499 (.NET 4.0 app) crashes on unimplemented function msvcp100.dll.??0_Concurrent_queue_base_v4(a)details@Conc urrency@@IAE(a)I@Z Product: Wine Version: 1.7.35 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, as the summary says ... Prerequisite: 'winetricks -q dotnet40' --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Jeskola/Buzz $ wine ./buzz.exe ... wine: Call from 0x7b83b487 to unimplemented function msvcp100.dll.??0_Concurrent_queue_base_v4(a)details@Concurrency@@IAE(a)I@Z, aborting --- snip --- 'winetricks -q vcrun2010' obviously works around. It will run later into more already known issues: bug 32323 ("Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF apps require either Arial or Verdana to be installed") -> 'winetricks -q corefonts' bug 32682 ("Failure setting the cursor to Cursors.Pen (IDC_PEN, 32631)") bug 37842 ("PTC Mathcad Prime 3.0 (.NET 4.0 app) crashes when using copy paste or trying to calculate a result (OLE clipboard must take MTA into account)" and a few others, though not as critical as aforementioned ones. $ sha1sum BuzzSetup1499.exe c533732c37c67b40096035338934c3413347cb41 BuzzSetup1499.exe $ du -sh BuzzSetup1499.exe 7.9M BuzzSetup1499.exe $ wine --version wine-1.7.35-24-g3873c93 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.