-
It breaks the game in many ways. The death timer resets when getting hit/taking damage from any source. you can be at 0 hp in all body parts yet still live. if you die from the timer while at 0 hp in …
-
```
data_base::data_base (data_base * const source)
{
pt_error::error_if_null(source,"Attempting to copyconstruct data
object from NULL object");
ID = data_next_ID++;
widget = NULL;
…
-
Hi, we encountered an issue when generating the proof. We have converted the resnet50 model types to TFLite. However, after processing about 10 layers, the program crashed with “NotEnoughRowsAvailable…
-
**Describe the bug**
The application crash after few minutes, after have initiated a backup. (cf. "TimeMachineStatus_While_Backup")
Still while the backup is in progress, the application crash immed…
-
### Description
After the upgrade from 24.2 to 24.2.1, the app crashes during the start
![image](https://github.com/user-attachments/assets/da4868df-8cb8-47ec-9241-1394e83a8bfd)
[1727163969816.lo…
-
Brave Version: 1.69.129 Chromium: 127.0.6533.73
Operating System: Windows NT 10.0.19045
URL (if applicable) where crash occurred:
youtube.com, brave://settings/ and more.
Can you reproduce thi…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=813631
Build error leg or test failing: System.Data.Common.Tests.WorkItemE…
-
⚠ Have you searched for similar, already existing issues?
Yes
**Describe the issue**
When calculating a route from a location where you have the map downloaded, to a location you don't have the map…
-
## bug description
App does not start.
## technical details
### system info
See crash log
commit: 6e103cfadfaa51c64ec58a0319d93aae0eb39dab
### crash logs
If the app panicked, the error ou…
-
At the moment, `infiltrate` is started (by a cron job) on system boot. It can be restarted manually. But if it crashes and exits, it will not restart automatically. This is a point of failure that …