[Mono-list] crash inside mono, what does it mean?

Ronald S. Bultje rbultje@ronald.bitfreak.net
Sun, 10 Oct 2004 22:13:58 +0200


Hi,

I'm writing an app using GNOME-/Gst-sharp and Mono After setting up a
threaded pipeline and setting it to playing, I get this error:

** ERROR **: file mini.c: line 6558 (mono_get_lmf_addr): should not be
reached
aborting...

What does it mean? Does it indicate a mono bug (probably not), or does
it indicate a bug in my program (likely) or gst-sharp (possibly)? I ran
it inside gdb (out of ignorance, really; I don't really know how to
debug mono apps yet) just to see what was going on, and noticed that the
backtrace does include calls inside GStreamer. However, since the error
doesn't make any sense to me, I can't really tell if it's my bug or a
gst-sharp bug. Can anyone tell me what it means?

Thanks,

Ronald

(I'm not on the list, so please CC me replies. :-) )
-- 
Ronald S. Bultje <rbultje@ronald.bitfreak.net>