Welcome! Log In Create A New Profile

Advanced

Help running Repetier Host in linux please

Posted by anv 
anv
Help running Repetier Host in linux please
June 28, 2016 06:03AM
I'm trying to run Repetier Host in linux but I receive the following error:

I am using mono-3.12.1-1.2 (64 bits)


$/usr/bin/mono /home/anv/RepetierHost/RepetierHost.exe -home /home/anv/RepetierHost
KDE colorscheme read failure, using built-in colorscheme
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
Stacktrace:

at <0xffffffff>
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipLoadImageFromDelegate_linux (System.Drawing.GDIPlus/StreamGetHeaderDelegate,System.Drawing.GDIPlus/StreamGetBytesDelegate,System.Drawing.GDIPlus/StreamPutBytesDelegate,System.Drawing.GDIPlus/StreamSeekDelegate,System.Drawing.GDIPlus/StreamCloseDelegate,System.Drawing.GDIPlus/StreamSizeDelegate,intptr&) <0xffffffff>
at System.Drawing.Image.InitFromStream (System.IO.Stream) <0x001b3>
at System.Drawing.Image..ctor (System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) <0x0010f>
at System.Drawing.Bitmap..ctor (System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) <0x00027>
at (wrapper runtime-invoke) .runtime_invoke_void__this___object_StreamingContext (object,intptr,intptr,intptr) <0xffffffff>
at <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0xffffffff>
at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003f>
at System.Reflection.MonoCMethod.DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00103>
at System.Reflection.MonoCMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00083>
at System.Reflection.MethodBase.Invoke (object,object[]) <0x0002a>
at System.Runtime.Serialization.ObjectRecord.LoadData (System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext) <0x002ff>
at System.Runtime.Serialization.ObjectManager.DoFixups () <0x0015b>
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (System.IO.BinaryReader) <0x00051>
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (System.Runtime.Serialization.Formatters.Binary.BinaryElement,System.IO.BinaryReader,bool,object&,System.Runtime.Remoting.Messaging.Header[]&) <0x0010b>
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler) <0x00143>
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream) <0x00013>
at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type) <0x0003f>
at System.Resources.ResourceReader.ReadValueVer2 (int) <0x0043f>
at System.Resources.ResourceReader.LoadResourceValues (System.Resources.ResourceReader/ResourceCacheItem[]) <0x0021f>
at System.Resources.ResourceReader/ResourceEnumerator.FillCache () <0x0009b>
at System.Resources.ResourceReader/ResourceEnumerator..ctor (System.Resources.ResourceReader) <0x00053>
at System.Resources.ResourceReader.GetEnumerator () <0x00033>
at System.Resources.ResourceSet.ReadResources () <0x0008d>
at System.Resources.ResourceSet.GetObjectInternal (string,bool) <0x0006b>
at System.Resources.ResourceSet.GetObject (string,bool) <0x0001b>
at System.Resources.RuntimeResourceSet.GetObject (string,bool) <0x00033>
at System.Resources.ResourceManager.GetObject (string,System.Globalization.CultureInfo) <0x000a1>
at System.Resources.ResourceManager.GetObject (string) <0x0001a>
at RepetierHost.view.About.InitializeComponent () <0x002b4>
at RepetierHost.view.About..ctor (RepetierHostExtender.interfaces.IHost) <0x0018f>
at (wrapper remoting-invoke-with-check) RepetierHost.view.About..ctor (RepetierHostExtender.interfaces.IHost) <0xffffffff>
at RepetierHost.Main.get_AboutDialog () <0x0003b>
at RepetierServerConnector.RepetierServerConnector.PostInitialize () <0x0070e>
at RepetierHost.Main.ProcessPluginPostInitialize () <0x00079>
at RepetierHost.Main..ctor () <0x0384f>
at (wrapper remoting-invoke-with-check) RepetierHost.Main..ctor () <0xffffffff>
at RepetierHost.Program.Main (string[]) <0x00037>
at (wrapper runtime-invoke) .runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

/usr/bin/mono() [0x4b30b0]
/usr/bin/mono() [0x50fc0b]
/usr/bin/mono() [0x42cf53]
/lib64/libpthread.so.0(+0x10180) [0x7fd61e21c180]
/lib64/libgdiplus.so.0(+0x40a31) [0x7fd61aaf4a31]
/lib64/libgdiplus.so.0(GdipLoadImageFromDelegate_linux+0x1b3) [0x7fd61aadb523]
[0x40967442]

