http://bugs.winehq.org/show_bug.cgi?id=15381
Summary: CoFreeUnusedLibraries will crash COM server or cause
0x800703E6/I_RpcReceive error 0x3e6
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmda(a)yandex.ru
Created an attachment (id=16230)
--> (http://bugs.winehq.org/attachment.cgi?id=16230)
demo illustrating the problem
if CoFreeUnusedLibraries is called by COM server, it will break RPC channcel
and lead to the errors
Attached is client/server code that demonstrates the problem.
If you comment out CoFreeUnusedLibraries call, it will start to work.
Steps:
-comple all 3 projects in the Workspace (Debug target is the only appropriate
for the sake of demo)
-make sure server and proxy are registered by running testserver.exe
-RegServer, regsvr32 testserverPS.dll
-run testproject.exe (the client)
Expected behaviour:
1. it will show server's message "CServer is created", click ok
2. it will show client's message "press OK when ready", click ok
3. it will show server's message passed by the client "Hello world!", click ok
4. it will show client's message "call succeeded" and client will exit
5. after roughly 6sec it will show that the server is unloaded/
Actual behaviour:
1. it will show server's message "CServer is created", click ok
2. it will show client's message "press OK when ready", click ok
3. it will show server's message passed by the client "Hello world!", click ok
4. it will dump out trouble in the console and show client's message "call
failed"
You may call CoFreeUnusedLibraries anywhere in the appartment and it will break
RPC on the server side. In some cases it will crash whole the server, like in
the demo.
Tested environment:
Fedora Core 8, 32bit, x86, wine 1.0 installed through the updates
--
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=12968
Summary: MS Visual Studio V6 setup error 258 since 0.9.58
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
trying to install Visual Studio v6 get MS Msgbox headed
"Setup Error 258"
with text
Your setup files may be damaged. Try restarting the setup program from where
you originally ran it.
this is probably related or from same issue causing bug# 12967 for Office 97
see that bug for environment details.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15948
Summary: Error generated when trying to install visual studio 6.0
into centos5 via wine
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boniemx(a)gmail.com
Created an attachment (id=17135)
--> (http://bugs.winehq.org/attachment.cgi?id=17135)
error-log for installation of visual studio 6.0 via wine into centos5
Hi, am trying to install Visual studio 6.0, but it produces the error that I
have attached. Please I need to do this urgently. Please help
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32654
Bug #: 32654
Summary: Visual Studio 2010 fails on shutdown, needs
windowscodecs WICSetEncoderFormat_Proxy stub
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
upon shutdown of Visual Studio 2010 IDE:
--- snip ---
002c:Call KERNEL32.GetProcAddress(f7140000,055bfe54
"WICSetEncoderFormat_Proxy") ret=79171e1e
002c:Ret KERNEL32.GetProcAddress() retval=f714e9fc ret=79171e1e
...
002c:Call KERNEL32.RaiseException(80000100,00000001,00000002,0032dbf4)
ret=f71d0891
002c:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83aa77
ip=7b83aa77 tid=002c
002c:trace:seh:raise_exception info[0]=f71d0900
002c:trace:seh:raise_exception info[1]=f71d0a88
wine: Call from 0x7b83aa77 to unimplemented function
windowscodecs.dll.WICSetEncoderFormat_Proxy, aborting
002c:trace:seh:call_vectored_handlers calling handler at 0x791f5a7c
code=80000100 flags=1
002c:Call KERNEL32.GetLastError() ret=791f5aa7
002c:Ret KERNEL32.GetLastError() retval=00000000 ret=791f5aa7
002c:trace:seh:call_vectored_handlers handler at 0x791f5a7c returned 0
002c:trace:seh:call_stack_handlers calling handler at 0x791ccc44 code=80000100
flags=1
--- snip ---
Prerequisite: winetricks -q dotnet20 dotnet4Â0ÂÂ corefonts
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=32564
Bug #: 32564
Summary: Visual Studio 2010 (10.0) Express Edition needs
atl100.dll.AtlAxDialogBoxW
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
found while investigating bug 32562
After clicking "OK" in project creation wizard nothing happens and the
following is shown in console:
--- snip ---
0009:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83aa77
ip=7b83aa77 tid=0009
0009:trace:seh:raise_exception info[0]=7ec005c0
0009:trace:seh:raise_exception info[1]=7ec0065d
wine: Call from 0x7b83aa77 to unimplemented function
atl100.dll.AtlAxDialogBoxW, aborting
0009:trace:seh:call_vectored_handlers calling handler at 0x791f5a7c
code=80000100 flags=1
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/c0456aea76bcd8ce77d7c91dfc95a5ff…
--- snip ---
21 35 stub AtlAxDialogBoxW
22 36 stub AtlAxDialogBoxA
--- snip ---
Prerequisite: 'winetricks -q dotnet20 dotnet40 windowscodecs corefonts'
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=31322
Bug #: 31322
Summary: Remote Tools for Visual Studio 2012 RC for Windows on
ARM (WoA) crashes because TPIDRURW (user TLS register)
TEB value is not preserved by kernel
Product: Wine
Version: 1.5.9
Platform: arm
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,
split off from bug 31308 (see there for details).
TPIDRURW (user TLS register) TEB value is not preserved by kernel (currently
either reset to zero or left with same values across context switches).
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.