Page 1 of 1

Problem running Maperitive under mono

PostPosted: Aug 11th, '12, 18:23
by richardwest
System, Mageia 2 fully updated including all testing repos.
I'm trying to run Maperitive http://maperitive.net/ which runs under mono and I get the following
After about 30 seconds the GUI pops up for about 2 seconds then the docs page [url]file:///home/richard/Maperitive/docs/TwoMinutesIntro.html[/url] opens in Firefox and I get the following errors.

Code: Select all
[richard@localhost Maperitive]$ cd /home/richard/Maperitive
[richard@localhost Maperitive]$ ./Maperitive.sh

(mono:14142): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(mono:14142): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(mono:14142): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
Stacktrace:


Native stacktrace:

        mono() [0x491db2]
        mono() [0x4e138f]
        mono() [0x41c397]
        /lib64/libpthread.so.0(+0xef70) [0x7fee780aff70]
        /usr/lib64/libgdiplus.so.0(+0x415fc) [0x7fee747355fc]
        /usr/lib64/libgdiplus.so.0(GdipLoadImageFromFile+0x1fe) [0x7fee7471a16e]
        [0x419ea0de]

Debug info from gdb:


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

./Maperitive.sh: line 2: 14142 Aborted                 mono --desktop Maperitive.exe "$@"
[richard@localhost Maperitive]$


Can anyone give me any clues as to where to start looking for the problem?

FWIW I also get similar problems trying to run another application under mono. Both apps ran OK under Mageia 1.