http://bugs.winehq.org/show_bug.cgi?id=24816
Summary: Webplus x2 install failure
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: James.horney.j(a)gmail.com
when i try to install webplus x2 the installer fails and tells me to use the
setup.exe which i have and i don't know what to do as my business depends on
this software!
--
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=22656
Summary: Serif Webplus X2 trial crashes because of missing
windowscodecs registry key
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
After installation, trying to run the application it crashes instantly. There's
a generated log file Errorlog.txt that says:
WebPlus caused an Access Violation (0xc0000005)
in module windowscodecs.dll at 0073:2009246b.
>From a +reg,+relay log:
0009:trace:reg:NtOpenKey
(0x100,L"{7ED96837-96F0-4812-B211-F13C24117ED3}",20019,0x32e80c)
0009:trace:reg:NtOpenKey <- 0x104
0009:Ret advapi32.RegOpenKeyExW() retval=00000000 ret=20090df5
0009:Call advapi32.RegOpenKeyExW(00000104,200a281e
L"Instance",00000000,00020019,0032e808) ret=20090e9c
0009:trace:reg:NtOpenKey (0x104,L"Instance",20019,0x32e808)
0009:trace:reg:NtOpenKey <- 0x108
.
.
.
.
0009:Call
advapi32.RegEnumKeyExW(00000108,00000006,0032e7b6,0032e804,00000000,00000000,00000.000,00000000)
ret=20090f4c
0009:trace:reg:RegEnumKeyExW
(0x108,6,0x32e7b6,0x32e804(39),(nil),(nil),(nil),(nil))
0009:Ret advapi32.RegEnumKeyExW() retval=00000103 ret=20090f4c
0009:Call advapi32.RegCloseKey(00000108) ret=200910b1
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=200910b1
0009:Call advapi32.RegCloseKey(00000104) ret=2009103a
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=2009103a
0009:Call advapi32.RegCloseKey(00000100) ret=20090e3f
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=20090e3f
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x2009246b
ip=2009246b tid=0009
0009:trace:seh:raise_exception info[0]=00000001
0009:trace:seh:raise_exception info[1]=00000000
0009:trace:seh:raise_exception eax=00000000 ebx=200abff4 ecx=00000000
edx=00000000 esi=00185ed8 edi=00000001
It apparantly crashes enumerating the keys, on windows there are 7 keys, in
wine's registry there are 6. The missing one seems to belong to WICWmpDecoder
which seems to be completely unimplemented. Adding the key alone is enough to
get the app running (see below reg file, just regedit it)
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{7ED96837-96F0-4812-B211-F13C24117ED3}\Instance\{A26CEC36-234C-4950-AE16-E34AACE71D0D}]
"CLSID"="{A26CEC36-234C-4950-AE16-E34AACE71D0D}"
--
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=22653
Summary: Does not install WebPlus
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brafferton(a)btconnect.com
2 things Linux is completely useless at:
1. a decent wysiwyg web developer
2. External Message modems. which we will not dwell on here, but WINE is not
able to install anything that is half decent to obviate these two problems
I used Serif Webplus X2, Now that I have Linux I have to make do with
Kompozer. I can't.
I tried with a previous WebPlus version as I got a little further - but not
much futher:
On the Serif WebPlus 10 CD setup all you get is error 1627
That's it. No more information is available as it doesn't give any.
Does anyone want to borrow the CD?
I use Lucid LTS (it never worked in Karmic either) and WINE 1.1.43
I'd be happy to send more information on the problem if someone could tell me
how to - or just give me an address to send the original CD to - that would be
easier for everyone.
--
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=17135
Summary: virtual write watches cause problems in multithreaded
.NET code (simultaneous GC heap allocations)
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Created an attachment (id=18992)
--> (http://bugs.winehq.org/attachment.cgi?id=18992)
Winedbg session of migpolwin
Hello,
while testing some older .NET 1.x stuff I encountered mysterious (rare) install
errors which did not happen until recently.
The problem is caused by the addition of virtual write watch support
(technically a regression).
--- snip ---
$ git bisect good
af8bb2e9222a79cc6ef2fa22c4eac75122eac5de is first bad commit
commit af8bb2e9222a79cc6ef2fa22c4eac75122eac5de
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Nov 25 12:07:35 2008 +0100
ntdll: Add support for virtual write watches.
:040000 040000 99d51bad8c4d6a32417c8ed53edeee43370bd463
ffc461379b1aa89527cacadc5555d0d9eaa77a56 M dlls
:040000 040000 eb2d3dc044c246182b50c6fd4650ce0242ad4f4b
3523f1756ea054c4c3ad26f78a8161c46330bb5f M include
:040000 040000 e4ba31cd1e60853ad020f15bef20883951424793
4f34f4d2a0e87e51a7d53ed15a39b718bbaaa856 M server
$ wine --version
wine-1.1.9-66-g81b9ca5
--- snip ---
Unfortunately tracking the problem down is not easy as it exhibits only
sporadically in .NET Framework 1.0 and 1.1 installer.
Multi-core CPU/machines seem to escalate this problem further.
Basically you have to loop .NET Framework 1.1 install again and again in clean
WINEPREFIX until you hit exception dialog.
--- snip ---
$ wine --version
wine-1.1.13-272-gf63d950
--- snip ---
--- loop ---
$ wineserver -k
$ rm -rf .wine
$ wine dotnetfx11.exe /q:a /c:"install.exe /qb /l"
--- loop ---
The installer is almost at its end, running the .NET 1.0 -> 1.1 migration tool.
When the exception dialog pops up, dismiss the message with "OK", the installer
will finish.
Manually run the migration tool thereafter.
If the installer finished without exception dialog, there is no use in manually
re-running the migration tool, it will skip the steps which will lead to
exception.
Some +tid,+seh,+relay,+virtual,+ntdll trace log (multithreaded
execution/output):
Both threads of interest causing faults almost simultaneously:
--- snip ---
...
0032:trace:virtual:virtual_handle_fault 0x47ca000, 1
002f:trace:virtual:virtual_handle_fault 0x47cbffc, 1
0032:trace:virtual:VIRTUAL_SetProt handling write watch on 0x47ca000-0x47cafff
0032:trace:virtual:VIRTUAL_DumpView View: 0x4750000 - 0x674ffff (valloc)
0032:trace:virtual:VIRTUAL_DumpView 0x4750000 - 0x47cafff c-rw-
0032:trace:virtual:VIRTUAL_DumpView 0x47cb000 - 0x47d1fff c-rw-
0032:trace:virtual:VIRTUAL_DumpView 0x47d2000 - 0x574ffff --rw-
0032:trace:virtual:VIRTUAL_DumpView 0x5750000 - 0x5755fff c-rw-
0032:trace:virtual:VIRTUAL_DumpView 0x5756000 - 0x5761fff c-rw-
0032:trace:virtual:VIRTUAL_DumpView 0x5762000 - 0x674ffff --rw-
002f:trace:virtual:VIRTUAL_SetProt 0x47cb000-0x47cbfff c-rw-
002f:trace:virtual:VIRTUAL_SetProt handling write watch on 0x47cb000-0x47cbfff
002f:trace:virtual:VIRTUAL_DumpView View: 0x4750000 - 0x674ffff (valloc)
002f:trace:virtual:VIRTUAL_DumpView 0x4750000 - 0x47cbfff c-rw-
002f:trace:virtual:VIRTUAL_DumpView 0x47cc000 - 0x47d1fff c-rw-
002f:trace:virtual:VIRTUAL_DumpView 0x47d2000 - 0x574ffff --rw-
002f:trace:virtual:VIRTUAL_DumpView 0x5750000 - 0x5755fff c-rw-
002f:trace:virtual:VIRTUAL_DumpView 0x5756000 - 0x5761fff c-rw-
002f:trace:virtual:VIRTUAL_DumpView 0x5762000 - 0x674ffff --rw-
0032:trace:seh:raise_exception code=c0000005 flags=0 addr=0x791b3e04
ip=0x791b3e04 tid=0032
0032:trace:seh:raise_exception info[0]=00000001
0032:trace:seh:raise_exception info[1]=047cb000
0032:trace:seh:raise_exception eax=00000000
ebx=047c002f:trace:virtual:VIRTUAL_SetProt 0x47cc000-0x47ccfff c-rw-
002f:trace:virtual:VIRTUAL_SetProt handling write watch on 0x47cc000-0x47ccfff
--- snip ---
Both "VIRTUAL_SetProt handling write watch" (VIRTUAL_SetProt -> if
(view->protect & VPROT_WRITEWATCH)) and "virtual_handle_fault" TRACE msg were
added by me to show the code flow before the exception.
Thread 0x2f ought to fix the problem by "accidentally" resetting the write
watch also for code executed in thread 0x32.
Attached is a winedbg session showing the same problem.
Only threads 0x18 and 0x1B are of interest.
Thread 0x18 is actually zeroing GC heap memory at this point, causing the
fault.
I first thought about a race condition in fault handler while adjusting vm page
protection but multiple threads causing faults/page protection changes should
be serialized by "csVirtual" critical section.
Just to be sure, my Linux kernel:
--- snip ---
2.6.27.9-159.fc10.x86_64 #1 SMP Tue Dec 16 14:47:52 EST 2008 x86_64 x86_64
x86_64 GNU/Linux
--- 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.
http://bugs.winehq.org/show_bug.cgi?id=9738
Summary: Fails to Install .Net Framework 1.1
Product: Wine
Version: 0.9.3.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: youngjova(a)optonline.net
Created an attachment (id=8171)
--> (http://bugs.winehq.org/attachment.cgi?id=8171)
Error Log
Microsoft .Net Framework 1.1 setup has ended prematurely.
I was trying to install a program from UniversalRemote.com. Everything
downloaded fine but it couldn't intall.
--
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=10772
Summary: ChurchWindows 2006 Trial fails on .net 1.1 installer?
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://churchwindows.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installer seems to hang. Console shows:
...
Registration of
c:\windows\Microsoft.NET\Framework\v1.1.4322\Microsoft.Vsa.Vb.CodeDOMProcessor.tlb
successful.
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:advapi:RegisterEventSourceA ((null),".NET Runtime"): stub
fixme:advapi:RegisterEventSourceW (L"",L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7e31990c,(nil)):
stub
err:eventlog:ReportEventW L".NET Runtime version 1.1.4322.573- RegSvcs.exe -
Common Language Runtime Debugging Services: Application has generated an
exception that could not be handled....
Unhandled Exception: StackOverflowException.
wine: Unhandled page fault on read access to 0xc07e3e11 at address 0x7ef83d41
(thread 0041), starting debugger...
Backtrace:
=>1 0x7ef83d41 check_actctx+0x11(h=<is not available>)
[dlls/ntdll/actctx.c:574] in ntdll (0x0034f928)
2 0x7ef8416b RtlAddRefActivationContext+0xb(handle=0xc07e3e11)
[dlls/ntdll/actctx.c:2292] in ntdll (0x0034f930)
3 0x7ee3fe91 AddRefActCtx+0x11(hActCtx=0xc07e3e11)
[dlls/kernel32/actctx.c:187] in kernel32 (0x0034f940) ...
0x7ef83d41 check_actctx+0x11 [dlls/ntdll/actctx.c:574] in ntdll: cmpl
$0xc07e3e11,0x0(%edx)
574 switch (actctx->magic)
Pressing ^C in the console lets the installer seem to
complete, but it hangs at the 'finish' dialog, and you have
to kill wineserver.
To start up, the app needs mfc40 (which is harder now that
the url winetricks uses is offline; anyone know a new one?)
Don't know what happens if you have mfc40, haven't grabbed a copy.
--
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=10126
Summary: .Net 1.1 fails on install in regsvcs.exe
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
Created an attachment (id=8695)
--> (http://bugs.winehq.org/attachment.cgi?id=8695)
Dump log from regsvcs.exe error.
While attempting to install .Net 1.1 regsvcs.exe caused a coredump error.
Attached is the dump log.
--
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=10134
Summary: regtlib.exe from .NET 1.1's dotnetfx.exe installer
crashes with heap problem
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?displayl
ang=en&FamilyID=262D25E3-F589-4842-8157-034D1E7CF3A3
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one was mentioned at the end of bug 5358, but I only just
now got around to isolating it. I ran into this in the context of bug
5358 (Microsoft Dynamics GP Trial). That app comes with dotnetfx.exe,
which fails to install. The problem is a heap corruption or something
in our COM implementation, as it fails slightly faster and cleaner with
WINEDEBUG=warn+heap, and succeeds with native dcom98.
The problem can be reproduced with the .net 1.1 installer downloadable
from Microsoft. This has the same md5 signature as the one on the cdrom.
Oddly, when I first hit this it took ten seconds, the second
time it took half an hour, no idea why the speed difference.
I think it might be WINEDEBUG=warn+heap makes it run slow,
that's another sign of an uninitialized variable.
Here's the script I used to demonstrate the bug. I'll attach fail.log.
set -x
wineserver -k
rm -rf .wine
export WINE=$HOME/wine-git/wine
export WINEPREFIXCREATE=$HOME/wine-git/tools/wineprefixcreate
sh ~/bin/winetricks fakeie6
# install .net 1.1
test -f dotnetfx.exe || wget
http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203…
# fwiw, md5sum dotnetfx.exe is 52456ac39bbb4640930d155c15160556
#
WINEDEBUG=warn+heap,+process $WINE dotnetfx.exe
# Here's how it fails:
#trace:process:CreateProcessW app
L"c:\\windows\\system32\\URTTEMP\\regtlib.exe" cmdline
L"\"c:\\windows\\system32\\URTTEMP\\regtlib.exe\"
\"c:\\windows\\Microsoft.NET\\Framework\\v1.1.4322\\mscorlib.tlb\""
#warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic
for 0x11a1a8
#wine: Unhandled page fault on read access to 0xaaaaaaba at address 0x7ec89683
(thread 0023), starting debugger...
# OK, so run just the failing command:
WINEDEBUG=warn+heap,+ole $WINE c:\\windows\\system32\\URTTEMP\\regtlib.exe
c:\\windows\\Microsoft.NET\\Framework\\v1.1.4322\\mscorlib.tlb > fail.log 2>&1
# Yep, that fails very nicely -- but passes with native dcom98!
sh ~/bin/winetricks dcom98
WINEDEBUG=warn+heap,+process $WINE c:\\windows\\system32\\URTTEMP\\regtlib.exe
c:\\windows\\Microsoft.NET\\Framework\\v1.1.4322\\mscorlib.tlb > ok.log 2>&1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.