Can't get repetier host running in Mageia 5.

I am trying Repetier host in Mageia 5

$ mono --version
Mono JIT compiler version 3.12.1 (tarball Tue Jan 12 19:13:02 UTC 2016)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com

When I try to start the program I receive the followin errors and it dos not start. If it is a problem of shared objects or versions, I can get them from a Debian or Fedora working system and LD_PRELOAD them but I need to know where is the problem first (it would be greet to create a package what includes all needed libraries like Arduino's one).


$ mono RepetierHost.exe -home /home/anv/RepetierHost
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 <unknown> <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) <Module>.runtime_invoke_void__this___object_StreamingContext (object,intptr,intptr,intptr) <0xffffffff>
  at <unknown> <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) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        mono() [0x4b30b0]
        mono() [0x50fc0b]
        mono() [0x42cf53]
        /lib64/libpthread.so.0(+0x10180) [0x7fc3b6853180]
        /lib64/libgdiplus.so.0(+0x40a31) [0x7fc3aee33a31]
        /lib64/libgdiplus.so.0(GdipLoadImageFromDelegate_linux+0x1b3) [0x7fc3aee1a523]
        [0x406914b2]

Debug info from gdb:

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 5561]
[New LWP 5560]
[New LWP 5559]
[New LWP 5557]
[New LWP 5556]
[New LWP 5555]
[New LWP 5554]
[New LWP 5551]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fc3b6852cf3 in waitpid () from /lib64/libpthread.so.0
  Id   Target Id         Frame
  9    Thread 0x7fc3b451b700 (LWP 5551) "Finalizer" 0x00007fc3b6851750 in sem_wait () from /lib64/libpthread.so.0
  8    Thread 0x7fc3a3978700 (LWP 5554) "gmain" 0x00007fc3b657ad6d in poll () from /lib64/libc.so.6
  7    Thread 0x7fc3a2cf1700 (LWP 5555) "Timer-Scheduler" 0x00007fc3b684fa28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  6    Thread 0x7fc3a2153700 (LWP 5556) "Threadpool moni" 0x00007fc3b659440a in clock_nanosleep () from /lib64/libc.so.6
  5    Thread 0x7fc3a16b7700 (LWP 5557) "Threadpool work" 0x00007fc3b657ad6d in poll () from /lib64/libc.so.6
  4    Thread 0x7fc392ec7700 (LWP 5559) "mono" 0x00007fc3b684fa28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  3    Thread 0x7fc3a0fda700 (LWP 5560) "Threadpool work" 0x00007fc3b6586c43 in epoll_wait () from /lib64/libc.so.6
  2    Thread 0x7fc3a0f95700 (LWP 5561) "IO Threadpool w" 0x00007fc3b6851830 in sem_timedwait () from /lib64/libpthread.so.0
* 1    Thread 0x7fc3b7363780 (LWP 5550) "mono" 0x00007fc3b6852cf3 in waitpid () from /lib64/libpthread.so.0

Thread 9 (Thread 0x7fc3b451b700 (LWP 5551)):
#0  0x00007fc3b6851750 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  0x00007fc3b684a5bd in start_thread () at /lib64/libpthread.so.0
#6  0x00007fc3b658662d in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7fc3a3978700 (LWP 5554)):
#0  0x00007fc3b657ad6d in poll () at /lib64/libc.so.6
#1  0x00007fc3aeb2eeb4 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007fc3aeb2efbc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007fc3aeb2eff9 in glib_worker_main () at /lib64/libglib-2.0.so.0
#4  0x00007fc3aeb54d75 in g_thread_proxy () at /lib64/libglib-2.0.so.0
#5  0x00007fc3b684a5bd in start_thread () at /lib64/libpthread.so.0
#6  0x00007fc3b658662d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7fc3a2cf1700 (LWP 5555)):
#0  0x00007fc3b684fa28 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  0x000000004067c67d in  ()
#6  0x0000000000000006 in  ()
#7  0x0000000000000001 in  ()
#8  0x0000000000000064 in  ()
#9  0x00007fc3b59cdb58 in  ()
#10 0x0000000000000063 in  ()
#11 0x00007fc3940025f0 in  ()
#12 0x00007fc3a2cf0ab0 in  ()
#13 0x00007fc3a2cf08f0 in  ()
#14 0x00007fc3a2cf0850 in  ()
#15 0x000000004067c3f8 in  ()
#16 0x0000000000000200 in  ()
#17 0x00007fc3b59cdb58 in  ()
#18 0x0000000000000000 in  ()