Debug info from gdb:

/home/anv/.gdbinit:1: Error in sourced command file:
Undefined command: "dd-auto-load-safe-path". Try "help".
warning: File "/usr/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /usr/bin/mono-sgen-gdb.py
line to your configuration file "/home/anv/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/anv/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
warning: File "/usr/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
[New LWP 22053]
[New LWP 22050]
[New LWP 22048]
[New LWP 22047]
[New LWP 22046]
[New LWP 22045]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fd61e21bcf3 in waitpid () from /lib64/libpthread.so.0
Id Target Id Frame
7 Thread 0x7fd61c11b700 (LWP 22045) "Finalizer" 0x00007fd61e21a750 in sem_wait () from /lib64/libpthread.so.0
6 Thread 0x7fd60dc3c700 (LWP 22046) "Timer-Scheduler" 0x00007fd61e218a28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
5 Thread 0x7fd60c7bf700 (LWP 22047) "Threadpool moni" 0x00007fd61df5d40a in clock_nanosleep () from /lib64/libc.so.6
4 Thread 0x7fd60c77e700 (LWP 22048) "Threadpool work" 0x00007fd61e21b4bd in connect () from /lib64/libpthread.so.0
3 Thread 0x7fd5ff2b7700 (LWP 22050) "mono" 0x00007fd61e218a28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
2 Thread 0x7fd5fe464700 (LWP 22053) "Threadpool work" 0x00007fd61e21a830 in sem_timedwait () from /lib64/libpthread.so.0
* 1 Thread 0x7fd61ed2d780 (LWP 22044) "mono" 0x00007fd61e21bcf3 in waitpid () from /lib64/libpthread.so.0

Thread 7 (Thread 0x7fd61c11b700 (LWP 22045)):
#0 0x00007fd61e21a750 in sem_wait () at /lib64/libpthread.so.0
#1 0x000000000062ba96 in mono_sem_wait ()
#2 0x00000000005ad8b9 in finalizer_thread ()
#3 0x000000000059107f in start_wrapper ()
#4 0x00000000006308c7 in inner_start_thread ()
#5 0x00007fd61e2135bd in start_thread () at /lib64/libpthread.so.0
#6 0x00007fd61df4f62d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fd60dc3c700 (LWP 22046)):
#0 0x00007fd61e218a28 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1 0x000000000060aa3e in _wapi_handle_timedwait_signal_handle ()
#2 0x000000000061de62 in WaitForSingleObjectEx ()
#3 0x0000000000590aef in mono_wait_uninterrupted.constprop ()
#4 0x0000000000591ead in ves_icall_System_Threading_WaitHandle_WaitOne_internal ()
#5 0x00000000409521cd in ()
#6 0x0000000000000005 in ()
#7 0x0000000000000001 in ()
#8 0x0000000000000064 in ()
#9 0x00007fd61d5d5bd0 in ()
#10 0x0000000000000063 in ()
#11 0x00007fd6080025f0 in ()
#12 0x00007fd60dc3bab0 in ()
#13 0x00007fd60dc3b8f0 in ()
#14 0x00007fd60dc3b850 in ()
#15 0x0000000040951eb8 in ()
#16 0x0000000000000200 in ()
#17 0x00007fd61d5d5bd0 in ()
#18 0x0000000000000000 in ()

Thread 5 (Thread 0x7fd60c7bf700 (LWP 22047)):
#0 0x00007fd61df5d40a in clock_nanosleep () at /lib64/libc.so.6
#1 0x000000000061f378 in SleepEx ()
#2 0x0000000000594146 in monitor_thread ()
#3 0x000000000059107f in start_wrapper ()
#4 0x00000000006308c7 in inner_start_thread ()
#5 0x00007fd61e2135bd in start_thread () at /lib64/libpthread.so.0
#6 0x00007fd61df4f62d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fd60c77e700 (LWP 22048)):
#0 0x00007fd61e21b4bd in connect () at /lib64/libpthread.so.0
#1 0x00000000006185d0 in _wapi_connect ()
#2 0x0000000000586112 in ves_icall_System_Net_Sockets_Socket_Connect_internal ()
#3 0x00000000408e9c31 in ()
#4 0x00007fd61d639368 in ()
#5 0x00007fd60c77ddd8 in ()
#6 0x00007fd61d5cffa8 in ()
#7 0x00007fd61d639368 in ()
#8 0x00007fd61d639368 in ()
#9 0x00007fd6040025f0 in ()
#10 0x00007fd61d639368 in ()
#11 0x00007fd60c77d7e0 in ()
#12 0x00007fd60c77d730 in ()
#13 0x00000000408e96c8 in ()
#14 0x0000000000000000 in ()

