[Bug 21840] New: crash in CreateSecondaryTransceiverAndWaitForConnection
http://bugs.winehq.org/show_bug.cgi?id=21840 Summary: crash in CreateSecondaryTransceiverAndWaitForConnection Product: Wine Version: 1.1.39 Platform: x86 URL: http://www.microapp.com/logiciel_3d_architecte_expert_ cad_2010_2674.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jeanluc.malet(a)gmail.com following http://bugs.winehq.org/show_bug.cgi?id=21820 wine build with git 240afab36275d72c10f6dc4bcc52419562ef240f see the attached snapshot for the error message 3d architecte from micro application (see url, use the evaluation version) show this error message when starting and then exit step to reproduce : 1) download and install the evaluation version 2) launch it the console says me : $ ()$wine microapp.exe err:process:__wine_kernel_init boot event wait timed out fixme:reg:GetNativeSystemInfo (0x32f9f8) using GetSystemInfo() fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33cf24 fixme:iphlpapi:NotifyAddrChange (Handle 0xa5be8d8, overlapped 0xa5be8e0): stub fixme:iphlpapi:GetAdaptersAddresses no support for IPv6 addresses fixme:reg:GetNativeSystemInfo (0x33f9f8) using GetSystemInfo() I don't know how to increase trace verbosity -- 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=21840 --- Comment #1 from jeanluc.malet(a)gmail.com 2010-02-23 17:19:45 --- Created an attachment (id=26438) --> (http://bugs.winehq.org/attachment.cgi?id=26438) the displayed error message -- 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=21840 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microapp.com/log | |iciel_3d_architecte_expert_ | |cad_2010_2674.html | --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-02-23 19:10:04 --- Please provide direct download link if there is one. -- 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=21840 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download2.microapp.c | |om/telechargement/eval/2674 | |_eval.exe -- 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=21840 --- Comment #3 from jeanluc.malet(a)gmail.com 2010-06-02 04:08:53 --- detailed error information : Type : class RemoteControl::Transceiver::Exception Location:__thiscall RemoteControl::Transceiver::Tranceiver(void) Line:312 message : GetOverlappedResult for communication pipe failed (error code 109) Called from : __thiscall RemoteControl::Transceiver::Transceiver(void) (324) class LPtrRef<class RemoteControl::Transceiver>__cdecl RemoteControl::Transceiver::CreateSecondaryTransceiverAndWaitForConnection(void)(32) void__thiscall UserInterface::UserInterface(void)(235) -- 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=21840 jeanluc.malet(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.39 |1.2-rc2 --- Comment #4 from jeanluc.malet(a)gmail.com 2010-06-02 04:32:37 --- update of the displayed error message when run with wine 1.2-rc2 ============ FIRST ERROR DIALOG BOX MESSAGE============ Unhandled Exception in User Interface Application (thread 28). Try restarting the application. If the problem persists, contact the product customer support. Detailed error information : Type: class RemoteControl::Transceiver::Exception Location: __thiscall RemoteControl::Transciever:: Transceiver(void) line: 268 Message: ConnectNamedPipe for communication pipe failed (error code 1104) Called from: __thiscall RemoteControl::Transceiver::Transceiver(void)(324) class LPtrRef<class RemoteControl::Transceiver> __cdecl RemoteControl::Transceiver::CreateSecondaryTransceiverAndWaitForConnection(void) (32) __thiscall UserInterface::UserInterface(void)(235) ============ SECOND ERROR DIALOG BOX MESSAGE============ Unhandled Exception in the Host Library (thread 9). Try restarting the application. If the problem persists, contact the product customer support. Detailed error information: Type: class RemoteControl::Transceiver::Exception Location: __thiscall RemoteControl::Transceiver::Transceiver(class LUnicodeString, class LUincodeString) Line: 127 Message: SetNamedPipeHandleState for communication pipe failed (error code 0) Called from: __thiscall RemoteControl::Transceiver::Transceiver(class LUnicodeString,class LUnicodeString)(22) void __thiscall Host::StartTransceiver(unsigned int)(513) -- 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=21840 --- Comment #5 from jeanluc.malet(a)gmail.com 2010-06-02 04:34:30 --- seems also to affect "tell me more" http://forum.ubuntu-fr.org/viewtopic.php?pid=3520877#p3520877 -- 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=21840 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.2-rc2 |1.1.39 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-06-02 04:35:29 --- Adding a comment is enough. -- 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=21840 jeanluc.malet(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.39 |1.2-rc2 --- Comment #7 from jeanluc.malet(a)gmail.com 2010-06-08 01:59:55 --- same behavior with tellmemore software (download here) http://en.tellmemore.com/content/view/full/163 my intent was not to spam the bug but to make this bug seen when doing a google search or using the integrated search. If I where not the owner of the bug I would never have found it.... sorry for the inconvenience -- 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=21840 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.2-rc2 |1.1.39 --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-06-08 03:15:02 --- Please stop changing Wine version. -- 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=21840 Konstantin Kondratyuk <kondratyuk(a)etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kondratyuk(a)etersoft.ru --- Comment #9 from Konstantin Kondratyuk <kondratyuk(a)etersoft.ru> 2011-01-13 07:09:33 CST --- I have this problem with soft from http://pct.ru (Restorator) $ wine --version wine-1.3.10 -- 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=21840 jon(a)restlesslemon.co.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jon(a)restlesslemon.co.uk --- Comment #10 from jon(a)restlesslemon.co.uk 2011-05-29 09:14:03 CDT --- Same problem with this application on wine-1.3.19 running on Fedora 14. Exact same error message. Also appears with the newer version of the application (2011 edition). -- 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=21840 Mr Nobody <limited_choice(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |limited_choice(a)hotmail.com --- Comment #11 from Mr Nobody <limited_choice(a)hotmail.com> 2011-12-13 02:51:01 CST --- The Gamersgate release of Fantasy Wars suffers from this as well. This would *appear* to be related to the 'starforce online' DRM mechanism (it's actually the binary 'Protect.exe' hauling this error, not the game exe itself perse)... ..this was wrt wine-1.3.34 on linux ; if a debuglog is required, please clue me on what channels to trace.... -- 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=21840 --- Comment #12 from Mr Nobody <limited_choice(a)hotmail.com> 2011-12-15 23:29:51 CST --- ,,also appears like 'Wings of Prey' is affected by this as well... http://appdb.winehq.org/objectManager.php?sClass=version&iId=22890 -- 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=21840 Issam Mehssani <i.mehssani(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i.mehssani(a)gmail.com --- Comment #13 from Issam Mehssani <i.mehssani(a)gmail.com> 2012-11-02 13:41:52 CDT --- Hi, I'm getting this bug with wine 1.5.7 hand compiled on a debian sid, with Football manager 2013. The demo on steam should reproduce the bug. Let me know if I can provide any more info. -- 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=21840 Dave Lepore <box0(a)gmx.us> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |box0(a)gmx.us -- 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=21840 --- Comment #14 from gilles <giluxxx(a)hotmail.com> --- Created attachment 47086 --> http://bugs.winehq.org/attachment.cgi?id=47086 2 error 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.
http://bugs.winehq.org/show_bug.cgi?id=21840 --- Comment #15 from gilles <giluxxx(a)hotmail.com> --- Comment on attachment 47086 --> http://bugs.winehq.org/attachment.cgi?id=47086 2 error windows same error with CoH2 but in debug window nothing special: fixme:winsock:WSALookupServiceBeginW (0x649e370 0x00000ff0 0x649e3b8) Stub! [0103/115504:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin failed with: 8 fixme:winsock:WSALookupServiceBeginW (0x649e370 0x00000ff0 0x649e3b8) Stub! [0103/115512:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin failed with: 8 fixme:winsock:WSALookupServiceBeginW (0x649e370 0x00000ff0 0x649e3b8) Stub! [0103/120105:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin failed with: 8 fixme:winsock:WSALookupServiceBeginW (0x649e370 0x00000ff0 0x649e3b8) Stub! [0103/120324:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin failed with: 8 fixme:dwmapi:DwmSetWindowAttribute (0x501f2, 2, 0x33e344, 4) stub fixme:dwmapi:DwmSetWindowAttribute (0x501f2, 3, 0x33e350, 4) stub fixme:dwmapi:DwmSetWindowAttribute (0x501f2, 4, 0x33e340, 4) 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=21840 gilles <giluxxx(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47086|2 error windows |2 error windows, wine 1.7.9 description| | -- 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=21840 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)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(a)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.
http://bugs.winehq.org/show_bug.cgi?id=21840 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Béla Gyebrószki <gyebro69(a)gmail.com> --- closing abandoned/invalid/duplicate bugs -- 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.
participants (1)
-
wine-bugs@winehq.org