I'm running this program via "ssh -X" if it makes a different. Note
that logging into the beagle bone black via the HDMI display doesn't
work, otherwise I would test it that way as well.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
mono VirtualRadar.exe
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFont
(intptr,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,intptr&)
<0xffffffff> at System.Drawing.Font.CreateFont
(string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool)
<0x0013f> at System.Drawing.Font..ctor
(string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool)
<0x0007f> at System.Drawing.Font..ctor (string,single,string)
<0x00057> at (wrapper remoting-invoke-with-check)
System.Drawing.Font..ctor (string,single,string) <0xffffffff> at
System.Drawing.SystemFonts.get_DefaultFont () <0x0005b> at
System.Windows.Forms.Theme.get_DefaultFont () <0x00027> at
System.Windows.Forms.Control.get_DefaultFont () <0x0001f> at
System.Windows.Forms.Control.get_Font () <0x00053> at
System.Windows.Forms.Form..ctor () <0x00077> at
VirtualRadar.WinForms.BaseForm..ctor () <0x00023> at
VirtualRadar.WinForms.SplashView..ctor () <0x0001b> at (wrapper
remoting-invoke-with-check) VirtualRadar.WinForms.SplashView..ctor ()
<0xffffffff> at VirtualRadar.Program.StartApplication (string[])
<0x00067> at VirtualRadar.Program.Main (string[]) <0x0034b> at
(wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono() [0xac3c8]
mono() [0x2aad4]
/lib/libc.so.6(__default_rt_sa_restorer_v2+0) [0xb6dd6d50]
/usr/lib/libgdiplus.so(GdipCreateFont+0x110) [0xb5d43aec]
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.
=================================================================
=========================================
The mono-complete package is 3.0.6-3.1.3
The libgdiplus0 pakage is 2.10.9-3.1.2
system info
uname -a
Linux linux 3.8.13 #1 SMP Thu Feb 6 16:19:16 CET 2014 armv7l armv7l
armv7l GNU/Linux
cat /proc/version
Linux version 3.8.13 (koen@thinkpad) (gcc version 4.7.4 20130626 (prerelease)
(Linaro GCC 4.7-2013.07) ) #1 SMP Thu Feb 6 16:19:16 CET 2014
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]