[Bug 51403] New: MySQL workbench 5.2.47 gets RemotingException on startup with wine-mono

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 5 11:46:53 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51403

            Bug ID: 51403
           Summary: MySQL workbench 5.2.47 gets RemotingException on
                    startup with wine-mono
           Product: Wine
           Version: 6.12
          Hardware: x86-64
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mscoree
          Assignee: wine-bugs at winehq.org
          Reporter: damjan.jov at gmail.com

Install MySQL workbench from the download link I will attach.

Try to start it, and it shows a messagebox with "Channel ipc is not securable
while ensureSecurity is specified as true", then exits with this .NET exception
logged in the terminal:

[ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.Remoting.RemotingException:
Channel ipc is not securable while ensureSecurity is specified as true
  at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel
(System.Runtime.Remoting.Channels.IChannel chnl, System.Boolean ensureSecurity)
[0x0002a] in <db04fe9e4bca4610adf3414d35e3c1a4>:0 
  at MySQL.Workbench.ApplicationInstanceManager.RegisterRemoteType
(System.String uri) [0x00038] in <629921a6003943fa8170f9a04007ff49>:0 
  at MySQL.Workbench.ApplicationInstanceManager.CreateSingleInstance
(System.String name, System.String[] args, System.EventHandler`1[TEventArgs]
callback) [0x000a5] in <629921a6003943fa8170f9a04007ff49>:0 
  at MySQL.GUI.Workbench.Program.Main (System.String[] Args) [0x001d2] in
<629921a6003943fa8170f9a04007ff49>:0 (06F41F5C) stub


Workaround:
winetricks -q dotnet40

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