Thread 6 (Thread 0x7fc3a2153700 (LWP 5556)):
#0  0x00007fc3b659440a 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  0x00007fc3b684a5bd in start_thread () at /lib64/libpthread.so.0
#6  0x00007fc3b658662d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fc3a16b7700 (LWP 5557)):
#0  0x00007fc3b657ad6d in poll () at /lib64/libc.so.6
#1  0x00007fc3a590f5b5 in __libc_res_nsend () at /lib64/libresolv.so.2
#2  0x00007fc3a590d486 in __libc_res_nquery () at /lib64/libresolv.so.2
#3  0x00007fc3a590e09b in __libc_res_nsearch () at /lib64/libresolv.so.2
#4  0x00007fc39249b854 in _nss_dns_gethostbyname3_r () at /lib64/libnss_dns.so.2
#5  0x00007fc3b656c7f4 in gaih_inet () at /lib64/libc.so.6
#6  0x00007fc3b656f19c in getaddrinfo () at /lib64/libc.so.6
#7  0x00000000005876a4 in ves_icall_System_Net_Dns_GetHostByName_internal ()
#8  0x0000000041fcc807 in  ()
#9  0x00007fc38c0026b0 in  ()
#10 0x00007fc3a16b6dd8 in  ()
#11 0x00007fc3b5818198 in  ()
#12 0x00007fc3b5867658 in  ()
#13 0x00007fc3b5867658 in  ()
#14 0x00007fc38c0025f0 in  ()
#15 0x00007fc3b5867658 in  ()
#16 0x00007fc3a16b67e0 in  ()
#17 0x00007fc3a16b66d0 in  ()
#18 0x0000000041fcc688 in  ()
#19 0x00007fc3b5867c90 in  ()
#20 0x0000000000000000 in  ()

Thread 4 (Thread 0x7fc392ec7700 (LWP 5559)):
#0  0x00007fc3b684fa28 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  0x000000004067c67d in  ()
#6  0x00007fc3b58444c0 in  ()
#7  0x00007fc392ec6e40 in  ()
#8  0x00007fc3b58444c0 in  ()
#9  0x00007fc3b5818198 in  ()
#10 0x0000000000001388 in  ()
#11 0x00007fc3880025f0 in  ()
#12 0x00007fc3b5818198 in  ()
#13 0x00007fc392ec67f0 in  ()
#14 0x00007fc392ec6750 in  ()
#15 0x000000004067c3f8 in  ()
#16 0x00007fc392ec7690 in  ()
#17 0x00007fc3b5858e60 in  ()
#18 0x0000000000000000 in  ()

