another crash after some hours (longer) :
Rebuild object False
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at System.Threading.Timer+Scheduler.SchedulerThread () <0x40727000 + 0x000ca> in <filename unknown>:0
at System.Threading.Thread.StartInternal () <0x40725c50 + 0x0006f> in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at System.Threading.Timer+Scheduler.SchedulerThread () <0x40727000 + 0x000ca> in <filename unknown>:0
at System.Threading.Thread.StartInternal () <0x40725c50 + 0x0006f> in <filename unknown>:0
psychojau@Ducont:~/RepetierHost$ mono RepetierHost.exe
Rebuild object False
Rebuild object False
* Assertion: should not be reached at monitor.c:735
Stacktrace:
at <unknown> <0xffffffff>
at System.Threading.Timer/Scheduler.SchedulerThread () <0x000bb>
at System.Threading.Thread.StartInternal () <0x0006f>
at (wrapper runtime-invoke) object.runtime_invoke_voidthis (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono() [0x4a27d0]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f2972092340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39) [0x7f2971cf3cc9]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f2971cf70d8]
mono() [0x63c429]
mono() [0x63c69c]
mono() [0x63c833]
mono() [0x5b1e7c]
[0x41b45b6e]
Debug info from gdb:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Opération non permise.
No threads.
=================================================================
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.
=================================================================
Abandon (core dumped)