Thread 3 (Thread 0x7fd5ff2b7700 (LWP 22050)):
#0 0x00007fd61e218a28 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1 0x000000000060aa3e in _wapi_handle_timedwait_signal_handle ()
#2 0x000000000061de62 in WaitForSingleObjectEx ()
#3 0x0000000000590aef in mono_wait_uninterrupted.constprop ()
#4 0x0000000000591ead in ves_icall_System_Threading_WaitHandle_WaitOne_internal ()
#5 0x00000000409521cd in ()
#6 0x00007fd61d5ff310 in ()
#7 0x00007fd5ff2b6e40 in ()
#8 0x00007fd61d5ff310 in ()
#9 0x00007fd61d5cffa8 in ()
#10 0x0000000000001388 in ()
#11 0x00007fd5f80025f0 in ()
#12 0x00007fd61d5cffa8 in ()
#13 0x00007fd5ff2b67f0 in ()
#14 0x00007fd5ff2b6750 in ()
#15 0x0000000040951eb8 in ()
#16 0x00007fd5ff2b7690 in ()
#17 0x00007fd61d611238 in ()
#18 0x0000000000000000 in ()

Thread 2 (Thread 0x7fd5fe464700 (LWP 22053)):
#0 0x00007fd61e21a830 in sem_timedwait () at /lib64/libpthread.so.0
#1 0x000000000062bb73 in mono_sem_timedwait ()
#2 0x0000000000596c2a in async_invoke_thread ()
#3 0x000000000059107f in start_wrapper ()
#4 0x00000000006308c7 in inner_start_thread ()
#5 0x00007fd61e2135bd in start_thread () at /lib64/libpthread.so.0
#6 0x00007fd61df4f62d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fd61ed2d780 (LWP 22044)):
#0 0x00007fd61e21bcf3 in waitpid () at /lib64/libpthread.so.0
#1 0x00000000004b3146 in mono_handle_native_sigsegv ()
#2 0x000000000050fc0b in mono_arch_handle_altstack_exception ()
#3 0x000000000042cf53 in mono_sigsegv_signal_handler ()
#4 0x00007fd61e21c180 in () at /lib64/libpthread.so.0
#5 0x00007fd61aaf4a31 in gdip_load_png_image_from_file_or_stream () at /lib64/libgdiplus.so.0
#6 0x00007fd61aadb523 in GdipLoadImageFromDelegate_linux () at /lib64/libgdiplus.so.0
#7 0x0000000040967442 in ()
#8 0x00007ffe94155d30 in ()
#9 0x00000000408a00f4 in ()
#10 0x00007fd60c561820 in ()
#11 0x00007fd60c561440 in ()
#12 0x00007fd60c561520 in ()
#13 0x00007fd60c561640 in ()
#14 0x00007fd60c561720 in ()
#15 0x00007fd61d637810 in ()
#16 0x00007fd61d6377a8 in ()
#17 0x00007ffe941562b8 in ()
#18 0x00007fd61d49df98 in ()
#19 0x00007ffe94155cd0 in ()
#20 0x00007ffe94155c40 in ()
#21 0x00007fd61d49df98 in ()
#22 0x00007fd61d6376e8 in ()
#23 0x00007fd61d49df98 in ()
#24 0x00007fd61d637028 in ()
#25 0x00007fd61d637748 in ()
#26 0x00007ffe94155d60 in ()
#27 0x0000000040966884 in ()
#28 0x00007ffe94155d30 in ()
#29 0x00000000005b46c0 in mono_object_new_specific ()
#30 0x00007fd61d6378e0 in ()
#31 0x00007fd61d6376e8 in ()
#32 0x000000004092a2cc in ()
#33 0x0000000000000000 in ()

=================================================================
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.
=================================================================

Abortado
Sorry, only registered users may post in this forum.

Click here to login