HaxeFoundation / hxcpp-debugger

Cross-platform debugger for hxcpp
Apache License 2.0
49 stars 16 forks source link

Debug failed on android with HaxeRemote #5

Open RudolfVonKrugstein opened 9 years ago

RudolfVonKrugstein commented 9 years ago

I get this error when trying to run "HaxeRemote" on android, I get this error and the app crashed:

E/HXCPP   (13123): Critical Error: Alloacting from a GC-free thread
F/libc    (13123): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 13172 (GLThread 6334)
tanis2000 commented 8 years ago

It looks more like an HXCPP issue. Is this still relevant?