Thread 3 (Thread 0x7fc3a0fda700 (LWP 5560)):
#0  0x00007fc3b6586c43 in epoll_wait () at /lib64/libc.so.6
#1  0x0000000000594a89 in tp_epoll_wait ()
#2  0x000000000059107f in start_wrapper ()
#3  0x00000000006308c7 in inner_start_thread ()
#4  0x00007fc3b684a5bd in start_thread () at /lib64/libpthread.so.0
#5  0x00007fc3b658662d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fc3a0f95700 (LWP 5561)):
#0  0x00007fc3b6851830 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  0x00007fc3b684a5bd in start_thread () at /lib64/libpthread.so.0
#6  0x00007fc3b658662d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc3b7363780 (LWP 5550)):
#0  0x00007fc3b6852cf3 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  0x00007fc3b6853180 in <signal handler called> () at /lib64/libpthread.so.0
#5  0x00007fc3aee33a31 in gdip_load_png_image_from_file_or_stream () at /lib64/libgdiplus.so.0
#6  0x00007fc3aee1a523 in GdipLoadImageFromDelegate_linux () at /lib64/libgdiplus.so.0
#7  0x00000000406914b2 in  ()
#8  0x00007ffc57ba1840 in  ()
#9  0x00000000405ca0f4 in  ()
#10 0x00007fc3b4037a20 in  ()
#11 0x00007fc3b40326a0 in  ()
#12 0x00007fc3b4032780 in  ()
#13 0x00007fc3b40328a0 in  ()
#14 0x00007fc3b4032980 in  ()
#15 0x00007fc3b585d870 in  ()
#16 0x00007fc3b585d808 in  ()
#17 0x00007ffc57ba1dc8 in  ()
#18 0x00007fc3b585df98 in  ()
#19 0x00007ffc57ba17e0 in  ()
#20 0x00007ffc57ba1750 in  ()
#21 0x00007fc3b585df98 in  ()
#22 0x00007fc3b585d748 in  ()
#23 0x00007fc3b585df98 in  ()
#24 0x00007fc3b585d088 in  ()
#25 0x00007fc3b585d7a8 in  ()
#26 0x00007ffc57ba1870 in  ()
#27 0x00000000406908f4 in  ()
#28 0x00007ffc57ba1840 in  ()
#29 0x00000000005b46c0 in mono_object_new_specific ()
#30 0x00007fc3b585d940 in  ()
#31 0x00007fc3b585d748 in  ()
#32 0x0000000040656f4c 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


