RHEL7.2 install fail
p { margin-bottom: 0.25cm; line-height: 120%; }
[root@vuwunicossj0001
bin]# ./repetierHost
[root@vuwunicossj0001
bin]# System.Windows.Forms.SplitContainer doesn't implement interface
System.ComponentModel.ISupportInitialize
Stacktrace:
at
RepetierHost.view.RepetierEditor.InitializeComponent () <0x00939>
at
RepetierHost.view.RepetierEditor..ctor () <0x001e3>
at (wrapper
remoting-invoke-with-check) RepetierHost.view.RepetierEditor..ctor ()
<0xffffffff>
at
RepetierHost.Main..ctor () <0x00b3b>
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() [0x49efd7]
/lib64/libpthread.so.0(+0xf100)
[0x7f1f72098100]
/lib64/libc.so.6(gsignal+0x37)
[0x7f1f71ae75f7]
/lib64/libc.so.6(abort+0x148)
[0x7f1f71ae8ce8]
mono() [0x5d76ff]
mono() [0x5d779f]
mono() [0x49fcbf]
mono() [0x4a0374]
[0x40c92bba]
Debug info from gdb:
Mono support loaded.
Mono support loaded.
[New LWP 17545]
[New LWP 17544]
[New LWP 17543]
[New LWP 17541]
[New LWP 17540]
[New LWP 17539]
[New LWP 17538]
[Thread debugging
using libthread_db enabled]
Using host
libthread_db library "/lib64/libthread_db.so.1".
0x00007f1f7209722d
in read () from /lib64/libpthread.so.0
Id Target Id
Frame
8 Thread
0x7f1f6b58a700 (LWP 17538) "mono" 0x00007f1f720946d5 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
7 Thread
0x7f1f6ad89700 (LWP 17539) "mono" 0x00007f1f720946d5 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
6 Thread
0x7f1f6a588700 (LWP 17540) "mono" 0x00007f1f720946d5 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
5 Thread
0x7f1f698b8700 (LWP 17541) "mono" 0x00007f1f72096790 in
sem_wait () from /lib64/libpthread.so.0
4 Thread
0x7f1f5972b700 (LWP 17543) "mono" 0x00007f1f72094a82 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
3 Thread
0x7f1f588ca700 (LWP 17544) "mono" 0x00007f1f7209796d in
nanosleep () from /lib64/libpthread.so.0
2 Thread
0x7f1f58889700 (LWP 17545) "mono" 0x00007f1f72096870 in
sem_timedwait () from /lib64/libpthread.so.0
* 1 Thread
0x7f1f72bb7780 (LWP 17537) "mono" 0x00007f1f7209722d in
read () from /lib64/libpthread.so.0
Thread 8 (Thread
0x7f1f6b58a700 (LWP 17538)):
#0
0x00007f1f720946d5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1
0x00000000005ddd53 in GC_wait_marker ()
#2
0x00000000005e43dc in GC_help_marker ()
#3
0x00000000005dc547 in GC_mark_thread ()
#4
0x00007f1f72090dc5 in start_thread () at /lib64/libpthread.so.0
#5
0x00007f1f71ba828d in clone () at /lib64/libc.so.6
Thread 7 (Thread
0x7f1f6ad89700 (LWP 17539)):
#0
0x00007f1f720946d5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1
0x00000000005ddd53 in GC_wait_marker ()
#2
0x00000000005e43dc in GC_help_marker ()
#3
0x00000000005dc547 in GC_mark_thread ()
#4
0x00007f1f72090dc5 in start_thread () at /lib64/libpthread.so.0
#5
0x00007f1f71ba828d in clone () at /lib64/libc.so.6
Thread 6 (Thread
0x7f1f6a588700 (LWP 17540)):
#0
0x00007f1f720946d5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1
0x00000000005ddd53 in GC_wait_marker ()
#2
0x00000000005e43dc in GC_help_marker ()
#3
0x00000000005dc547 in GC_mark_thread ()
#4
0x00007f1f72090dc5 in start_thread () at /lib64/libpthread.so.0
#5
0x00007f1f71ba828d in clone () at /lib64/libc.so.6
Thread 5 (Thread
0x7f1f698b8700 (LWP 17541)):
#0
0x00007f1f72096790 in sem_wait () at /lib64/libpthread.so.0
#1
0x00000000005ccd67 in mono_sem_wait ()
#2
0x0000000000519d0b in finalizer_thread ()
#3
0x000000000050255f in start_wrapper ()
#4
0x00000000005b3246 in thread_start_routine ()
#5
0x00000000005dd986 in GC_start_routine ()
#6
0x00007f1f72090dc5 in start_thread () at /lib64/libpthread.so.0
#7
0x00007f1f71ba828d in clone () at /lib64/libc.so.6
Thread 4 (Thread
0x7f1f5972b700 (LWP 17543)):
#0
0x00007f1f72094a82 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1
0x00000000005b076b in _wapi_handle_timedwait_signal_handle ()
#2
0x00000000005be1e3 in WaitForSingleObjectEx ()
#3
0x00000000005036ec in
ves_icall_System_Threading_WaitHandle_WaitOne_internal ()
#4
0x0000000040960b98 in ()
#5
0x00007f1f54000c20 in ()
#6
0x00007f1f5e8e8aa0 in ()
#7
0x00007f1f5972a9cf in ()
#8
0x00007f1f5e814f00 in ()
#9
0x0000000000000003 in ()
#10
0x00007f1f5972a9f0 in ()
#11
0x00007f1f5972a950 in ()
#12
0x0000000000000001 in ()
#13
0x0000000000000064 in ()
#14
0x00007f1f5e7f4190 in ()
#15
0x0000000000000063 in ()
#16
0x0000000040960888 in ()
#17
0x00007f1f5e7f4190 in ()
#18
0x0000000000000000 in ()
Thread 3 (Thread
0x7f1f588ca700 (LWP 17544)):
#0
0x00007f1f7209796d in nanosleep () at /lib64/libpthread.so.0
#1
0x00000000005b23dc in SleepEx ()
#2
0x00000000005ea8bb in monitor_thread ()
#3
0x000000000050255f in start_wrapper ()
#4
0x00000000005b3246 in thread_start_routine ()
#5
0x00000000005dd986 in GC_start_routine ()
#6
0x00007f1f72090dc5 in start_thread () at /lib64/libpthread.so.0
#7
0x00007f1f71ba828d in clone () at /lib64/libc.so.6
Thread 2 (Thread
0x7f1f58889700 (LWP 17545)):
#0
0x00007f1f72096870 in sem_timedwait () at /lib64/libpthread.so.0
#1
0x00000000005cce5b in mono_sem_timedwait ()
#2
0x00000000005ec3ba in async_invoke_thread ()
#3
0x000000000050255f in start_wrapper ()
#4
0x00000000005b3246 in thread_start_routine ()
#5
0x00000000005dd986 in GC_start_routine ()
#6
0x00007f1f72090dc5 in start_thread () at /lib64/libpthread.so.0
#7
0x00007f1f71ba828d in clone () at /lib64/libc.so.6
Thread 1 (Thread
0x7f1f72bb7780 (LWP 17537)):
#0
0x00007f1f7209722d in read () at /lib64/libpthread.so.0
#1
0x000000000049f16b in mono_handle_native_sigsegv ()
#2
0x00007f1f72098100 in <signal handler called> () at
/lib64/libpthread.so.0
#3
0x00007f1f71ae75f7 in raise () at /lib64/libc.so.6
#4
0x00007f1f71ae8ce8 in abort () at /lib64/libc.so.6
#5
0x00000000005d76ff in monoeg_g_logv ()
#6
0x00000000005d779f in monoeg_g_log ()
#7
0x000000000049fcbf in
mono_convert_imt_slot_to_vtable_slot.isra.0.constprop.5 ()
#8
0x00000000004a0374 in common_call_trampoline.isra.3 ()
#9
0x0000000040c92bba in ()
#10
0x0000000000000000 in ()
=================================================================
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.
=================================================================
Comments
===========
Installed:
mono-devel.x86_64 0:2.10.8-9.el7
Dependency Installed:
mono-data.x86_64 0:2.10.8-9.el7 mono-data-sqlite.x86_64 0:2.10.8-9.el7 mono-extras.x86_64 0:2.10.8-9.el7 mono-mvc.x86_64 0:2.10.8-9.el7 mono-wcf.x86_64 0:2.10.8-9.el7
mono-web.x86_64 0:2.10.8-9.el7 mono-winforms.x86_64 0:2.10.8-9.el7 mono-winfx.x86_64 0:2.10.8-9.el7 monodoc.x86_64 0:2.10.8-9.el7
==========
any ideas please?
System.ComponentModel.ISupportInitialize