Makeblock-official / mBlock

base on scratch offline v2.0 by MIT, Learn more from Makeblock official website
http://www.makeblock.com
GNU General Public License v2.0
319 stars 228 forks source link

Segmentation fault on Arch Linux #92

Open adamtherookie opened 2 years ago

adamtherookie commented 2 years ago

Running ./mblock from the directory gives the following output:

/home/user/Downloads/mBlock/resources/tools/arduino
app listening on port 7070:
Segmentation fault (core dumped)
Nuclear-Squid commented 9 months ago

Hey man, did you find a solution ? I’m running in the same problem. When running with valgrind I get this error, but I can’t find any documentation on the subject.

[71664:1116/105148:FATAL:content_main_runner.cc(653)] Check failed: base::allocator::IsAllocatorInitialized(). 
#0 0x000001e5801e <unknown>
#1 0x000001e6dd1b <unknown>
#2 0x000001221172 <unknown>
#3 0x00000122007a <unknown>
#4 0x000003479173 main
#5 0x000007ecbcd0 <unknown>
#6 0x000007ecbd8a <unknown>
#7 0x000000578cc9 <unknown>
adamtherookie commented 9 months ago

No I haven't found a solution

hobbit-linux-42 commented 8 months ago

i use arch too and i have the same problem