[Mono-winforms-list] Re: Error running monostub.exe.so after
following directions
Alexandre Pigolkine
pigolkine@gmx.de
27 Apr 2003 22:55:43 +0200
Lets try to start wine under debugger:
$gdb wine
(gdb)run monostub.exe.so
on segfault you can see the backtrace by 'where' command.
Alexandre
On Sun, 2003-04-27 at 19:09, 2a5gjx302@sneakemail.com wrote:
>
> Having thought about it in more depth, it seems as though the other GC
> library is being used for GC calls from the main mono interpreter, while
> the WINE GC library is being used only by monogc.c directly.
>
> What now? :-)
>
> Jonathan
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>