Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Unhandled Exception:
- System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Net.NetworkInformation.SystemNetworkInterface' threw an exception. ---> System.DllNotFoundException: libc.dylib
- at (wrapper managed-to-native) System.Platform.uname(intptr)
- at System.Platform.CheckOS () [0x0001f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Platform.get_IsMacOS () [0x00007] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.UnixNetworkInterfaceFactoryPal.Create () [0x0000f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.NetworkInterfaceFactoryPal.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.NetworkInterfaceFactory.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.SystemNetworkInterface..cctor () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- --- End of inner exception stack trace ---
- at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.Sockets.Socket.IsProtocolSupported (System.Net.NetworkInformation.NetworkInterfaceComponent networkInterface) [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.Sockets.Socket.InitializeSockets () [0x00024] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.Sockets.Socket..ctor (System.Net.Sockets.AddressFamily addressFamily, System.Net.Sockets.SocketType socketType, System.Net.Sockets.ProtocolType protocolType) [0x0003b] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00195] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at System.Windows.Forms.XplatUI..cctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- --- End of inner exception stack trace ---
- at System.Windows.Forms.Application.EnableVisualStyles () [0x00006] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at af.a () [0x00000] in <6107b575b5804c968ef87953202d9624>:0
- [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Net.NetworkInformation.SystemNetworkInterface' threw an exception. ---> System.DllNotFoundException: libc.dylib
- at (wrapper managed-to-native) System.Platform.uname(intptr)
- at System.Platform.CheckOS () [0x0001f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Platform.get_IsMacOS () [0x00007] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.UnixNetworkInterfaceFactoryPal.Create () [0x0000f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.NetworkInterfaceFactoryPal.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.NetworkInterfaceFactory.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.NetworkInformation.SystemNetworkInterface..cctor () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- --- End of inner exception stack trace ---
- at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.Sockets.Socket.IsProtocolSupported (System.Net.NetworkInformation.NetworkInterfaceComponent networkInterface) [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.Sockets.Socket.InitializeSockets () [0x00024] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Net.Sockets.Socket..ctor (System.Net.Sockets.AddressFamily addressFamily, System.Net.Sockets.SocketType socketType, System.Net.Sockets.ProtocolType protocolType) [0x0003b] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
- at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00195] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at System.Windows.Forms.XplatUI..cctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- --- End of inner exception stack trace ---
- at System.Windows.Forms.Application.EnableVisualStyles () [0x00006] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
- at af.a () [0x00000] in <6107b575b5804c968ef87953202d9624>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement