When getting a segfault, you want to run the simulation in a debugger to know where it happens. Enabling the --with-asan --with-ubsan flags on scons can also help a lot when the segmentation fault occurs at a different place than the bug location in the code.
Gabriel
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org