Search Results

4
votes

C# mono p/invoke failure

You could run the program with gdb and see exactly where the SEGV happens (see the mono wiki for instructions). A likely c …