[Gtk-sharp-list] Segmentation faults
Vladimir Vukicevic
vladimir@pobox.com
21 Nov 2002 15:35:50 -0800
On Thu, 2002-11-21 at 04:18, Joe Mozelesky wrote:
> Hello,
>
> I keep getting segmentation faults whenever I try to run several of the
> sample applications in the "sample" folder of the CVS tree. I can
> compile HelloWorld.cs for instance, but when I run "mint HelloWorld.exe"
> I get segmentation fault.
>
Have you tried running with mono instead of mint? As Mike mentioned,
you need CVS mono/mcs, but even with that you're most likely going to
ahve to use the mono jit interpreter -- as I understand it, a lot of the
native delegate marshalling is incomplete/nonexistant in mint, which
causes a problem with gtk signals.
- Vlad
--
Vladimir Vukicevic <vladimir@pobox.com>