You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run isolate on an rpi 4 and a rather strange bug happens, it seems to be a memory corruption bug in cg_init, the file pointer is set with a crazy value.
I attach all the necessary information below
I use cg2 branch and the picture is taken after I manually added debugging symbols in the makefile
The output from uname -a is: Linux raspi 6.5.0-1010-raspi #13-Ubuntu SMP PREEMPT_DYNAMIC Thu Jan 18 09:08:04 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered:
I tried to run isolate on an rpi 4 and a rather strange bug happens, it seems to be a memory corruption bug in cg_init, the file pointer is set with a crazy value.
I attach all the necessary information below
I use cg2 branch and the picture is taken after I manually added debugging symbols in the makefile
The output from
uname -a
is: Linux raspi 6.5.0-1010-raspi #13-Ubuntu SMP PREEMPT_DYNAMIC Thu Jan 18 09:08:04 UTC 2024 aarch64 aarch64 aarch64 GNU/LinuxThe text was updated successfully, but these errors were encountered: