Kazuki Sakamoto

Results 15 issues of Kazuki Sakamoto

Cuebot will call `emailSupport.sendShutdownEmail()` when all frames finished successfully, or some of frames finished successfully. But, doesn't call it when all frames died. Is it expected behavior?

bug

The current ASSERT stack trace is not demangled, so it is hard to debug. This proposal is introducing https://github.com/bombela/backward-cpp to print pretty stack trace instead. This PR uses libdw from...

- magma.compile was gone https://github.com/phanrahan/magma/commit/701dc2b7fdbfd0a058e2ffea688c95e65a6a977f - revive the code in loam/util.py

### Environment - symbolic version 12.16.3 - https://github.com/mozilla/dump_syms 2.3.5 ### Steps to Reproduce - Compile Android arm64 code with -mbranch-protection=pac-ret - dump_syms the-built-ELF > symfile ### Expected Result > STACK...

bug