Package: mono Version: 1.0.4-1 Severity: normal As headline says. The demo can be obtained from
http://www.gotdotnet.com/team/clr/bcl/demos/demos.aspx The direct link is: http://www.gotdotnet.com/team/clr/bcl/demos/demos/zipfiles/consoleanimatecs.zip And includes what looks like all source code. I haven't tried rebuilding it. The problem is that running bin/Debug/ConsoleAnimate.exe gives the following error: [EMAIL PROTECTED]:~/src/ConsoleAnimate/bin/Debug$ mono ConsoleAnimate.exe ** (ConsoleAnimate.exe:5951): WARNING **: Missing method Clear in assembly /home/arafel/src/ConsoleAnimate/bin/Debug/ConsoleAnimate.exe typeref index 19 ** ERROR **: file mini.c: line 3210 (mono_method_to_ir): assertion failed: (cmethod) aborting... Aborted (core dumped) [EMAIL PROTECTED]:~/src/ConsoleAnimate/bin/Debug$ Backtrace (although without debug symbols, so I don't know how much help it is): #0 0xb72cc7ab in raise () from /lib/tls/libc.so.6 #1 0xb72cdf12 in abort () from /lib/tls/libc.so.6 #2 0xb7de7b57 in g_logv () from /usr/lib/libglib-2.0.so.0 #3 0xb7de7b94 in g_log () from /usr/lib/libglib-2.0.so.0 #4 0xb7e7dfdb in mono_create_jump_table () from /usr/lib/libmono.so.0 #5 0xb7e8d258 in mono_codegen () from /usr/lib/libmono.so.0 #6 0xb7e8dc58 in mono_codegen () from /usr/lib/libmono.so.0 #7 0xb7e8df39 in mono_codegen () from /usr/lib/libmono.so.0 #8 0xb7e8e03a in mono_codegen () from /usr/lib/libmono.so.0 #9 0xb7ed6835 in mono_runtime_invoke () from /usr/lib/libmono.so.0 #10 0xb7ed76a0 in mono_runtime_exec_main () from /usr/lib/libmono.so.0 #11 0xb7ed71df in mono_runtime_run_main () from /usr/lib/libmono.so.0 #12 0xb7e99183 in mono_jit_exec () from /usr/lib/libmono.so.0 #13 0xb7e991f2 in mono_jit_exec () from /usr/lib/libmono.so.0 #14 0xb7ef8fa5 in mono_monitor_exit () from /usr/lib/libmono.so.0 #15 0xb7f44388 in mono_once () from /usr/lib/libmono.so.0 #16 0xb7f5e85c in GC_end_blocking () from /usr/lib/libmono.so.0 #17 0xb7404b63 in start_thread () from /lib/tls/libpthread.so.0 #18 0xb737bc4a in clone () from /lib/tls/libc.so.6 -- System Information Debian Release: testing/unstable Kernel Version: Linux nova 2.6.10-ac8 #2 Mon Jan 17 02:24:25 GMT 2005 i686 GNU/Linux Versions of the packages mono depends on: ii mono-assemblie 0.31-1 architecture specific files for Mono/.NET as ii mono-jit 1.0.4-1 fast CLI (.NET/Mono) JIT compiler ii mono-mcs 1.0.4-1 the Mono C# compiler ii mono-utils 1.0.4-1 Mono utilities mono-mint Not installed or no info -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]