-
### Feature Idea
Instead of just printing the error in the log, include the stack strack in the log. Without this it's almost impossible to discover from the log file where the error originated.
###…
-
### Link to the code that reproduces this issue
https://github.com/CJEnright/nextjs-source-map
### To Reproduce
1. Start dev server
2. Go to `http://localhost:3000/api/test-pages`
3. Look f…
-
http://bugs.povray.org/task/145
---------------
Details:
In other languages if you encounter an error you'll often be presented with a stack trace showing not only the file and line number the …
-
Is it possible that we have better stack traces?
There is so much information on them, yet they are difficult to parse. This could be improved somewhat via coloring!:
See a typical backtrace, it…
-
Hi,
Is there any way i can supress the AssertionErrors, im tring to use
`Assertions.setRemoveAssertJRelatedElementsFromStackTrace(true);`
But didn't worked. I would like to display in my rep…
-
### Describe the bug
## Description
I'm trying to evaluate migration to `vitest` from `mocha`
All the projects of this codebase use a module that adds `Error.prototype.toJSON` that represents s…
osher updated
3 months ago
-
### Description of the feature
This is a request from a particular Gramine user.
There is a C++ application that runs on Gramine in a production environment. Analysis of crashes in production trad…
-
=== REDIS BUG REPORT START: Cut & paste starting from here ===
Redis version: 5.0.10
[17436] 03 Aug 17:33:07.203 # --- ABORT
[17436] 03 Aug 17:33:07.203 # --- STACK TRACE
redis-server.exe!StackTra…
-
### How do you use Sentry?
Self-hosted / on-premises
### SDK version
4.0.1
### Steps to reproduce
1. Create function with variadic parameters or without parameters. Ex.:
```php
function variadi…
-
### Package
Sentry
### .NET Flavor
.NET Core
### .NET Version
8.0
### OS
Linux
### SDK Version
4.7.0
### Self-Hosted Sentry Version
24.6.0
### Steps to Reproduce
I'm having an issue where…