Welcome! Log In Create A New Profile

Advanced

error when trying to run slic3r on linux

Posted by rjpope42 
error when trying to run slic3r on linux
December 22, 2014 02:00PM
Hello,

I'm new here, just trying to get the software working, this looks like it might be the place where I can get help

I seem to have an issue when i try to run slic3r that I can't quite figure out

robert@Robert-Crunchbang:~/downloads/Slic3r_64/bin$ ./slic3r -GUI
Can't load '/home/robert/downloads/Slic3r_64/lib/vrt/9cd541ee9153bcb66bf9aa9d7300644f/Util.so' for module List::Util: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/robert/downloads/Slic3r_64/lib/vrt/9cd541ee9153bcb66bf9aa9d7300644f/Util.so) at /DynaLoader.pm line 157.
 at /home/robert/downloads/Slic3r_64/lib/std/cavaexecscript/slic3r.pl line 12
Compilation failed in require at /home/robert/downloads/Slic3r_64/lib/std/cavaexecscript/slic3r.pl line 12.
BEGIN failed--compilation aborted at /home/robert/downloads/Slic3r_64/lib/std/cavaexecscript/slic3r.pl line 12.

it also seems to be related to an error I have when I try to run repetier-



robert@Robert-Crunchbang:~$ repetierHost 
robert@Robert-Crunchbang:~$ System.Windows.Forms.SplitContainer doesn't implement interface System.ComponentModel.ISupportInitialize

Stacktrace:

  at RepetierHost.view.RepetierEditor.InitializeComponent () <0x00c91>
  at RepetierHost.view.RepetierEditor..ctor () <0x001cb>
  at (wrapper remoting-invoke-with-check) RepetierHost.view.RepetierEditor..ctor () <0xffffffff>
  at RepetierHost.Main..ctor () <0x00a3f>
  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:

	mono() [0x4983a9]
	/lib/x86_64-linux-gnu/libpthread.so.0(+0xf0a0) [0x7f51537290a0]
	/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f51533c0165]
	/lib/x86_64-linux-gnu/libc.so.6(abort+0x180) [0x7f51533c33e0]
	mono() [0x5cfcdf]
	mono() [0x5cfd62]
	mono() [0x49a06f]
	mono() [0x49a784]
	[0x41b57bba]

Debug info from gdb:

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7f514687b700 (LWP 9362)]
[New Thread 0x7f51468bc700 (LWP 9361)]
[New Thread 0x7f5147460700 (LWP 9360)]
[New Thread 0x7f514f053700 (LWP 9359)]
[New Thread 0x7f5150387700 (LWP 9358)]
[New Thread 0x7f5150b88700 (LWP 9357)]
[New Thread 0x7f5151389700 (LWP 9356)]
[New Thread 0x7f5151b8a700 (LWP 9355)]
[New Thread 0x7f515238b700 (LWP 9354)]
[New Thread 0x7f5152b8c700 (LWP 9353)]
[New Thread 0x7f515338d700 (LWP 9352)]
0x00007f51537281fd in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  Id   Target Id         Frame 
  12   Thread 0x7f515338d700 (LWP 9352) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  11   Thread 0x7f5152b8c700 (LWP 9353) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  10   Thread 0x7f515238b700 (LWP 9354) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  9    Thread 0x7f5151b8a700 (LWP 9355) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  8    Thread 0x7f5151389700 (LWP 9356) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  7    Thread 0x7f5150b88700 (LWP 9357) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  6    Thread 0x7f5150387700 (LWP 9358) "mono" 0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  5    Thread 0x7f514f053700 (LWP 9359) "mono" 0x00007f5153727490 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  4    Thread 0x7f5147460700 (LWP 9360) "mono" 0x00007f51537256bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  3    Thread 0x7f51468bc700 (LWP 9361) "mono" 0x00007f515372891d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
  2    Thread 0x7f514687b700 (LWP 9362) "mono" 0x00007f5153727581 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
* 1    Thread 0x7f51541c9740 (LWP 9351) "mono" 0x00007f51537281fd in read () from /lib/x86_64-linux-gnu/libpthread.so.0

Thread 12 (Thread 0x7f515338d700 (LWP 9352)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f5152b8c700 (LWP 9353)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f515238b700 (LWP 9354)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f5151b8a700 (LWP 9355)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f5151389700 (LWP 9356)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f5150b88700 (LWP 9357)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f5150387700 (LWP 9358)):
#0  0x00007f5153725344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005e2d63 in ?? ()
#2  0x00000000005dcee5 in ?? ()
#3  0x00000000005e14a7 in ?? ()
#4  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f514f053700 (LWP 9359)):
#0  0x00007f5153727490 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005c7ac8 in mono_sem_wait ()
#2  0x0000000000517deb in ?? ()
#3  0x000000000059a216 in ?? ()
#4  0x00000000005c241a in ?? ()
#5  0x00000000005e2b64 in ?? ()
#6  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f5147460700 (LWP 9360)):
#0  0x00007f51537256bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005adaa1 in ?? ()
#2  0x00000000005bf9ee in ?? ()
#3  0x0000000000599b1b in ?? ()
#4  0x00000000419ebac8 in ?? ()
#5  0x0000000002aa68f0 in ?? ()
#6  0x0000000000000064 in ?? ()
#7  0x00007f514745f93f in ?? ()
#8  0x00007f514b012cd0 in ?? ()
#9  0x0000000000000003 in ?? ()
#10 0x00007f514745f960 in ?? ()
#11 0x00007f514745f8c0 in ?? ()
#12 0x0000000000000001 in ?? ()
#13 0x0000000000000064 in ?? ()
#14 0x00007f514b088028 in ?? ()
#15 0x0000000000000063 in ?? ()
#16 0x0000000041a37e88 in ?? ()
#17 0x00007f514b088028 in ?? ()
#18 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f51468bc700 (LWP 9361)):
#0  0x00007f515372891d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005c1815 in ?? ()
#2  0x0000000000590eab in ?? ()
#3  0x000000000059a216 in ?? ()
#4  0x00000000005c241a in ?? ()
#5  0x00000000005e2b64 in ?? ()
#6  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f514687b700 (LWP 9362)):
#0  0x00007f5153727581 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000005c7bab in mono_sem_timedwait ()
#2  0x000000000059340f in ?? ()
#3  0x000000000059a216 in ?? ()
#4  0x00000000005c241a in ?? ()
#5  0x00000000005e2b64 in ?? ()
#6  0x00007f5153720b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f515346a7bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f51541c9740 (LWP 9351)):
#0  0x00007f51537281fd in read () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x000000000049853b in ?? ()
#2  
#3  0x00007f51533c0165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x00007f51533c33e0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x00000000005cfcdf in ?? ()
#6  0x00000000005cfd62 in ?? ()
#7  0x000000000049a06f in ?? ()
#8  0x000000000049a784 in ?? ()
#9  0x0000000041b57bba in ?? ()
#10 0x0000000002a8f8c8 in ?? ()
#11 0x00007f51541c9740 in ?? ()
#12 0x0000000002a8f8c8 in ?? ()
#13 0x00000000005e18bc in ?? ()
#14 0x00000000416596fa in ?? ()
#15 0x00000000023c6750 in ?? ()
#16 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.
=================================================================


it looks like the issue is in some way related to libc6, but I've been messing with it all day and can't figure it out

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

Click here to login