carlosperate/ardublockly

Segmentation fault when attempting to execute arduexec/ardublocky

crabdancing opened this issue · 3 comments

Context

This error occurs with both ardublockly_Linux64_2018-02-01_17.48_master_04fa4.zip
and ardublockly_linux64_v0.1.2.zip.
uname -a output:
Linux lithium 4.17.6-1-hardened #1 SMP PREEMPT Thu Jul 12 11:39:44 CEST 2018 x86_64 GNU/Linux

Output

a@lithium pts/2 /home/a/code/ardublockly/ardublockly
% ./ardublockly_run.sh                                                                                                                     0 15:31:29
[Shell Launch Script] Executing from: /home/a/code/ardublockly/ardublockly
./ardublockly_run.sh: line 4: 18091 Segmentation fault      (core dumped) ./arduexec/ardublockly

If y'all need a strace, let me know! I'm really not sure what could have caused this.

even im facing the same issue, what could go wrong

Same here