[Bug 21840] Multiple applications and games fail with exceptions from custom library RemoteControl::Transceiver::Transceiver class (pipe communication failure)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 22 07:53:07 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=21840

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|---                         |DUPLICATE
            Summary|crash in                    |Multiple applications and
                   |CreateSecondaryTransceiverA |games fail with exceptions
                   |ndWaitForConnection         |from custom library
                   |                            |RemoteControl::Transceiver:
                   |                            |:Transceiver class (pipe
                   |                            |communication failure)

--- Comment #16 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

dupe of bug 17195

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Micro Application/Architecte 3DHD
Expert Cad/Programme

$ WINEDEBUG=+tid,+seh,+relay wine ./microapp.exe >>log.txt 2>&1
...
0026:Call KERNEL32.CreateNamedPipeW(005087b4
L"\\\\.\\pipe\\{F37B5B8C-F72E-40ce-AD54-AEC4D8014F6F} -
37",40000003,00000006,00000001,00000400,00000400,00000000,00000000)
ret=00405234
0026:Ret  KERNEL32.CreateNamedPipeW() retval=00000074 ret=00405234 
...
0026:Call KERNEL32.ConnectNamedPipe(00000074,0033f920) ret=0040535f 
...
0026:Ret  KERNEL32.ConnectNamedPipe() retval=00000000 ret=0040535f 
...
0023:Call KERNEL32.CreateFileW(00813424
L"\\\\.\\pipe\\{F37B5B8C-F72E-40ce-AD54-AEC4D8014F6F} -
37",c0000000,00000000,00000000,00000003,40000000,00000000) ret=10595e44
0023:Ret  KERNEL32.CreateFileW() retval=000000a0 ret=10595e44 
...
0023:Call KERNEL32.SetNamedPipeHandleState(000000a0,0033f764,00000000,00000000)
ret=10595f6a
0023:Ret  KERNEL32.SetNamedPipeHandleState() retval=00000000 ret=10595f6a 
...
0023:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033ed00)
ret=105a5936
0023:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=0023
0023:trace:seh:raise_exception  info[0]=19930520
0023:trace:seh:raise_exception  info[1]=00000000
0023:trace:seh:raise_exception  info[2]=00000000
0023:trace:seh:raise_exception  eax=7b826c7d ebx=7b8bb000 ecx=19930520
edx=0033ec44 esi=0033ecec edi=0033ecb0
0023:trace:seh:raise_exception  ebp=0033ec88 esp=0033ec24 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000283
0023:trace:seh:call_stack_handlers calling handler at 0x105a52b4 code=e06d7363
flags=1 
...
0023:Call user32.MessageBoxW(00000000,0033a10c L"Unhandled exception in the
Host Library (thread 35).\r\n\r\nTry restarting the application. If the problem
persists, contact the product customer support.\r\n\r\nDetailed error
information:\r\nType: class RemoteControl::Transceiver::Exception\r\nLocation:
__thiscall RemoteControl::Transceiver::Transc"...,105c2900 L"Fatal Error
(5.70.007.002, 20.10.09)",00000030) ret=1059c815 
...
0026:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033ef30)
ret=0044ccd1
0026:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=0026
0026:trace:seh:raise_exception  info[0]=19930520
0026:trace:seh:raise_exception  info[1]=00000000
0026:trace:seh:raise_exception  info[2]=00000000
0026:trace:seh:raise_exception  eax=7b826c7d ebx=7b8bb000 ecx=19930520
edx=0033ee74 esi=0033ef1c edi=0033eee0
0026:trace:seh:raise_exception  ebp=0033eeb8 esp=0033ee54 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000283
0026:trace:seh:call_stack_handlers calling handler at 0x44c64c code=e06d7363
flags=1 
...
0026:Call user32.MessageBoxW(00000000,0033a33c L"Unhandled exception in the
User Interface Application (thread 38).\r\n\r\nTry restarting the application.
If the problem persists, contact the product customer support.\r\n\r\nDetailed
error information:\r\nType: class
RemoteControl::Transceiver::Exception\r\nLocation: __thiscall
RemoteControl::Trans"...,00487280 L"Fatal Error (5.70.007.002,
20.10.09)",00000030) ret=004345d1 
--- snip ---

$ sha1sum 2674_eval.exe 
b29460a9cc0182f155a72716f2ce35e7d1d42043  2674_eval.exe

$ du -sh 2674_eval.exe 
960M    2674_eval.exe

$ wine --version
wine-1.7.17-28-g5ef5490

Regards

*** This bug has been marked as a duplicate of bug 17195 ***

-- 
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.



More information about the wine-bugs mailing list