-
**OS:**
- [ ] Windows
- [X] MacOS
- [ ] Linux
**Platform:**
- [x] iOS
- [X] Android
**SDK:**
- [X] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` ( ({
transform: {
…
-
With swc-node v1.10.9, stack traces report incorrect line numbers when swc is configured to generate inline sourceMaps.
This happens with `SWCRC=true` when .swcrc has `"sourceMaps": "inline"`. It a…
-
Per title, while using the checkpoint validator to validate my own custom checkpoint implementation just now, I noticed that the stack traces that it produces don't align correctly with the source. I …
-
Errors/ stack traces are a property of the system, not forth itself
in the case of zig, maybe keep a mirror of the return stack that changes on `vm.absoluteJump()` and `exit`
key thing is:
- how …
-
we have very little facilities to debug `wasm`. As @DCNick3 suggested we should try to include [this](https://docs.wasmtime.dev/api/wasmtime/struct.Config.html#method.wasm_backtrace_details)
-
I think we should improve the readability of the diagnostic event and stack trace outputs that the environment generates on the console and in tests when there are failures.
This is not about impro…
-
UI labs is awesome, but unlike hoarcekat, we get an even deeper stack trace. Using a simple heuristic after the pcall, please strip out the UI labs errors from the stack-trace. We can do this by
* …
-
### Description
As per users' feedback in the Airflow Debugging Survey 2024, 55.2% respondents find stack traces challenging.
### Use case/motivation
Goal for this issue:
- Configure depth of stack…
-
### Use case
When using the `--symbolize` option with an obfuscated stack-trace, the source-code paths appear to be absolute.
For example:
```
at #00 abs 00000070889bcc93 virt 000000000018fc…
-
The zorder property changes the color of stacked line traces. The following code pens demonstrate the problem. The only change between the various charts is, that the zorder property has been added to…