Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SIGSEGV when calling Window.Close on Mono  (Read 2133 times)

0 Members and 1 Guest are viewing this topic.

GeekGuy96

  • Newbie
  • *
  • Posts: 1
    • View Profile
SIGSEGV when calling Window.Close on Mono
« on: May 20, 2015, 08:25:04 pm »
Hello Everyone,
  Yesterday I tried moving one of my projects from C++ to C#. After following the tutorial on the wiki on getting everything working with Mono on a Mac, I was able to get the test code running with one issue. As the title says when Window.Close() gets called it causes a SIGSEGV. I tried to solve this problem myself but I have little experience with using native libraries in C# and I wasn't able to get anywhere. Does anyone have any ideas on what could be causing this? I have the crash information that was printed in the Terminal and from the Mono crash window.

Info from Terminal:
(click to show/hide)

Info from Mono crash window:
(click to show/hide)