Yujindawang

Results 3 comments of Yujindawang

> You can actually add `loader.log_level = "trace"` in your manifest file, and re-run your simple example. Gramine will output a lot of additional info. > > If you see...

> > i got it, so is there any workaround to deal with this problem? > > The only workaround I can think of is: don't use `multiprocessing` package in...

> `arithmetic fault` is interesting! > > Can you debug your program using gdb? You simply build all Gramine in debug mode and then run `GDB=1 gramine-sgx `. For more...