https://bugs.winehq.org/show_bug.cgi?id=44428
Bug ID: 44428
Summary: x64dbg needs unimplemented function
msvcr120.dll.??0_NonReentrantPPLLock@details@Concurren
cy@@QEAA@XZ
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
follow-up of bug 43538
--- snip ---
$ wine ./x64dbg.exe
002c:fixme:file:FindFirstFileExW flags not implemented 0x00000002
002c:fixme:nls:get_dummy_preferred_ui_language (0x8 0x23f890 0x23f7d0 0x23f898)
returning a dummy value (current locale)
Adjust scroll bars for new size
002c:fixme:file:FindFirstFileExW flags not implemented 0x00000002
wine: Call from 0x7b490a78 to unimplemented function
msvcr120.dll.??0_NonReentrantPPLLock@details@Concurrency@@QEAA@XZ, aborting
...
--- snip ---
'winetricks vcrun2013' works around.
Download:
https://sourceforge.net/projects/x64dbg/files/snapshots/snapshot_2018-01-28…
$ sha1sum snapshot_2018-01-28_12-18.zip
8ff850f135ff1f3e185c1fd3e1fb2c4de661bd06 snapshot_2018-01-28_12-18.zip
$ du -sh snapshot_2018-01-28_12-18.zip
33M snapshot_2018-01-28_12-18.zip
$ wine --version
wine-3.0-180-g85635db0ea
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=43538
Bug ID: 43538
Summary: x64dbg needs unimplemented function
msvcp120.dll.??0_Concurrent_queue_base_v4@details@Conc
urrency@@IAE@I@Z
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zaplo00(a)mailfence.com
Distribution: ---
Crashes on startup, using Aug 11 2017 snapshot build.
wine: Call from 0x7b43ea34 to unimplemented function
msvcp120.dll.??0_Concurrent_queue_base_v4@details@Concurrency@@IAE@I@Z,
aborting
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:fetch_thread_info Couldn't open thread 77 (87)
wine: Unimplemented function
msvcp120.dll.??0_Concurrent_queue_base_v4@details@Concurrency@@IAE@I@Z called
at address 0x7b43ea34 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp120.dll.??0_Concurrent_queue_base_v4@details@Concurrency@@IAE@I@Z called
in 32-bit code (0x7b43ea34).
--
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=47751
Bug ID: 47751
Summary: x64dbg crashes in get_current_context /
InterlockedCompareExchange
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
While investigating on debian bug 939559 I tried to launch x64dbg
and found it crash on startup already.
This was with debian distribution packages of wine.
I could reproduce it also with a wine built from git.
Backtrace:
=>0 0x7e62644a get_current_context+0x70()
[...wine\include\winbase.h:2927] in msvcr120 (0x0b19fe78)
1 0x7e626538 get_current_scheduler+0xa()
[...wine\dlls\msvcr120\..\msvcrt\scheduler.c:234] in msvcr120 (0x0b19fe98)
2 0x7e628ab6 _CurrentScheduler__Id+0x4d()
[...wine\dlls\msvcr120\..\msvcrt\scheduler.c:1074] in msvcr120 (0x0b19feb8)
3 0x00c5ca3e EntryPoint+0xffffffff() in x32dbg (0x0b19ff34)
4 0x00c5c60b EntryPoint+0xffffffff() in x32dbg (0x0b19ff3c)
5 0x7bca9dd4 call_thread_func_wrapper+0xb() in ntdll (0x0b19ff4c)
6 0x7bca9e37 call_thread_func+0x60()
[...wine\dlls\ntdll\signal_i386.c:2723] in ntdll (0x0b19ffdc)
7 0x7bca9dc6 call_thread_entry+0x9() in ntdll (0x0b19ffec)
--
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=45915
Bug ID: 45915
Summary: Crash when closing x32dbg x64dbg
(msvcr120.dll.??0_Scoped_lock@_NonReentrantPPLLock@det
ails@Concurrency@@QAE@AAV123@@Z)
Product: Wine
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
Upon closing x32dbg Jun 19 2018, 18:59:42 (a bit old :( ), I get error:
Unhandled exception: unimplemented function
msvcr120.dll.??0_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAE@AAV123@@Z
called in 32-bit code (0x7b43c69c).
Wine 3.16 on Debian 9 Virtualbox VM.
--
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=29349
Bug #: 29349
Summary: Summoner launch screen: corrupted graphics
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ftn768(a)gmail.com
Classification: Unclassified
Created attachment 37972
--> http://bugs.winehq.org/attachment.cgi?id=37972
Screenshot of Summoner launch screen
The clickable controls do not line up with the background graphics, see
attached screenshot.
--
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=23002
Summary: Dynamic HTML Editor unusable due to screen refresh
problem
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.dynamic-html-editor.com/en/download.asp
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Depends on: 13516
Created an attachment (id=28506)
--> (http://bugs.winehq.org/attachment.cgi?id=28506)
Screenshot showing refresh problem
The crash at startup of Dynamic HTML Editor has been fixed (bug 13516), but the
app is still unusable due to screen refresh problems. This affects both the
latest version of the app (5.5) as well as the older version (4.3).
Tested in wine-1.2-rc2-91-g4ae5325.
--
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.