https://bugs.winehq.org/show_bug.cgi?id=52007
Bug ID: 52007
Summary: compile fails since wine 6.20: winnt.h:6508:34: error:
definition of builtin function
'_InterlockedCompareExchange128'
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fast.rizwaan(a)gmail.com
Distribution: ---
wine 6.19 compiles fine, but since wine 6.20 compiler gives this error. I'm
building wine in flatpak. Kindly guide.
https://github.com/fastrizwaan/flatpak-wine
----
x86_64-unknown-linux-gnu-gcc -m64 -c -o tools/winebuild/spec16.o
../tools/winebuild/spec16.c -Itools/winebuild -I../tools/winebuild -Iinclude \
-I../include -D__WINESRC__ -Wall -pipe -fcf-protection=none
-fno-stack-protector \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits
\
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-gdwarf-2 \
-gstrict-dwarf -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-fexceptions -fstack-protector-strong -grecord-gcc-switches
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
In file included from ../dlls/acledit/main.c:23:
In file included from ../include/windef.h:290:
../include/winnt.h:6508:34: error: definition of builtin function
'_InterlockedCompareExchange128'
static FORCEINLINE unsigned char InterlockedCompareExchange128( volatile
__int64 *dest, __int64 xchg_high, __int64 xchg_low, __int64 *compare )
^
../include/winnt.h:6495:39: note: expanded from macro
'InterlockedCompareExchange128'
#define InterlockedCompareExchange128 _InterlockedCompareExchange128
^
1 error generated.
----
--
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=50253
Bug ID: 50253
Summary: Dasher chess 1-5.4 crashes when registering.
Product: Wine
Version: 5.22
Hardware: x86-64
URL: https://dasher.software.informer.com/download/?lang=fr
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 68775
--> https://bugs.winehq.org/attachment.cgi?id=68775
console output
When trying to register dasher chess crashes
--
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=50381
Bug ID: 50381
Summary: AIMP (4.70 build 2236) window cannot be moved in
Ubuntu MATE 20.04 and Linux Mint 20.0 Cinnamon/MATE
Product: Wine-staging
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 93.duke.xperia(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
The AIMP (4.70 build 2236) window cannot be moved to Ubuntu MATE 20.04 and
Linux Mint 20.0 Cinnamon / MATE.
When you try to re-move by the window manager MATE, the window is moved but
then returned to its previous position.
Also, the window is in the mode - on top of all windows.
Tested on Ubuntu 20.04 / Ubuntu MATE 20.04 / Linux Mint 20.0 Cinnamon/MATE/Xfce
/ KDE neon 5.20 distributions - this problem only occurs on Ubuntu MATE 20.04
and Linux Mint 20.0 Cinnamon / MATE on Xfce drag and drop works and other DEs
too.
AIMP v4.70 build 2236 --> https://www.aimp.ru/?do=download&os=windows
--
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=52125
Bug ID: 52125
Summary: SlingPlayer 1.5 installer initial window in wrong
place
Product: Wine
Version: 6.22
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, integration, regression
Severity: trivial
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Regression SHA1: c5ec1585f6e5211a2b63e3435748210552250534
Distribution: Ubuntu
Created attachment 71159
--> https://bugs.winehq.org/attachment.cgi?id=71159
Wine 6.22 console log
The very first window/dialog for the SlingPlayer 1.5 installer should be
centred on the screen, but it now appears in the top-left. This is a
regression.
c5ec1585f6e5211a2b63e3435748210552250534 is the first bad commit
commit c5ec1585f6e5211a2b63e3435748210552250534
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Tue Aug 25 15:20:39 2020 +0800
winex11.drv: Always update _NET_WM_STATE in update_net_wm_states().
KWin treats a window covering exactly the whole monitor as maximized
when handling its first map request and expects applications to update
maximized state later. Wine doesn't know about this added maximized
state and expect it unchanged, making the window always maximized
as far as KWin is concerned. So always send _NET_WM_STATE updates
even if Wine doesn't expect changes to hint KWin that a window should
not be maximized.
Fix test failures when running the tests introduced by
36b720357bcaf0a1e625f488e0c981ce10e8affa with KWin.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 b06929cff8ed3c28c180cac84c3f048016609695
4302ac2f25c30f99c2d254cf33fb08d70f72f97b M dlls
Reverting this commit in current git resolves the issue. There are other bugs
related to this commit but I can't say this is a duplicate.
Log attached though it doesn't show much.
--
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=51643
Bug ID: 51643
Summary: WRC 9: crash on launch with Windows version 10
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sa(a)whiz.se
Distribution: ---
Created attachment 70503
--> https://bugs.winehq.org/attachment.cgi?id=70503
Log with +loaddll,+trace,+seh
Hi,
The game WRC 9: FIA World Rally Championship crashes on launch when Windows
version is set to 10.
This seems to be caused by explicitly loading a native dll shipped with the
game (in "UWP/xinput1_3.dll") Wine by default loads the builtin dll of the same
name and the game crashes. The game does not crash if xinput1_3.dll is set to
native.
The game requires the patches from bug #44650 , to start. I'm not sure if this
is a related issue where the game is very particular how dll's are loaded?
WRC 8, the games predecessor, have the same problem.
Workarounds include setting xinput1_3 to native, deleting "UWP/xinput1_3.dll",
or keeping Windows version set to 7.
This is very much a low priority issue as there are plenty of workarounds but I
thought it prudent to report the issue before Wine switches to reporting
version 10 by default.
There's a built in crash handler in the game, so I'm not sure how to get a
proper backtrace. Log captured with +loaddll,+trace,+seh is attached.
--
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=21010
Summary: vc2005express install broken
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Regression testing points to:
bd4bc161475f600612fad898f09825d74d6368a9 is first bad commit
commit bd4bc161475f600612fad898f09825d74d6368a9
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Nov 17 15:59:11 2009 +0100
msi: Don't set the ALLUSERS property.
:040000 040000 8964ea41515d9eaa19c0d38d44caa5b4661665e7
f3940f8962ebb38ca7f406d7fa1c65f44feaf03e M dlls
side note: git bisect run is awesome!
Reverting that in git lets the installer run to completion. Terminal output is
breathtakingly short:
Executing wine Ixpvc /t:c:\winetrickstmp\vc2005express.tmp /q:a /c:msiexec /i
vcsetup.msi VSEXTUI=1 ADDLOCAL=ALL REBOOT=ReallySuppress
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6930
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|TortoiseSVN fails to |Multiple application
|install |installers fail due to msi
| |ALLUSERS property not reset
| |from to 2 to 1 in case of
| |per-machine install
| |(TortoiseSVN, MS Visual C++
| |2005 Express, AutoCAD 2008)
URL|http://tortoisesvn.net/ |https://web.archive.org/web
| |/20110608232332/https://dow
| |nload.microsoft.com/downloa
| |d/A/9/1/A91D6B2B-A798-47DF-
| |9C7E-A97854B7DD18/VC.iso
--- Comment #26 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
MS Visual C++ Express 2005 (offline)
https://web.archive.org/web/20110608232332/https://download.microsoft.com/d…
$ sha1sum VC.iso
1ae44e4eaf8c61c3a39e573fd6efd9889e940529 VC.iso
$ du -sh VC.iso
463M VC.iso
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=35134
Bug ID: 35134
Summary: Shroud of the Avatar: Forsaken Virtues installer waits
indefinitely for cmd.exe during execution of batch
files (argv[0] is not 'cmd.exe')
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Classification: Unclassified
Hello folks,
the unwrapped installer spawns 'cmd.exe' to execute some batch files.
CreateProcessAsUserW() is used which just passes appname and cmdline to
CreateProcessW().
'appname' -> "C:\\windows\\system32\\cmd.exe"
'cmdline' -> "/C
\"C:\\users\\focht\\Temp\\{3CD9F337-4F1D-41C4-A1E4-86453C48EDC4}.bat\""
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+cmd wine ./SotAInstaller.exe >>log.txt 2>&1
...
0024:Call KERNEL32.CreateProcessW(001481f8
L"C:\\windows\\system32\\msiexec.exe",001483f8 L" /i
\"C:\\users\\focht\\Application Data\\Portalarium\\Shroud of the Avatar
0.1.0\\install\\8E829DF\\ShroudPatchClientInstaller.msi\"
AI_SETUPEXEPATH=\"Z:\\home\\focht\\Downloads\\SotAInstaller.exe\"
SETUPEXEDIR=\"Z:\\home\\focht\\Downloads\\\" EXE_CMD_LINE=\"/exenoupdates
/exelang 0 /noprereqs
",00000000,00000000,00000000,00000020,00000000,00000000,0033f8d0,0033f918)
ret=0040f458
...
002b:Call KERNEL32.__wine_kernel_init() ret=7bc599ec
0024:Ret KERNEL32.CreateProcessW() retval=00000001 ret=0040f458
...
0039:Call advapi32.CreateProcessAsUserW(000000dc,00b54e98
L"C:\\windows\\system32\\cmd.exe",00b55388 L"/C
\"C:\\users\\focht\\Temp\\{3CD9F337-4F1D-41C4-A1E4-86453C48EDC4}.bat\"",00000000,00000000,00000001,08000000,00000000,00000000,00d5dc18,00d5dca8)
ret=0051c6ab
0039:fixme:advapi:CreateProcessAsUserW 0xdc L"C:\\windows\\system32\\cmd.exe"
L"/C \"C:\\users\\focht\\Temp\\{3CD9F337-4F1D-41C4-A1E4-86453C48EDC4}.bat\""
(nil) (nil) 1 0x08000000 (nil) (null) 0xd5dc18 0xd5dca8 - semi- stub
...
003b:Call KERNEL32.__wine_kernel_init() ret=7bc599ec
0039:Ret advapi32.CreateProcessAsUserW() retval=00000001 ret=0051c6ab
0039:Call KERNEL32.OpenProcess(00100000,00000000,0000003a) ret=0051c6d9
0039:Ret KERNEL32.OpenProcess() retval=000000e0 ret=0051c6d9
0039:Call KERNEL32.WaitForSingleObject(000000e0,ffffffff) ret=0051c6e8
...
003b:Starting process L"C:\\windows\\system32\\cmd.exe" (entryproc=0x7ed07208)
...
003b:trace:cmd:wmain Full commandline 'L"/C
\"C:\\users\\focht\\Temp\\{3CD9F337-4F1D-41C4-A1E4-86453C48EDC4}.bat\""'
003b:trace:cmd:wmain Command line parm:
'L"\"C:\\users\\focht\\Temp\\{3CD9F337-4F1D-41C4-A1E4-86453C48EDC4}.bat\""'
...
003b:trace:cmd:wmain Set L"=Z:" to L"Z:\\home\\focht\\Downloads"
...
003b:Call KERNEL32.WriteFile(00000010,00129540,00000024,0033ab10,00000000)
ret=7ed0063d
Microsoft Windows 5.1.2600 (1.7.8)
...
003b:Call KERNEL32.WriteFile(00000010,00129540,0000001a,0033a4d0,00000000)
ret=7ed0063d
Z:\home\focht\Downloads>
...
--- snip ---
For whatever reason 'cmd' expects the first argument of the command line to be
the executable name.
With the executable name missing from 'argv[0]', '/C' is eaten (opt_c remains
FALSE) and batch execution never takes place -> hangs on console input.
Source:
http://source.winehq.org/git/wine.git/blob/dd0b719a3a1419f34774fc4cd921f337…
--- snip ---
2329 int wmain (int argc, WCHAR *argvW[])
2330 {
...
2364 cmdLine = GetCommandLineW();
2365 WINE_TRACE("Full commandline '%s'\n", wine_dbgstr_w(cmdLine));
2366 args = 1; /* start at first arg, skipping cmd.exe itself */
...
--- snip ---
$ sha1sum SotAInstaller.exe
5163cd5d92cb6c8a50e5b8169ca428afdf2b76b7 SotAInstaller.exe
$du -sh SotAInstaller.exe
12M SotAInstaller.exe
$ wine --version
wine-1.7.8-220-g0bef543
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=37306
Bug ID: 37306
Summary: ApexDC crashes on start with wine configured as Vista
or higher
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hk-wine(a)circlestorm.org
ApexDC 1.6.0 x86_64 version ( http://www.apexdc.net/download/ )
ApexDC shows a crash dialog box with no interesting info,
however it says that I should run it with the .pdb file to get
a debug trace that could be reported to the ApexDC team.
However, the .pdb file is already there so possibly that is
the FindFirstFileExW bug also causing the failed debug (Bug 37305).
$ wine ApexDC-x64.exe
fixme:wincodecs:PngDecoder_Block_GetCount stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:advapi:RegisterTraceGuidsW (0x14031ca58, (nil),
{f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x1404824d0, (null), (null),
0x1404b55a8): stub
fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000001
--
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=36549
Bug ID: 36549
Summary: Trove crashes when run
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lostcoderhaley(a)gmail.com
Created attachment 48645
--> http://bugs.winehq.org/attachment.cgi?id=48645
console output
Trion's Trove MMO alpha crashes on startup with an access violation. Trove is
not an XP compatible exe. Normally it should be run from Glyph to have the
login credentials, however, since Glyph rarely runs well enough to start trove
I had to run it directly. Since it crashes during early startup this does not
appear to have changed the crash dump.
--
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=39008
Bug ID: 39008
Summary: Trove: Crash on startup
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: philippe.groarke(a)gmail.com
This is a crash that seems related to vcrun2012 and setting winecfg to Vista.
Before you ask, the game isn't directx11 (it actually starts in openGL I
believe, it is an SDL2 game). The game is free so it makes for a nice testbed,
though you would need a Trion account to test (also free of course).
Steps to install trove:
- Download GlyphInstaller.
- winetricks vcrun2012
- Install Glyph. In glyph install Trove. Exit Glyph.
- winecfg, set windows version to Vista.
To test the game without Glyph, run like so:
~/.wine-trove/drive_c/Program Files/Glyph/Games/Trove/Live$ wine Trove.exe -k
{credentials} -C "[AuthServer] Address =
dal-c18-b01.dal.triongames.com:6560|dal-c18-b02.dal.triongames.com:6560|dal-c18-b03.dal.triongames.com:6560|dal-c18-b14.dal.triongames.com:6560|dal-c18-b15.dal.triongames.com:6560|dal-c18-b16.dal.triongames.com:6560|dal-c35-b05.dal.triongames.com:6560|dal-c35-b06.dal.triongames.com:6560|dal-c35-b07.dal.triongames.com:6560|dal-c35-b08.dal.triongames.com:6560"
Both the game and the crash reporter crash on startup.
Unhandled exception: page fault on read access to 0x00000020 in 32-bit code
(0x00509304).
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
EIP:00509304 ESP:0033fdc0 EBP:0033fe10 EFLAGS:00010202( R- -- I - - - )
EAX:00000000 EBX:005f9fb8 ECX:000001ac EDX:0000000e
ESI:00000000 EDI:005fa070
Stack dump:
0x0033fdc0: 005f9fb8 005138dc 005fa070 00010641
0x0033fdd0: 00010001 00000000 00000000 00000000
0x0033fde0: 00000000 00000000 00000000 461c22fd
0x0033fdf0: 00640000 00000000 00000000 00000000
0x0033fe00: 00000000 00000000 00000000 005f9fb8
0x0033fe10: 0033fe30 004f7fc4 0033fe38 00000000
0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x00509304 in crashhandler (+0x109304) (0x0033fe10)
1 0x004f7fc4 in crashhandler (+0xf7fc3) (0x0033fe30)
2 0x00505253 in crashhandler (+0x105252) (0x0033fe54)
3 0x004d509a in crashhandler (+0xd5099) (0x0033fe8c)
4 0x005115c0 in crashhandler (+0x1115bf) (0x0033fed0)
5 0x7b85024c _call_process_entry+0xb() in kernel32 (0x0033fee8)
6 0x7b852e48 _start_process+0xa7() in kernel32 (0x0033ff28)
7 0x7bc6e57c _call_thread_func_wrapper+0xb() in ntdll (0x0033ff38)
8 0x7bc706ad _call_thread_func+0x6c() in ntdll (0x0033ffb8)
9 0x7bc6e542 _call_thread_entry_point+0x11() in ntdll (0x0033ffd8)
10 0x7bc46f2f _start_process+0x1e() in ntdll (0x0033ffe8)
0x00509304: movl 0x20(%eax),%ebx
Modules:
Module Address Debug info Name (231 modules)
PE 400000- 639000 Export crashhandler
PE 40001000-401be000 Stabs libwine.1.dylib
ELF 44296000-442c1000 Deferred iphlpapi<elf>
\-PE 442a0000-442b9000 \ iphlpapi
ELF 442c1000-442dc000 Deferred version<elf>
\-PE 442d0000-442d9000 \ version
ELF 44782000-447b4000 Deferred credui<elf>
\-PE 44790000-447b0000 \ credui
ELF 447db000-447ef000 Deferred psapi<elf>
\-PE 447e0000-447ee000 \ psapi
ELF 450c1000-450f4000 Deferred jsproxy<elf>
\-PE 450d0000-450dc000 \ jsproxy
ELF 45300000-4538a000 Deferred advapi32<elf>
\-PE 45310000-45365000 \ advapi32
ELF 4538a000-454b9000 Deferred comctl32<elf>
\-PE 45390000-45480000 \ comctl32
ELF 454b9000-4562b000 Deferred user32<elf>
\-PE 454c0000-455cb000 \ user32
ELF 4562b000-45760000 Deferred gdi32<elf>
\-PE 45630000-456e1000 \ gdi32
ELF 45760000-457b6000 Deferred winhttp<elf>
\-PE 45770000-45795000 \ winhttp
ELF 457b6000-45923000 Deferred oleaut32<elf>
\-PE 457c0000-4589e000 \ oleaut32
ELF 45923000-45a9e000 Deferred ole32<elf>
\-PE 45930000-45a20000 \ ole32
ELF 45a9e000-45b48000 Deferred rpcrt4<elf>
\-PE 45aa0000-45b10000 \ rpcrt4
ELF 45b48000-45bba000 Deferred dbghelp<elf>
\-PE 45b50000-45ba0000 \ dbghelp
ELF 45bba000-45bf8000 Deferred ws2_32<elf>
\-PE 45bc0000-45bef000 \ ws2_32
ELF 45bf8000-45ce2000 Deferred crypt32<elf>
\-PE 45c00000-45cba000 \ crypt32
ELF 45ce2000-45f61000 Deferred shell32<elf>
\-PE 45cf0000-45ef8000 \ shell32
ELF 45f61000-46002000 Deferred shlwapi<elf>
\-PE 45f70000-45fc8000 \ shlwapi
ELF 46002000-46184000 Deferred msvcp120<elf>
\-PE 46010000-460d8000 \ msvcp120
ELF 46184000-46285000 Deferred msvcr120<elf>
\-PE 46190000-46235000 \ msvcr120
PE 46285000-46306000 Deferred libfreetype.6.dylib
ELF 46306000-4632d000 Deferred imm32<elf>
\-PE 46310000-46326000 \ imm32
ELF 4632d000-463f7000 Deferred winemac<elf>
\-PE 46330000-463b1000 \ winemac
PE 49c46000-49cc5000 Deferred clouddocs
ELF 49cc5000-49d02000 Deferred uxtheme<elf>
\-PE 49cd0000-49cf8000 \ uxtheme
ELF 7b800000-7ba8f000 Stabs kernel32<elf>
\-PE 7b810000-7ba40000 \ kernel32
ELF 7bc00000-7bd03000 Stabs ntdll<elf>
\-PE 7bc10000-7bcb3000 \ ntdll
ELF 7bf00000-7bf03000 Deferred <wine-loader>
PE 90008000-90084000 Deferred htmlrendering
PE 90008000-90084000 Deferred htmlrendering
PE 90008000-90084000 Deferred htmlrendering
PE 90008000-90084000 Deferred htmlrendering
PE 90114000-9012e000 Deferred crashreportersupport
PE 90114000-9012e000 Deferred crashreportersupport
PE 90114000-9012e000 Deferred crashreportersupport
PE 90127000-9015d000 Deferred cfopendirectory
PE 901b8000-9025f000 Deferred securityfoundation
PE 9022f000-90239000 Deferred servicemanagement
PE 902c2000-90349000 Deferred hiservices
PE 903b3000-903cf000 Deferred langanalysis
PE 903b3000-903cf000 Deferred langanalysis
PE 903b3000-903cf000 Deferred langanalysis
PE 90d72000-90db0000 Deferred libsystem_m.dylib
PE 90da6000-90de8000 Deferred iconservices
PE 90da6000-90de8000 Deferred iconservices
PE 911b6000-911ee000 Deferred chunkinglibrary
PE 912f2000-91573000 Deferred quartzcore
PE 914db000-918ca000 Deferred coreimage
PE 914db000-918ca000 Deferred coreimage
PE 914db000-918ca000 Deferred coreimage
PE 917ce000-917e6000 Deferred protocolbuffer
PE 917ce000-917e6000 Deferred protocolbuffer
PE 91862000-9190b000 Deferred corewifi
PE 919b9000-91a0b000 Deferred applejpeg
PE 91a33000-91a3d000 Deferred libcorevmclient.dylib
PE 922b0000-9238e000 Deferred performanceanalysis
PE 922b0000-9238e000 Deferred performanceanalysis
PE 922b0000-9238e000 Deferred performanceanalysis
PE 92375000-923db000 Deferred navigationservices
PE 923f6000-927ac000 Deferred security
PE 923f6000-927ac000 Deferred security
PE 926d5000-926de000 Deferred help
PE 926d5000-926de000 Deferred help
PE 926d9000-92744000 Deferred languagemodeling
PE 92c85000-92cd4000 Deferred dictionaryservices
PE 92cbd000-92d17000 Deferred coreservicesinternal
PE 92cbd000-92d17000 Deferred coreservicesinternal
PE 92d9c000-92db1000 Deferred netauth
PE 92d9c000-92db1000 Deferred netauth
PE 92db5000-92dbd000 Deferred libsystem_sandbox.dylib
PE 92db5000-92dbd000 Deferred libsystem_sandbox.dylib
PE 92e25000-92e50000 Deferred libjpeg.dylib
PE 92e25000-92e50000 Deferred libjpeg.dylib
PE 92f40000-92f5f000 Deferred speechsynthesis
PE 92f40000-92f5f000 Deferred speechsynthesis
PE 93093000-930a9000 Deferred opengl
PE 93093000-930a9000 Deferred opengl
PE 930a2000-932b9000 Deferred audiotoolbox
PE 930a2000-932b9000 Deferred audiotoolbox
PE 930a2000-932b9000 Deferred audiotoolbox
PE 93283000-935ee000 Deferred coredata
PE 9351b000-9357e000 Deferred opencl
PE 93f1c000-9412f000 Deferred libobjc.a.dylib
PE 9410c000-9411e000 Deferred carbonsound
PE 94117000-94125000 Deferred print
PE 94117000-94125000 Deferred print
PE 9412f000-9415f000 Deferred libpng.dylib
PE 941e5000-941f5000 Deferred libcgcms.a.dylib
PE 941e5000-941f5000 Deferred libcgcms.a.dylib
PE 941ee000-94244000 Deferred debugsymbols
PE 944de000-944e5000 Deferred libcvmspluginsupport.dylib
PE 944de000-944e5000 Deferred libcvmspluginsupport.dylib
PE 9450c000-9453e000 Deferred multitouchsupport
PE 945a7000-945c2000 Deferred speechrecognitioncore
PE 945c2000-945f8000 Deferred libxslt.1.dylib
PE 945c2000-945f8000 Deferred libxslt.1.dylib
PE 945f0000-947e0000 Deferred coreui
PE 945f0000-947e0000 Deferred coreui
PE 94836000-94842000 Deferred commonpanels
PE 94836000-94842000 Deferred commonpanels
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 94e59000-95366000 Deferred foundation
PE 954f4000-95514000 Deferred libcmph.dylib
PE 95508000-95550000 Deferred libglimage.dylib
PE 95508000-95550000 Deferred libglimage.dylib
PE 95562000-959e8000 Deferred vimage
PE 9599e000-95a07000 Deferred libtiff.dylib
PE 959fa000-95a29000 Deferred apple80211
PE 959fa000-95a29000 Deferred apple80211
PE 95a1f000-95eb1000 Deferred coregraphics
PE 95a1f000-95eb1000 Deferred coregraphics
PE 95e3e000-95e6f000 Deferred generationalstorage
PE 95e6b000-95e71000 Deferred audiounit
PE 95e6b000-95e71000 Deferred audiounit
PE 95e6c000-95f71000 Deferred iobluetooth
PE 962b0000-962dd000 Deferred openscripting
PE 962b0000-962dd000 Deferred openscripting
PE 962cc000-962ef000 Deferred libsystem_asl.dylib
PE 96699000-966bc000 Deferred libgl.dylib
PE 96699000-966bc000 Deferred libgl.dylib
PE 967af000-967bf000 Deferred commonauth
PE 9680d000-96877000 Deferred libfontregistry.dylib
PE 96923000-96926000 Deferred accelerate
PE 96923000-96926000 Deferred accelerate
PE 969ba000-96a1b000 Deferred libsystem_network.dylib
PE 96aab000-96ab2000 Deferred libsystem_coreservices.dylib
PE 96aae000-96b64000 Deferred systemconfiguration
PE 96b2e000-96c81000 Deferred libfontparser.dylib
PE 96b2e000-96c81000 Deferred libfontparser.dylib
PE 96c78000-96d28000 Deferred searchkit
PE 96d16000-96d26000 Deferred speechrecognition
PE 96d1e000-96d41000 Deferred corebluetooth
PE 96d1e000-96d41000 Deferred corebluetooth
PE 96d32000-96d83000 Deferred libglu.dylib
PE 96e68000-96e72000 Deferred libheimdal-asn1.dylib
PE 96e68000-96e72000 Deferred libheimdal-asn1.dylib
PE 96e6d000-96e70000 Deferred carbon
PE 96e6d000-96e70000 Deferred carbon
PE 96e70000-96f48000 Deferred osservices
PE 96e70000-96f48000 Deferred osservices
PE 96efb000-96f1d000 Deferred liblzma.5.dylib
PE 96efb000-96f1d000 Deferred liblzma.5.dylib
PE 96f76000-96f98000 Deferred libsystem_malloc.dylib
PE 972d5000-972f2000 Deferred opendirectory
PE 972d5000-972f2000 Deferred opendirectory
PE 97346000-9734d000 Deferred libsystem.b.dylib
PE 97348000-97350000 Deferred applicationservices
PE 97349000-973e9000 Deferred ats
PE 973ca000-97491000 Deferred ink
PE 973ca000-97491000 Deferred ink
PE 97468000-977dc000 Deferred carboncore
PE 97770000-977ff000 Deferred ae
PE 977d5000-977db000 Deferred libradiance.dylib
PE 97b15000-97ca6000 Deferred desktopservicespriv
PE 97b15000-97ca6000 Deferred desktopservicespriv
PE 97c2c000-97c52000 Deferred sharing
PE 97c2c000-97c52000 Deferred sharing
PE 97c2c000-97c52000 Deferred sharing
PE 97c59000-97d03000 Deferred corewlan
PE 97c59000-97d03000 Deferred corewlan
PE 97ce0000-97dd8000 Deferred libvmisc.dylib
PE 97dd2000-97de2000 Deferred libgfxshared.dylib
PE 98d96000-98da1000 Deferred tcc
PE 98d96000-98da1000 Deferred tcc
PE 98eb3000-98f01000 Deferred gss
PE 98eb3000-98f01000 Deferred gss
PE 99081000-9915a000 Deferred colorsync
PE 9911c000-991a6000 Deferred printcore
PE 9911c000-991a6000 Deferred printcore
PE 9917a000-99419000 Deferred libicucore.a.dylib
PE 99373000-993ea000 Deferred coreaudio
PE 994d2000-994e0000 Deferred libunwind.dylib
PE 99ae9000-99c7b000 Deferred uifoundation
PE 99ebd000-99edc000 Deferred liblinearalgebra.dylib
PE 99ebd000-99edc000 Deferred liblinearalgebra.dylib
PE 99f42000-9a08d000 Deferred backup
PE 99f42000-9a08d000 Deferred backup
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9bd8f000-9be34000 Deferred coresymbolication
PE 9bed0000-9bee0000 Deferred libcopyfile.dylib
PE 9beda000-9bf25000 Deferred corevideo
PE 9beda000-9bf25000 Deferred corevideo
PE 9beda000-9bf25000 Deferred corevideo
PE 9bf37000-9bf4a000 Deferred libbz2.1.0.dylib
PE 9bf37000-9bf4a000 Deferred libbz2.1.0.dylib
PE 9bfc3000-9c027000 Deferred remoteviewservices
PE 9bfc3000-9c027000 Deferred remoteviewservices
PE 9bfc3000-9c027000 Deferred remoteviewservices
PE 9c025000-9c083000 Deferred symbolication
PE 9c025000-9c083000 Deferred symbolication
PE 9c025000-9c083000 Deferred symbolication
PE 9c068000-9c200000 Deferred libblas.dylib
PE 9c1db000-9c1e4000 Deferred libgif.dylib
PE 9c34d000-9c4c5000 Deferred launchservices
Threads:
process tid prio (all id:s are in hex)
00000008 Trove.exe
00000009 0
0000000e services.exe
0000001f 0
0000001e 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001d 0
0000001c 0
00000019 0
00000018 0
00000013 0
0000001a plugplay.exe
00000021 0
00000020 0
0000001b 0
00000022 explorer.exe
00000026 0
00000025 0
00000024 0
00000023 0
00000027 (D) C:\Program Files\Glyph\Games\Trove\Live\CrashHandler.exe
00000028 0 <==
00000029 winedbg.exe
0000002a 0
System information:
Wine build: wine-1.7.48-30-g5bd9d58
Platform: i386
Host system: Darwin
Host version: 14.4.0
Unhandled exception: page fault on read access to 0x00000020 in 32-bit code
(0x008b4b64).
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
EIP:008b4b64 ESP:0032fdbc EBP:0032fe0c EFLAGS:00010202( R- -- I - - - )
EAX:00000000 EBX:00c921d8 ECX:000001ac EDX:0000000e
ESI:00000000 EDI:00c92290
Stack dump:
0x0032fdbc: 00c921d8 00b5458c 00c92290 00010641
0x0032fdcc: 00010001 00000000 00000000 00000000
0x0032fddc: 00000000 00000000 00000000 00c922b0
0x0032fdec: 0094a51b 00000000 00000000 00000000
0x0032fdfc: 00000000 00000000 00000000 00000001
0x0032fe0c: 0032fe30 0079bb27 0032fe28 00000000
0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x008b4b64 in trove (+0x4b4b64) (0x0032fe0c)
1 0x0079bb27 in trove (+0x39bb26) (0x0032fe30)
2 0x00780553 in trove (+0x380552) (0x0032fe54)
3 0x004f9b0a in trove (+0xf9b09) (0x0032fe8c)
4 0x00b45b02 in trove (+0x745b01) (0x0032fed0)
5 0x7b85024c _call_process_entry+0xb() in kernel32 (0x0032fee8)
6 0x7b852e48 _start_process+0xa7() in kernel32 (0x0032ff28)
7 0x7bc6e57c _call_thread_func_wrapper+0xb() in ntdll (0x0032ff38)
8 0x7bc706ad _call_thread_func+0x6c() in ntdll (0x0032ffb8)
9 0x7bc6e542 _call_thread_entry_point+0x11() in ntdll (0x0032ffd8)
10 0x7bc46f2f _start_process+0x1e() in ntdll (0x0032ffe8)
0x008b4b64: movl 0x20(%eax),%ebx
Modules:
Module Address Debug info Name (233 modules)
PE 330000- 36d000 Deferred binkw32
PE 400000- df5000 Export trove
PE e00000- edd000 Deferred iggy_w32
PE 10000000-10356000 Deferred d3dcompiler_47
PE 3b400000-3b432000 Deferred steam_api
PE 40001000-401be000 Stabs libwine.1.dylib
ELF 44104000-4418e000 Deferred advapi32<elf>
\-PE 44110000-44169000 \ advapi32
ELF 4418e000-4440d000 Deferred shell32<elf>
\-PE 44190000-443a4000 \ shell32
ELF 4440d000-444ae000 Deferred shlwapi<elf>
\-PE 44410000-44474000 \ shlwapi
ELF 444ae000-44620000 Deferred user32<elf>
\-PE 444b0000-445c0000 \ user32
ELF 44620000-44755000 Deferred gdi32<elf>
\-PE 44630000-446d6000 \ gdi32
ELF 4476f000-4478a000 Deferred version<elf>
\-PE 44770000-44787000 \ version
ELF 4478a000-447b5000 Deferred iphlpapi<elf>
\-PE 44790000-447ad000 \ iphlpapi
ELF 447b5000-447cb000 Deferred d3d11<elf>
\-PE 447c0000-447c9000 \ d3d11
ELF 447cb000-447f8000 Deferred msacm32<elf>
\-PE 447d0000-447f1000 \ msacm32
ELF 45800000-458cd000 Deferred msvcrt<elf>
\-PE 45810000-45890000 \ msvcrt
ELF 458cd000-45977000 Deferred rpcrt4<elf>
\-PE 458d0000-4593f000 \ rpcrt4
ELF 45977000-45ae4000 Deferred oleaut32<elf>
\-PE 45980000-45a5f000 \ oleaut32
ELF 45ae4000-45c5f000 Deferred ole32<elf>
\-PE 45af0000-45be1000 \ ole32
ELF 45c5f000-45d25000 Deferred winmm<elf>
\-PE 45c60000-45d0e000 \ winmm
ELF 45d25000-45d4c000 Deferred imm32<elf>
\-PE 45d30000-45d45000 \ imm32
ELF 45d4c000-45ece000 Deferred msvcp120<elf>
\-PE 45d50000-45e22000 \ msvcp120
ELF 45ece000-45fcf000 Deferred msvcr120<elf>
\-PE 45ed0000-45f7f000 \ msvcr120
ELF 45fcf000-4600d000 Deferred ws2_32<elf>
\-PE 45fd0000-46004000 \ ws2_32
ELF 4600d000-460f7000 Deferred crypt32<elf>
\-PE 46010000-460cf000 \ crypt32
PE 460f7000-46137000 Deferred libncurses.5.4.dylib
PE 46137000-461b8000 Deferred libfreetype.6.dylib
ELF 461b8000-46282000 Deferred winemac<elf>
\-PE 461c0000-4623c000 \ winemac
PE 49bba000-49c39000 Deferred clouddocs
PE 6c740000-6c829000 Deferred sdl2
ELF 7a800000-7a95f000 Deferred opengl32<elf>
\-PE 7a810000-7a8b8000 \ opengl32
ELF 7b800000-7ba8f000 Stabs kernel32<elf>
\-PE 7b810000-7ba40000 \ kernel32
ELF 7bc00000-7bd03000 Stabs ntdll<elf>
\-PE 7bc10000-7bcb3000 \ ntdll
ELF 7bf00000-7bf03000 Deferred <wine-loader>
PE 90008000-90084000 Deferred htmlrendering
PE 90008000-90084000 Deferred htmlrendering
PE 90008000-90084000 Deferred htmlrendering
PE 90008000-90084000 Deferred htmlrendering
PE 90114000-9012e000 Deferred crashreportersupport
PE 90114000-9012e000 Deferred crashreportersupport
PE 90114000-9012e000 Deferred crashreportersupport
PE 90127000-9015d000 Deferred cfopendirectory
PE 901b8000-9025f000 Deferred securityfoundation
PE 9022f000-90239000 Deferred servicemanagement
PE 902c2000-90349000 Deferred hiservices
PE 903b3000-903cf000 Deferred langanalysis
PE 903b3000-903cf000 Deferred langanalysis
PE 903b3000-903cf000 Deferred langanalysis
PE 90d72000-90db0000 Deferred libsystem_m.dylib
PE 90da6000-90de8000 Deferred iconservices
PE 90da6000-90de8000 Deferred iconservices
PE 911b6000-911ee000 Deferred chunkinglibrary
PE 912f2000-91573000 Deferred quartzcore
PE 914db000-918ca000 Deferred coreimage
PE 914db000-918ca000 Deferred coreimage
PE 914db000-918ca000 Deferred coreimage
PE 917ce000-917e6000 Deferred protocolbuffer
PE 917ce000-917e6000 Deferred protocolbuffer
PE 91862000-9190b000 Deferred corewifi
PE 919b9000-91a0b000 Deferred applejpeg
PE 91a33000-91a3d000 Deferred libcorevmclient.dylib
PE 922b0000-9238e000 Deferred performanceanalysis
PE 922b0000-9238e000 Deferred performanceanalysis
PE 922b0000-9238e000 Deferred performanceanalysis
PE 92375000-923db000 Deferred navigationservices
PE 923f6000-927ac000 Deferred security
PE 923f6000-927ac000 Deferred security
PE 926d5000-926de000 Deferred help
PE 926d5000-926de000 Deferred help
PE 926d9000-92744000 Deferred languagemodeling
PE 92c85000-92cd4000 Deferred dictionaryservices
PE 92cbd000-92d17000 Deferred coreservicesinternal
PE 92cbd000-92d17000 Deferred coreservicesinternal
PE 92d9c000-92db1000 Deferred netauth
PE 92d9c000-92db1000 Deferred netauth
PE 92db5000-92dbd000 Deferred libsystem_sandbox.dylib
PE 92db5000-92dbd000 Deferred libsystem_sandbox.dylib
PE 92e25000-92e50000 Deferred libjpeg.dylib
PE 92e25000-92e50000 Deferred libjpeg.dylib
PE 92f40000-92f5f000 Deferred speechsynthesis
PE 92f40000-92f5f000 Deferred speechsynthesis
PE 93093000-930a9000 Deferred opengl
PE 93093000-930a9000 Deferred opengl
PE 930a2000-932b9000 Deferred audiotoolbox
PE 930a2000-932b9000 Deferred audiotoolbox
PE 930a2000-932b9000 Deferred audiotoolbox
PE 93283000-935ee000 Deferred coredata
PE 9351b000-9357e000 Deferred opencl
PE 93f1c000-9412f000 Deferred libobjc.a.dylib
PE 9410c000-9411e000 Deferred carbonsound
PE 94117000-94125000 Deferred print
PE 94117000-94125000 Deferred print
PE 9412f000-9415f000 Deferred libpng.dylib
PE 941e5000-941f5000 Deferred libcgcms.a.dylib
PE 941e5000-941f5000 Deferred libcgcms.a.dylib
PE 941ee000-94244000 Deferred debugsymbols
PE 944de000-944e5000 Deferred libcvmspluginsupport.dylib
PE 944de000-944e5000 Deferred libcvmspluginsupport.dylib
PE 9450c000-9453e000 Deferred multitouchsupport
PE 945a7000-945c2000 Deferred speechrecognitioncore
PE 945c2000-945f8000 Deferred libxslt.1.dylib
PE 945c2000-945f8000 Deferred libxslt.1.dylib
PE 945f0000-947e0000 Deferred coreui
PE 945f0000-947e0000 Deferred coreui
PE 94836000-94842000 Deferred commonpanels
PE 94836000-94842000 Deferred commonpanels
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 949ac000-94ff4000 Deferred facecore
PE 94e59000-95366000 Deferred foundation
PE 954f4000-95514000 Deferred libcmph.dylib
PE 95508000-95550000 Deferred libglimage.dylib
PE 95508000-95550000 Deferred libglimage.dylib
PE 95562000-959e8000 Deferred vimage
PE 9599e000-95a07000 Deferred libtiff.dylib
PE 959fa000-95a29000 Deferred apple80211
PE 959fa000-95a29000 Deferred apple80211
PE 95a1f000-95eb1000 Deferred coregraphics
PE 95a1f000-95eb1000 Deferred coregraphics
PE 95e3e000-95e6f000 Deferred generationalstorage
PE 95e6b000-95e71000 Deferred audiounit
PE 95e6b000-95e71000 Deferred audiounit
PE 95e6c000-95f71000 Deferred iobluetooth
PE 962b0000-962dd000 Deferred openscripting
PE 962b0000-962dd000 Deferred openscripting
PE 962cc000-962ef000 Deferred libsystem_asl.dylib
PE 96699000-966bc000 Deferred libgl.dylib
PE 96699000-966bc000 Deferred libgl.dylib
PE 967af000-967bf000 Deferred commonauth
PE 9680d000-96877000 Deferred libfontregistry.dylib
PE 96923000-96926000 Deferred accelerate
PE 96923000-96926000 Deferred accelerate
PE 969ba000-96a1b000 Deferred libsystem_network.dylib
PE 96aab000-96ab2000 Deferred libsystem_coreservices.dylib
PE 96aae000-96b64000 Deferred systemconfiguration
PE 96b2e000-96c81000 Deferred libfontparser.dylib
PE 96b2e000-96c81000 Deferred libfontparser.dylib
PE 96c78000-96d28000 Deferred searchkit
PE 96d16000-96d26000 Deferred speechrecognition
PE 96d1e000-96d41000 Deferred corebluetooth
PE 96d1e000-96d41000 Deferred corebluetooth
PE 96d32000-96d83000 Deferred libglu.dylib
PE 96e68000-96e72000 Deferred libheimdal-asn1.dylib
PE 96e68000-96e72000 Deferred libheimdal-asn1.dylib
PE 96e6d000-96e70000 Deferred carbon
PE 96e6d000-96e70000 Deferred carbon
PE 96e70000-96f48000 Deferred osservices
PE 96e70000-96f48000 Deferred osservices
PE 96efb000-96f1d000 Deferred liblzma.5.dylib
PE 96efb000-96f1d000 Deferred liblzma.5.dylib
PE 96f76000-96f98000 Deferred libsystem_malloc.dylib
PE 972d5000-972f2000 Deferred opendirectory
PE 972d5000-972f2000 Deferred opendirectory
PE 97346000-9734d000 Deferred libsystem.b.dylib
PE 97348000-97350000 Deferred applicationservices
PE 97349000-973e9000 Deferred ats
PE 973ca000-97491000 Deferred ink
PE 973ca000-97491000 Deferred ink
PE 97468000-977dc000 Deferred carboncore
PE 97770000-977ff000 Deferred ae
PE 977d5000-977db000 Deferred libradiance.dylib
PE 97b15000-97ca6000 Deferred desktopservicespriv
PE 97b15000-97ca6000 Deferred desktopservicespriv
PE 97c2c000-97c52000 Deferred sharing
PE 97c2c000-97c52000 Deferred sharing
PE 97c2c000-97c52000 Deferred sharing
PE 97c59000-97d03000 Deferred corewlan
PE 97c59000-97d03000 Deferred corewlan
PE 97ce0000-97dd8000 Deferred libvmisc.dylib
PE 97dd2000-97de2000 Deferred libgfxshared.dylib
PE 98d96000-98da1000 Deferred tcc
PE 98d96000-98da1000 Deferred tcc
PE 98eb3000-98f01000 Deferred gss
PE 98eb3000-98f01000 Deferred gss
PE 99081000-9915a000 Deferred colorsync
PE 9911c000-991a6000 Deferred printcore
PE 9911c000-991a6000 Deferred printcore
PE 9917a000-99419000 Deferred libicucore.a.dylib
PE 99373000-993ea000 Deferred coreaudio
PE 994d2000-994e0000 Deferred libunwind.dylib
PE 99ae9000-99c7b000 Deferred uifoundation
PE 99ebd000-99edc000 Deferred liblinearalgebra.dylib
PE 99ebd000-99edc000 Deferred liblinearalgebra.dylib
PE 99f42000-9a08d000 Deferred backup
PE 99f42000-9a08d000 Deferred backup
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9b957000-9beb4000 Deferred hitoolbox
PE 9bd8f000-9be34000 Deferred coresymbolication
PE 9bed0000-9bee0000 Deferred libcopyfile.dylib
PE 9beda000-9bf25000 Deferred corevideo
PE 9beda000-9bf25000 Deferred corevideo
PE 9beda000-9bf25000 Deferred corevideo
PE 9bf37000-9bf4a000 Deferred libbz2.1.0.dylib
PE 9bf37000-9bf4a000 Deferred libbz2.1.0.dylib
PE 9bfc3000-9c027000 Deferred remoteviewservices
PE 9bfc3000-9c027000 Deferred remoteviewservices
PE 9bfc3000-9c027000 Deferred remoteviewservices
PE 9c025000-9c083000 Deferred symbolication
PE 9c025000-9c083000 Deferred symbolication
PE 9c025000-9c083000 Deferred symbolication
PE 9c068000-9c200000 Deferred libblas.dylib
PE 9c1db000-9c1e4000 Deferred libgif.dylib
PE 9c34d000-9c4c5000 Deferred launchservices
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\Glyph\Games\Trove\Live\Trove.exe
00000009 0 <==
0000000e services.exe
0000001f 0
0000001e 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001d 0
0000001c 0
00000019 0
00000018 0
00000013 0
0000001a plugplay.exe
00000021 0
00000020 0
0000001b 0
00000022 explorer.exe
00000026 0
00000025 0
00000024 0
00000023 0
System information:
Wine build: wine-1.7.48-30-g5bd9d58
Platform: i386
Host system: Darwin
Host version: 14.4.0
Here is a debug-all output that gives a little more information it seems:
Backtrace:
=>0 0x008b4b64 in trove (+0x4b4b64) (0x0033fdcc)
1 0x0079bb27 in trove (+0x39bb26) (0x0033fdf0)
2 0x00780553 in trove (+0x380552) (0x0033fe14)
3 0x004f9b0a in trove (+0xf9b09) (0x0033fe58)
4 0x7bc5b73a _relay_call+0x39() in ntdll (0x0033fe7c)
5 0x4568039d .L__wine_spec_relay_entry_point_786+0x14() in msvcr120
(0x0033fed0)
6 0x00000000 (0x0033fed0)
7 0x7b85024c _call_process_entry+0xb() in kernel32 (0x0033fee8)
8 0x7b852e48 _start_process+0xa7() in kernel32 (0x0033ff28)
9 0x7bc6e57c _call_thread_func_wrapper+0xb() in ntdll (0x0033ff38)
10 0x7bc706ad _call_thread_func+0x6c() in ntdll (0x0033ffb8)
11 0x7bc6e542 _call_thread_entry_point+0x11() in ntdll (0x0033ffd8)
12 0x7bc46f2f _start_process+0x1e() in ntdll (0x0033ffe8)
--
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=37583
Bug ID: 37583
Summary: Trion's Glyph MMO manager crashes unimplemented
function
msvcr110.dll.?_GetConcurrency@details@Concurrency@@YAI
XZ
Product: Wine
Version: 1.7.31
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,
as the summary says.
This appeared with recent client update.
--- snip ---
$ pwd
/home/focht/wine-games/wineprefix-trion/drive_c/Program Files/Glyph
$ wine ./GlyphClient.exe
...
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd34 63 ) semi-stub
fixme:msvcp:locale__Locimp__Makexloc (0x33fd34 63 0x2736c78 (nil)) semi-stub
fixme:msvcp:locale__Locimp__Makewloc (0x33fd34 63 0x2736c78 (nil)) semi-stub
fixme:msvcp:locale__Locimp__Makeushloc (0x33fd34 63 0x2736c78 (nil)) semi-stub
wine: Call from 0x7b83b1d3 to unimplemented function
msvcr110.dll.?_GetConcurrency@details@Concurrency@@YAIXZ, aborting
wine: Unimplemented function
msvcr110.dll.?_GetConcurrency@details@Concurrency@@YAIXZ called at address
0x7b83b1d3 (thread 0009), starting debugger...
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/bcbd83d1543a345fca994266eff224fb…
$ sha1sum GlyphInstall-0-1.exe
d56109ec05c665cc2e745c8d06265a834f0a7f65 GlyphInstall-0-1.exe
$ du -sh GlyphInstall-0-1.exe
31M GlyphInstall-0-1.exe
$ wine --version
wine-1.7.31-47-g516ed8e
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=39076
Bug ID: 39076
Summary: Trion Glyph (MMPORG Defiance) installer crashes when
trying to run through wine
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whiskeykitten(a)gmail.com
Distribution: ---
When attempting to install the Trion GLyph installer to use their MMO manager,
to play the game Defiance - it will not run the installer. It crashes out, but
gives no error message (it says "Loading.... Please Wait" but even if left to
load for hours, it does not load any error information.
--
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=39114
Bug ID: 39114
Summary: Trion's Glyph MMO manager installer crashes.
"Unhandled exception: unimplemented function
msvcr110.dll.?"
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: version
Assignee: wine-bugs(a)winehq.org
Reporter: harsimar.singh(a)outlook.com
Created attachment 52117
--> https://bugs.winehq.org/attachment.cgi?id=52117
Glyph Error after crashing
I tried to download to trion's glyph using wine to play archeage but everytime
i tried to install it it would crash and give me an error."Unhandled exception:
unimplemented function msvcr110.dll.?" you can find that in the attachment.
--
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=52130
Bug ID: 52130
Summary: Multiple applications need LsaEnumerateAccountRights
implementation
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
placeholder for the future, split off from bug 52059. I found a small tool
which uses LSA API for granting 'SeLockMemoryPrivilege'. Good for testing
because it actually calls 'LsaEnumerateAccountRights' later and dumps the
returned info ('SeLockMemoryPrivilege' privilege ought to be in the list).
https://web.archive.org/web/20211128192930/http://www.numberworld.org/y-cru…
--- quote ---
There are 3 requirements for large (and locked) pages to work on Windows:
1. You need to have the "SeLockMemoryPrivilege" token. This privilege is
disabled for all users by default. You will need to enable it manually.
2. y-cruncher needs to be running as an administrator.
3. There needs to be enough contiguous physical memory in the system.
Enabling SeLockMemoryPrivilege:
"SeLockMemoryPrivilege" is disabled for all users by default. So you will
likely need to enable it manually.
Instructions for enabling it using the Group Policy Editor can be found here:
https://msdn.microsoft.com/en-us/library/ms190730.aspx
If your version of Windows is a Home Edition and does not have the Group Policy
Editor, you can also enable it by running the following program:
Enable "SeLockMemoryPrivilege" on Windows:
* Precompiled Binary
* Source Code
Run y-cruncher as an Administrator:
Right-click the program and select "Run as administrator". You may get a UAC
warning depending on your settings.
--- quote ---
https://web.archive.org/web/20171109063809/http://numberworld.org/y-crunche…
--- snip ---
$ wine ./enable_permissions.exe
...
Retrieving Account Name... Account Name: focht
Opening LSA Handle... Success
Obtaining Security ID... Domain: N550
Adding permission for: SeLockMemoryPrivilege
0024:fixme:advapi:LsaAddAccountRights (0000CAFE,0045EC38,0032FE6C,0x00000001)
stub
Success
Enumerating User-specific Permissions...
0024:fixme:advapi:LsaEnumerateAccountRights
(0000CAFE,0045EC38,0032FE54,0032FE50) stub
Please restart for changes to take effect.
Press any key to continue...
--- snip ---
$ sha1sum enable_permissions.exe
947cc8f8c809b88fa22d72f283f123a712f38b02 enable_permissions.exe
$ du -sh enable_permissions.exe
216K enable_permissions.exe
https://web.archive.org/web/20190924092347/http://www.numberworld.org/y-cru…
$ wine --version
wine-6.22-204-gf03933fbb73
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=18797
Summary: CATIAV5R19: Fails to install on Wine higher than
1.1.18
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21574)
--> (http://bugs.winehq.org/attachment.cgi?id=21574)
Output from terminal
I'm using Wine 1.1.22 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is that CATIAV5R19 crashes during setup (doesn't even start to copy
files). This is probably regression because this program installs fine on
Wine-1.1.18 (not in 1.1.19 and later).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4709
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Unable to locate |Multiple applications need
|LsaRemoveAccountRights in |stub implementations for
|ADVAPI32.dll |LSA APIs in advapi32.dll
| |(LsaRemoveAccountRights,
| |LsaAddAccountRights,
| |LsaEnumerateAccountRights)
Component|kernel32 |advapi32
Severity|blocker |normal
Fixed by SHA1| |93676b10c6dcffa7492416876f0
| |bd705bebdfc31
CC| |focht(a)gmx.net
--
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=52059
Bug ID: 52059
Summary: Non-installable program needs Admin rights.
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2ndforwine(a)inmano.com
Distribution: ---
Created attachment 71071
--> https://bugs.winehq.org/attachment.cgi?id=71071
log
Hello,
I downloaded a memory testing program(https://testmem.tz.ru/tm5.rar) which
doesn't have an installer. When i try to launch it it states:
To enable AWE you must run with Administrator privileges
and the console prints:
01f8:fixme:process:GetProcessWorkingSetSizeEx
(FFFFFFFF,01D1FC10,01D1FC0C,00000000): stub
--
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=33006
Bug #: 33006
Summary: Installation of Garmin Training Center 3.6.5 fails
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: par.johansson8(a)comhem.se
Classification: Unclassified
Installation of Garmin Training Center 3.6.5 fails with "You must be a local
administrator to run this application".
According to the app database
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=26537), at least
installation should work.
I use Fedora 17.
Best regards,
Pär Johansson
--
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=36066
Bug ID: 36066
Summary: Basecamp 4.25 : If an application complains about a
lack of administrator privileges
Product: Wine
Version: 1.6-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sbec(a)heustoeffel.ch
Garmin BaseCamp 4.25 complains about a lack of administrator privileges.
Wont run under Win98 (as many Threads say to do)
How can i bypass this ?
--
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=33357
Bug #: 33357
Summary: garmin basecamp 4.1.2 "requires administrator
privileges" and will not run
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.duncan(a)ncl.ac.uk
Classification: Unclassified
Garmin Basecamp 4.1.2
If run with wine configured to execute as anything from windows xp onwards:
the program basecamp_412.exe halts with a message saying
"you must be local administrator".
If run with wine configured as an earlier version of windows than xp the
program halts with message
"unsupported operating system"
--
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=29938
Bug #: 29938
Summary: signcode tool from .NET Framework SDK 1.1 crashes due
to unimplemented function
cryptui.dll.CryptUIWizDigitalSign
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
running the "signcode" tool from .NET Framework 1.1 SDK results in:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft.NET/SDK/v1.1/Bin
$ wine ./signcode.exe
fixme:ole:CoInitializeSecurity (0x45adf0,-1,(nil),(nil),6,2,(nil),64,(nil)) -
stub!
err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not
registered
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a}
could be created for context 0x1
wine: Call from 0x7b83924f to unimplemented function
cryptui.dll.CryptUIWizDigitalSign, aborting
wine: Unimplemented function cryptui.dll.CryptUIWizDigitalSign called at
address 0x7b83924f (thread 0009), starting debugger...
--- snip ---
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44419
Bug ID: 44419
Summary: Hog4PC doesn't install
Product: Wine
Version: 3.0-rc6
Hardware: x86
URL: http://www.highend.com/pub/support/controllers/softwar
e/Hog4PC_3-6-1-1440.msi
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 60348
--> https://bugs.winehq.org/attachment.cgi?id=60348
wine log
A user reported problems with this program at
https://forum.winehq.org/viewtopic.php?f=9&t=30089.
I tested it, and on both wine-3.0 and wine-2.21-staging it doesn't install.
--
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=38367
Bug ID: 38367
Summary: Desura client 0.0.20.2 crashes on unimplemented
function msvcr120.dll.strtoull
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Desura
$ wine ./desura
wine: Call from 0x7b83b64b to unimplemented function msvcr120.dll.strtoull,
aborting
fixme:msvcrt:__clean_type_info_names_internal (0x3cd7e4) stub
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
--- snip ---
'winetricks -q vcrun2013' obviously works around.
$ sha1sum DesuraInstaller.exe
a7dba809e121ba210bcfb0d298a2bf9bc89179ac DesuraInstaller.exe
$ du -sh DesuraInstaller.exe
40M DesuraInstaller.exe
$ wine --version
wine-1.7.40-29-gc1c108f
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=25570
Summary: Crash when attempting to log in to Desura client
Product: Wine
Version: 1.3.9
Platform: x86
URL: http://www.desura.com/DesuraInstaller.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=32559)
--> (http://bugs.winehq.org/attachment.cgi?id=32559)
Wine 1.3.9 terminal log
A digital distribution service like Steam
Ubuntu 10.10
When trying to log on it crashes.
Terminal log attached.
--
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=33109
Bug #: 33109
Summary: Desura fails to update
Product: Wine
Version: 1.5.25
Platform: x86
URL: http://www.desura.com/DesuraInstaller.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
After doing a new install of desura in a clean prefix, I get the following
error trying to start it: "Failed to update Desura: Check sum failed on file
\\desura.exe [49.0]"
After running it for the first time desura.exe is replaced by an empty file, so
I can't try to start it at all.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37536
Bug ID: 37536
Summary: Desura needs implementation of
msvcr120.dll.___lc_locale_name_func
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
Distribution: ---
Found while trying to reproduce bug 37527.
Since wine has now a msvcr120 dll (
http://source.winehq.org/git/wine.git/commit/c8c810c21020bd0079ff0adcfee95e…
), the game doesn't start anymore:
--- snip ---
$ WINEPREFIX=~/.wine-desura ./wine ~/.wine-desura/drive_c/Program\
Files/Desura/desura.exe
[...]
wine: Call from 0x7b838cbd to unimplemented function
msvcr120.dll.___lc_locale_name_func, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
--- snip ---
Settings msvcr120 to native obviously works around this issue.
$ git describe origin/master
wine-1.7.30-121-g6fe4d9e
$ sha1sum DesuraInstaller.exe
8694863a4fe8989de4e57d249ba23e637dc36cd7 DesuraInstaller.exe
--
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=36073
Bug ID: 36073
Summary: Unimplemented function
KERNEL32.dll.GetFinalPathNameByHandleW
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
Onedrive.exe says that and crushed.
--
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=35375
Bug ID: 35375
Summary: Unimplemented function COMCTL32.dll.380
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: denis.bonnenfant(a)diderot.org
Classification: Unclassified
Created attachment 47178
--> http://bugs.winehq.org/attachment.cgi?id=47178
backtrace
Solidworks 2013 lauches at start sldprocmon.exe, a monitor normally displayed
in systray.
Nothing is diplayed, but it takes 100% of 1 cpu. It regularly crashes with this
error:
Unimplemented function COMCTL32.dll.380
--
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=32711
Bug #: 32711
Summary: BSAopt fails with "Unhandled exception: unimplemented
function ADVAPI32.dll.RegSetKeyValueA called"
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.santos(a)pobox.com
Classification: Unclassified
Created attachment 43163
--> http://bugs.winehq.org/attachment.cgi?id=43163
patch to add RegSetKeyValue{A,W}
BSAopt is "Bethesda Archive Management and Optimization", the tool for managing
archives for their games (Skyrim, Fallout, etc., link here:
http://skyrim.nexusmods.com/mods/247). I guess not many people use this
function so it hasn't really been hit before.
I've only run the tests for dlls/advapi32/tests/registry.c, a menial test of
regedit and a few apps for testing, but no problems are apparent.
--
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=34851
Bug #: 34851
Summary: 64-bit Autodesk Fusion 360 installer needs kernel32
GetFinalPathNameByHandleA/W
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says...
An appdb user mentioned this here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=29272
Direct link to bootstrapper downloader location here (to work around browser
OS/platform check):
https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20C…
Prerequisite: 64-bit WINEPREFIX and Winver set to "Windows 7"
Download/installation is almost done when an error dialog is shown, stating:
"GetFinalPathNameByHandle not available on this platform"
Log file content, mentioned in error dialog:
--- snip ---
...
2013-11-03 20:29:50,805 - adsk.dls.streamer.process - ERROR :: Exception during
processing:
Traceback (most recent call last):
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 935, in execute
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 910, in _execute_base_impl
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 771, in _config_app
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 463, in _executetasks
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\utils.py", line
564, in activate_configurations
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 1063, in activate_configurations
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\manifests.py",
line 383, in walk
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\manifests.py",
line 405, in _walk
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 1058, in _visit_file
File
"W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\windows\platform.py",
line 685, in activate_configuration
File "F:\P4\Neutron\3P\PYTHON\3.3_slim_a\WIN64\lib\shutil.py", line 221, in
copy
File "F:\P4\Neutron\3P\PYTHON\3.3_slim_a\WIN64\lib\shutil.py", line 92, in
copyfile
File "F:\P4\Neutron\3P\PYTHON\3.3_slim_a\WIN64\lib\shutil.py", line 77, in
_samefile
File "C:\PROJECTS\Neutron3rd\PYTHON\3.3_slim_a\WIN64\lib\ntpath.py", line
661, in samefile
NotImplementedError: GetFinalPathNameByHandle not available on this platform
-------------------------------------------------------------------------------
2013-11-03 20:29:50,807 - adsk.dls.streamer.process - WARNING :: Error
detected, removing incomplete packages
2013-11-03 20:29:51,770 - adsk.dls.streamer.utils - WARNING :: Could not remove
non-existant file: c:\users\focht\local settings\application
data\autodesk\webdeploy\production\201fd6e278bda5ff82a09daf7e42854420d9b4bc\fusion
360.server.config
2013-11-03 20:29:55,568 - adsk.dls.streamer.registry - INFO :: Shutting down
database connection
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa364962%28v=vs.85%…
$ sha1sum Fusion\ 360\ Client\ Downloader.exe
3621396240db11f87a1263c4593a7b760308a2d9 Fusion 360 Client Downloader.exe
$ du -sh Fusion\ 360\ Client\ Downloader.exe
5.4M Fusion 360 Client Downloader.exe
$ wine --version
wine-1.7.5-251-gbcf4ded
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37261
Bug ID: 37261
Summary: Dasher crashes on start in mshtml:get_node()
Product: Wine
Version: 1.7.26
Hardware: x86
URL: http://www.chessclub.com/bits/interface/Dasher_154_ins
taller.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 25193
Created attachment 49560
--> https://bugs.winehq.org/attachment.cgi?id=49560
terminal output/backtrace
Split from bug 25193.
Backtrace:
=>0 0x6a8fcac2 in xul (+0xcbcac2) (0x0033e4e8)
1 0x7c0bae5b get_node+0x2a(This=0x885d78, nsnode=0x2edc208, create=0x1,
ret=0x33e54c) [/home/austin/wine-git/dlls/mshtml/nsiface.h:11110] in mshtml
(0x0033e528)
2 0x7c091dd1 fire_event+0x20(doc=0x885d78, eid=EVENTID_LOAD, set_event=0x1,
target=0x2edc208, nsevent=0x2e257c8, script_this=0x886db8)
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1198] in mshtml (0x0033e558)
3 0x7c12db4e handle_load+0xdd(iface=<couldn't compute location>,
event=<couldn't compute location>)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:273] in mshtml (0x0033e5c8)
[austin@localhost ~]$ sha1sum Dasher_154_installer.exe
777f5bbb8cb828ae6117a9bb1f6c50cdf49fdb9f Dasher_154_installer.exe
[austin@localhost ~]$ du -h Dasher_154_installer.exe
7.8M Dasher_154_installer.exe
[austin@localhost ~]$ wine --version
wine-1.7.26-28-ge98eee8
--
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=10716
Summary: Spurious hyperlink rendering in Blitzin 2.34
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
Patch git-commit f945f16de201dbd834da10701025665bfa8f05ee "riched20:
WM_GETTEXTLENGTH should include CRLF conversions in returned count." causes a
regression whereby some text is wrongly rendered to look like hypertext links.
This will typically occur at the start or the end of a line, but not
exclusively.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10809
Summary: Directory selection broken in 16-bit File dialog
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
The following patch renders the "Directories" pane of 16-bit File dialogs
inoperative.
Git commit 873799df246ea107a139ec898686490b20a1de7b
user32: Fix returned value of LB_DIR.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12098
Summary: Text positioning regression in Dragon Naturally Speaking
9
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sometime between wine-0.9.57 and yesterday, probably quite recently,
text positioning in the DNS 9 training window broke.
Text that should be centered horizontally now starts
in the wrong location (way left of the window).
I'll attach screenshots.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=2999
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9-pre
Component|-unknown |richedit
Keywords| |download
Fixed by SHA1| |ecbccb97636a2d0094974d23d37
| |7faa838f63b73
Summary|Srolling Window Erroneously |Srolling Window Erroneously
|'Homes' After Posting |'Homes' After Posting
| |(Blitzin2)
CC| |focht(a)gmx.net
URL|http://www.chessclub.com/he |https://web.archive.org/web
|lpcenter/interface/blitzin_ |/20051210060012/http://www.
|download.php |chessclub.com/bits/interfac
| |e/blitzin234.exe
--- Comment #5 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
Also fixing some fields as needed.
https://web.archive.org/web/20051210060012/http://www.chessclub.com/bits/in…https://www.virustotal.com/gui/file/fd8b7e02138b8634f7e43be20eb390c3f0ac882…
$ sha1sum blitzin234.exe
99d324f38272a1c59ceec0d4e858256925f03835 blitzin234.exe
$ du -sh blitzin234.exe
1.9M blitzin234.exe
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=3541
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://web.archive.org/web
| |/20051210060012/http://www.
| |chessclub.com/bits/interfac
| |e/blitzin234.exe
Keywords| |download, regression
CC| |focht(a)gmx.net
Fixed by SHA1| |07c4dc461ef52f1335795971ba1
| |c194fbdb2bc8c
Version|unspecified |0.9-pre
--- Comment #7 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
Also fixing some fields as needed.
https://web.archive.org/web/20051210060012/http://www.chessclub.com/bits/in…https://www.virustotal.com/gui/file/fd8b7e02138b8634f7e43be20eb390c3f0ac882…
$ sha1sum blitzin234.exe
99d324f38272a1c59ceec0d4e858256925f03835 blitzin234.exe
$ du -sh blitzin234.exe
1.9M blitzin234.exe
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=2916
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
URL| |https://web.archive.org/web
| |/20051210060012/http://www.
| |chessclub.com/bits/interfac
| |e/blitzin234.exe
CC| |focht(a)gmx.net
Component|-unknown |richedit
--- Comment #6 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
Also fixing some fields as needed.
https://web.archive.org/web/20051210060012/http://www.chessclub.com/bits/in…https://www.virustotal.com/gui/file/fd8b7e02138b8634f7e43be20eb390c3f0ac882…
$ sha1sum blitzin234.exe
99d324f38272a1c59ceec0d4e858256925f03835 blitzin234.exe
$ du -sh blitzin234.exe
1.9M blitzin234.exe
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=14462
Summary: Blitzin2: Cursor not visible
Product: Wine
Version: 1.1.1
Platform: Other
URL: http://www.chessclub.com/bits/interface/blitzin234.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
Git commit 762e5818d1c6cad877c3add809ef40c993478542 "richedit: Hide cursor when
text is selected" causes a regression in Blitzin 2 (v2.34) whereby the cursor
disappears and remains invisible.
The installer for this version needs to be run in a Win95-compatible
configuration. To verify this phenomenon, make a guest login and look for the
presence of a cursor in the console window.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=8132
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://www.chessclub.com/bi |https://web.archive.org/web
|ts/interface/blitzin234.exe |/20051210060012/http://www.
| |chessclub.com/bits/interfac
| |e/blitzin234.exe
Summary|Hyperlink rendering not |Hyperlink rendering not
|turned off if link is at |turned off if link is at
|end of line |end of line (Blitzin v2.34)
Version|unspecified |0.9.35.
--- Comment #31 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20051210060012/http://www.chessclub.com/bits/in…https://www.virustotal.com/gui/file/fd8b7e02138b8634f7e43be20eb390c3f0ac882…
$ sha1sum blitzin234.exe
99d324f38272a1c59ceec0d4e858256925f03835 blitzin234.exe
$ du -sh blitzin234.exe
1.9M blitzin234.exe
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=34885
Bug #: 34885
Summary: Dasher.exe freezes Ubuntu 12.04. LTS with wine 1.7
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jposchmann(a)gmail.com
Classification: Unclassified
HI
I am trying to run Dasher from ICC on my new ubuntu 12.04 . after first posting
people suggested to isntall newer version of wine. But now it is still not
running giving me this information :
kermann@ubuntu:~/.wine/drive_c/Program_files/Internet_Chess_Club/Dasher$ wine
Dasher.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x32f494, 0x32f504 0x32f49c
what happens is that it freezes and nothing happens after...
thanks for your 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.