Comments

  • Just tried with a newer mono version with the same result...


    $ mono --version
    Mono JIT compiler version 4.2.4 (tarball Sun Jul  3 15:39:43 CEST 2016)
    Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
            TLS:           __thread
            SIGSEGV:       altstack
            Notifications: epoll
            Architecture:  amd64
            Disabled:      none
            Misc:          softdebug 
            LLVM:          supported, not enabled.
            GC:            sgen


  • I'm wondering which image could not be loaded correctly as it seems that it crashes inside libpng and the only png I can think about is the splashscreen, or did you see the splashscreen and it crashes afterwards.

    You could try replacing it with a other png or checking with strace if you see which file is making the problem. Apperently it has to do with color profiles, but when I tested it on Mint it worked.
  • I'm wondering which image could not be loaded correctly as it seems that it crashes inside libpng and the only png I can think about is the splashscreen, or did you see the splashscreen and it crashes afterwards.

    You could try replacing it with a other png or checking with strace if you see which file is making the problem. Apperently it has to do with color profiles, but when I tested it on Mint it worked.

    I've checked the strace but can't find the problem 

    I've tried converting all pngs to indexed. Then tried this script:

    for f in $(find . -type f -name "*.png")
    do
       echo "Processing $f ..."
       convert $f -strip $f
    done

    But the problem persists. I even tried removing all PNG files and the "libpng warning: iCCP: known incorrect sRGB profile" stills appearing. 


    Some lines of the strace before the stack trace:


    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/CuraEngine/es/CuraEngine.resources.dll", 0x7ffd141cd630) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/CuraEngine/es/CuraEngine.resources.dll", 0x7ffd141cd630) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/CuraEngine/es", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/fonts/Microsoft/Corefonts/cour.ttf", R_OK) = 0
    open("/usr/share/fonts/Microsoft/Corefonts/cour.ttf", O_RDONLY) = 10
    fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
    fstat(10, {st_mode=S_IFREG|0444, st_size=302688, ...}) = 0
    mmap(NULL, 302688, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f7aa7b63000
    close(10)                               = 0
    mmap(0x4198f000, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_32BIT, -1, 0) = 0x4198f000
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources.dll", 0x7ffd141d0420) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources.exe", 0x7ffd141d0420) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources/RepetierServerConnector.resources.dll", 0x7ffd141d0420) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources/RepetierServerConnector.resources.exe", 0x7ffd141d0420) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141cfdf0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141cfdf0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es-ES/RepetierServerConnector.resources.dll", 0x7ffd141d03f0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es-ES/RepetierServerConnector.resources.dll", 0x7ffd141d03f0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/es-ES", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources.dll", 0x7ffd141d0310) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources.exe", 0x7ffd141d0310) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources/RepetierServerConnector.resources.dll", 0x7ffd141d0310) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources/RepetierServerConnector.resources.exe", 0x7ffd141d0310) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141cfce0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141cfce0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es/RepetierServerConnector.resources.dll", 0x7ffd141d02e0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es/RepetierServerConnector.resources.dll", 0x7ffd141d02e0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/es", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources.dll", 0x7ffd141d0e00) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources.exe", 0x7ffd141d0e00) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources/RepetierServerConnector.resources.dll", 0x7ffd141d0e00) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierServerConnector.resources/RepetierServerConnector.resources.exe", 0x7ffd141d0e00) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141d07d0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141d07d0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es-ES/RepetierServerConnector.resources.dll", 0x7ffd141d0dd0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es-ES/RepetierServerConnector.resources.dll", 0x7ffd141d0dd0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/es-ES", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources.dll", 0x7ffd141d0cf0) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources.exe", 0x7ffd141d0cf0) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources/RepetierServerConnector.resources.dll", 0x7ffd141d0cf0) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierServerConnector.resources/RepetierServerConnector.resources.exe", 0x7ffd141d0cf0) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierServerConnector.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141d06c0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierServerConnector.resources.dll", 0x7ffd141d06c0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es/RepetierServerConnector.resources.dll", 0x7ffd141d0cc0) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/es/RepetierServerConnector.resources.dll", 0x7ffd141d0cc0) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/es", F_OK) = -1 ENOENT (No such file or directory)
    poll([{fd=3, events=POLLIN|POLLOUT}], 1, 4294967295) = 1 ([{fd=3, revents=POLLOUT}])
    writev(3, [{"\16\0\2\0\1\0\240\7", 8}, {NULL, 0}, {"", 0}], 3) = 8
    poll([{fd=3, events=POLLIN}], 1, 4294967295) = 1 ([{fd=3, revents=POLLIN}])
    recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\1\30\301\3\0\0\0\0\327\0\0\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
    recvmsg(3, 0x7ffd141d0e60, 0)           = -1 EAGAIN (Resource temporarily unavailable)
    recvmsg(3, 0x7ffd141d0e60, 0)           = -1 EAGAIN (Resource temporarily unavailable)
    stat("/home/anv/RepetierHost/es-ES/RepetierHost.resources.dll", 0x7ffd141d0b80) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierHost.resources.exe", 0x7ffd141d0b80) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierHost.resources/RepetierHost.resources.dll", 0x7ffd141d0b80) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierHost.resources/RepetierHost.resources.exe", 0x7ffd141d0b80) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierHost.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierHost.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierHost.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierHost.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierHost.resources.dll", 0x7ffd141d0550) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierHost.resources.dll", 0x7ffd141d0550) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es-ES/RepetierHost.resources.dll", 0x7ffd141d0b50) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/es-ES/RepetierHost.resources.dll", 0x7ffd141d0b50) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/es-ES", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierHost.resources.dll", 0x7ffd141d0a70) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierHost.resources.exe", 0x7ffd141d0a70) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierHost.resources/RepetierHost.resources.dll", 0x7ffd141d0a70) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierHost.resources/RepetierHost.resources.exe", 0x7ffd141d0a70) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierHost.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierHost.resources.dll", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/RepetierHost.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/mono/4.5/Facades/RepetierHost.resources.exe", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierHost.resources.dll", 0x7ffd141d0440) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector/RepetierHost.resources.dll", 0x7ffd141d0440) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/plugins/RepetierServerConnector/plugins/RepetierServerConnector", F_OK) = -1 ENOENT (No such file or directory)
    stat("/home/anv/RepetierHost/es/RepetierHost.resources.dll", 0x7ffd141d0a40) = -1 ENOENT (No such file or directory)
    lstat("/home/anv/RepetierHost/es/RepetierHost.resources.dll", 0x7ffd141d0a40) = -1 ENOENT (No such file or directory)
    access("/home/anv/RepetierHost/es", F_OK) = -1 ENOENT (No such file or directory)
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x2c} ---
    write(2, "Stacktrace:\n\n", 13Stacktrace:

Sign In or Register to comment.