Advertisement
Guest User

error

a guest
May 11th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. Unhandled Exception:
  2. 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
  3. at (wrapper managed-to-native) System.Platform.uname(intptr)
  4. at System.Platform.CheckOS () [0x0001f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  5. at System.Platform.get_IsMacOS () [0x00007] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  6. at System.Net.NetworkInformation.UnixNetworkInterfaceFactoryPal.Create () [0x0000f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  7. at System.Net.NetworkInformation.NetworkInterfaceFactoryPal.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  8. at System.Net.NetworkInformation.NetworkInterfaceFactory.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  9. at System.Net.NetworkInformation.SystemNetworkInterface..cctor () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  10. --- End of inner exception stack trace ---
  11. at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  12. at System.Net.Sockets.Socket.IsProtocolSupported (System.Net.NetworkInformation.NetworkInterfaceComponent networkInterface) [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  13. at System.Net.Sockets.Socket.InitializeSockets () [0x00024] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  14. 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
  15. at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00195] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  16. at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  17. at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  18. at System.Windows.Forms.XplatUI..cctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  19. --- End of inner exception stack trace ---
  20. at System.Windows.Forms.Application.EnableVisualStyles () [0x00006] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  21. at af.a () [0x00000] in <6107b575b5804c968ef87953202d9624>:0
  22. [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
  23. at (wrapper managed-to-native) System.Platform.uname(intptr)
  24. at System.Platform.CheckOS () [0x0001f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  25. at System.Platform.get_IsMacOS () [0x00007] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  26. at System.Net.NetworkInformation.UnixNetworkInterfaceFactoryPal.Create () [0x0000f] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  27. at System.Net.NetworkInformation.NetworkInterfaceFactoryPal.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  28. at System.Net.NetworkInformation.NetworkInterfaceFactory.Create () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  29. at System.Net.NetworkInformation.SystemNetworkInterface..cctor () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  30. --- End of inner exception stack trace ---
  31. at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces () [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  32. at System.Net.Sockets.Socket.IsProtocolSupported (System.Net.NetworkInformation.NetworkInterfaceComponent networkInterface) [0x00000] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  33. at System.Net.Sockets.Socket.InitializeSockets () [0x00024] in <b5770dddf7a049e4a3f693b1ca2b5796>:0
  34. 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
  35. at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00195] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  36. at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  37. at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  38. at System.Windows.Forms.XplatUI..cctor () [0x00077] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  39. --- End of inner exception stack trace ---
  40. at System.Windows.Forms.Application.EnableVisualStyles () [0x00006] in <4e2b4a35de3c46448d5450fc4127b3cc>:0
  41. at af.a () [0x00000] in <6107b575b5804c968ef87953202d9624>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement