Package: mono-runtime Version: 2.4.4~svn151842-3 Severity: grave File: /usr/bin/mono Justification: renders package unusable
All mono-related programs seem to segfault on my system. I tried to produce a minimal example by compiling a C# hello world program using gmcs, but gmcs itself also segfaults. I ran it under gdb and got the following: (/usr/bin/gmcs is a shell script which runs exec /usr/bin/mono $MONO_OPTIONS /usr/lib/mono/2.0/gmcs.exe "$@") --8<-- $ gdb /usr/bin/mono GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/mono...Reading symbols from /usr/lib/debug/usr/bin/mono...done. (no debugging symbols found)...done. (gdb) run /usr/lib/mono/2.0/gmcs.exe Starting program: /usr/bin/mono /usr/lib/mono/2.0/gmcs.exe [Thread debugging using libthread_db enabled] Program received signal SIGBUS, Bus error. 0x081c930c in mono_shared_area () at mono-mmap.c:476 476 mono-mmap.c: No such file or directory. in mono-mmap.c --8<-- If I can provide any other information, please let me know. -- Fabian Fagerholm <fa...@paniq.net> -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages mono-runtime depends on: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libglib2.0-0 2.24.1-1 The GLib library of C routines pn mono-gac <none> (no description available) ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages mono-runtime recommends: ii binfmt-support 1.2.18 Support for extra binary formats Versions of packages mono-runtime suggests: ii libgnome2-0 2.30.0-1 The GNOME library - runtime files ii xdg-utils 1.0.2+cvs20100307-1 desktop integration utilities from -- Configuration Files: /etc/mono/1.0/DefaultWsdlHelpGenerator.aspx [Errno 2] No such file or directory: u'/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx' /etc/mono/1.0/machine.config [Errno 2] No such file or directory: u'/etc/mono/1.0/machine.config' /etc/mono/2.0/Browsers/Compat.browser [Errno 2] No such file or directory: u'/etc/mono/2.0/Browsers/Compat.browser' /etc/mono/2.0/DefaultWsdlHelpGenerator.aspx [Errno 2] No such file or directory: u'/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx' /etc/mono/2.0/machine.config [Errno 2] No such file or directory: u'/etc/mono/2.0/machine.config' /etc/mono/2.0/settings.map [Errno 2] No such file or directory: u'/etc/mono/2.0/settings.map' /etc/mono/2.0/web.config [Errno 2] No such file or directory: u'/etc/mono/2.0/web.config' /etc/mono/browscap.ini [Errno 2] No such file or directory: u'/etc/mono/browscap.ini' /etc/mono/config [Errno 2] No such file or directory: u'/etc/mono/config' -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org