tags 389016 + unreproducible moreinfo
severity 389016 important
thanks

I can't reproduce this on my system, thus I am downgrading this to
severity important.

I tested:
ii  mono-mcs               1.1.17.1-3             Mono C# compiler
ii  muine                  0.8.5-1+b1             Simple playlist based music 
player
ii  tomboy                 0.3.9+dfsg-2.1         desktop note taking program 
using Wiki style links

on:
ii  mono-jit               1.1.17.1-3             fast CLI JIT/AOT compiler for 
Mono

Please show the output of munine too.

What about other applications? non-gui things like mcs or monodis

If they fail too, please try a hello world C# application, here the
code:

class MainClass {
        static void Main() {
                System.Console.WriteLine("Hello World!");
        }
}

compile that with "mcs test.cs" (eh that could be a problem :-P)
and run with "mono ./test.exe"

You can also try:
mono --debug test.exe
or
strace -f mono test.exe

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to