[Gtk-sharp-list] Debugging binding issues (managed-unmanaged interface problems)

Mike Kestner mkestner@ximian.com
Mon, 17 May 2004 11:41:26 -0500


On Sat, 2004-05-15 at 11:06, Peter Johanson wrote:

> . . ENTER: (wrapper native-to-managed)
> GstSharp.voidObjectSignal:voidObjectCallback (intptr,int)(0x8196e08, 0,
> )
> Segmentation fault
> 
> The segfault happens when the end of the song is reached, I've tried
> inserting WriteLines at the earliest point possible in the signal
> handling for end of stream, and it never gets there.

Define "earliest point possible."  Did you insert C.WLs in
voidObjectCallback?

-- 
Mike Kestner <mkestner@ximian.com>