Jesse Daugherty

Results 14 comments of Jesse Daugherty

Any update here? This is a real bummer on an otherwise great library

> > You've mentioned missing the "changes accepting flow". What have you got in mind for the workflow for a failure where the new "look" is as-intended? > > @Fishbowler...

I've finally been able to reproduce this fairly frequently (but without any exact/consistent repro steps) on my Motorola Moto 5G 2023. Turning on Motorola's **RAM Boost** feature is critical to...

We'll work on a repro repository and follow up in the meantime as we get new stack traces. Is there any way to swap out the GC at runtime to...

We were able to build from source and force Hades into non-concurrent mode, and still get the crash. Here's a symbolicated stack trace with the non-concurrent Hades GC: Crash dump:...

Here is the full tombstone: [tombstone_11.txt](https://github.com/user-attachments/files/16185295/tombstone_11.txt) Can you share how we can build with address sanitizer? We're open to trying/modifying any and all build flags to see if we can...

10 other tombstones attached. These all came from a different build (an actual play store distribution IIRC) without the custom hermes build - instead w/ the prepackaged hermes. Will follow...

@neildhar I've been struggling to get the app to build with ASan and CMAKE_BUILD_TYPE=Debug. In my setup I'm pointing RN to the custom hermes source and letting hermes be built...

@neildhar here is a crash and tombstone that I *believe* have a debug build type and ASan enabled: [tombstone_18.txt](https://github.com/user-attachments/files/16286981/tombstone_18.txt) [moto-crash-18.txt](https://github.com/user-attachments/files/16286983/moto-crash-18.txt)