-
Got a dump file from @sbatten with the following stack
```
Operating system: Windows NT
10.0.26100 2161
CPU: amd64
family 23 model 113 stepping 0
24 CPUs
GPU: UNKNOWN
Cr…
-
PS C:\Users\Administrator\Desktop\unexpected_exit> npm install minidump
npm ERR! code 128
npm ERR! path C:\Users\Administrator\Desktop\unexpected_exit\node_modules\minidump
npm ERR! command failed
…
-
When minidump parses a module list it takes the number of modules directly from the input file:
```py
mml.NumberOfModules = int.from_bytes(buff.read(4), byteorder = 'little', signed = False)
```
A…
-
First of all I can clone the breakpad project:
```
git clone https://chromium.googlesource.com/breakpad/breakpad
```
OS Info: `windows 10`
Error Info:
```
D:\tool>electron-minidump -f a.dmp
…
xland updated
2 years ago
-
![image](https://github.com/microsoftfeedback/WinDbg-Feedback/assets/146434286/607ee8d8-6ce7-4a67-984f-d46ad1136531)
Microsoft (R) Windows Debugger Version 10.0.25921.1001 AMD64
Copyright (c) Micros…
-
Hello,
I'm encountering an issue while running IntelliJ IDEA on Windows 7. The error message I'm seeing is:
No core dump will be written. Minidumps are not enabled by default on client versions of…
-
```
What steps will reproduce the problem?
Unknown
not sure what i did to produce this error
What version of the product are you using? On what operating system?
vwkvasdopager v0.5.1a
VirtuaWin v4.3
…
-
### Problem Statement
Hello,
I am encountering issues in an environment that utilizes both Sentry Java (for Android, NDK) and Sentry Native. Specifically, when Sentry Java is used with its defau…
-
**Describe the bug**
SteamVR Home wont start. Might be closed issue #579 resurfacing, similar tcmalloc error
**To Reproduce**
Steps to reproduce the behavior:
1. Go to SteamVR
2. Click on Launc…
-
```
What steps will reproduce the problem?
Unknown
not sure what i did to produce this error
What version of the product are you using? On what operating system?
vwkvasdopager v0.5.1a
VirtuaWin v4.3
…