[Mono-list] Mono, PHP and .NET library on Ubunty Hardy?
millisami
millisami at gmail.com
Sun Mar 1 00:47:12 EST 2009
@chris,
I installed mono-1.9
and issued the following command but it generates errors:
deploy at mail:~$ sudo chmod +x Pravat.exe
deploy at mail:~$ mono Pravat.exe
TYPE: 1
**
** ERROR:(mini-amd64.c:191):amd64_patch: assertion failed: (amd64_is_imm32
(disp))
Stacktrace:
Native stacktrace:
mono [0x538757]
/lib/libpthread.so.0 [0x7fc6614847d0]
/lib/libc.so.6(gsignal+0x35) [0x7fc660ec5095]
/lib/libc.so.6(abort+0x110) [0x7fc660ec6af0]
/usr/lib/libglib-2.0.so.0(g_assertion_message+0x117)
[0x7fc6618efd87]
/usr/lib/libglib-2.0.so.0 [0x7fc6618f0222]
mono [0x42fed8]
mono [0x502b1c]
mono [0x524a91]
mono [0x52553d]
mono [0x525b87]
mono(mono_exception_from_name_two_strings+0xe0) [0x4c3820]
mono(mono_runtime_init+0x13e) [0x4c13de]
mono [0x4ff689]
mono(mono_main+0x341) [0x416c91]
/lib/libc.so.6(__libc_start_main+0xf4) [0x7fc660eb11c4]
mono(realloc+0x389) [0x4163e9]
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
Its killing me. Really.
Any further directions??
Chris Howie wrote:
>
> On Fri, Feb 27, 2009 at 3:01 PM, millisami <millisami at gmail.com> wrote:
>> Thanks Chris for the prompt reply.
>> I checked in my server and the mono-common package is not installed.
>
> That basically means that none of Mono is installed at all.
>
>> So, before installing the core 2.0 framework of Mono, do I need to
>> install
>> the mono-common first or I can install the 2.0 directly??
>
> No, mono-common will be in the dependency tree somewhere. Just
> install the pieces you need and let the package manager do its magic.
>
>> And how do I check that the binfmt kernel extension is installed and
>> working?
>
> If, after installing Mono, you can run apps using "./app.exe" instead
> of "mono app.exe" then it's working. Note that the binary will need
> to be executable ("chmod +x app.exe") before the first method has a
> chance of working.
>
> --
> Chris Howie
> http://www.chrishowie.com
> http://en.wikipedia.org/wiki/User:Crazycomputers
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
--
View this message in context: http://www.nabble.com/Mono%2C-PHP-and-.NET-library-on-Ubunty-Hardy--tp22252165p22270084.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list