-
After ~20 hours of IRC idling it died...
I'm not sure why as there is a check for empty response...
```
ucrtbased.dll!__threadid() Unknown
ucrtbased.dll!__acrt_report_runtime_error() Unk…
-
Were there any major changes to garbage collection?
Take this with a grain of salt since usually the bugs I present is some weird thing I messed up in my side, but this was a strange one.
In my …
-
Migrated from [rt.perl.org#125714](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=125714) (status was 'resolved')
Searchable as RT125714$
p5pRT updated
7 years ago
-
Using Visual Studio 2012 here to compile the source code. I have sorted out CMake and made sure to include all the dependencies I can. Now I have everything setup in Visual Studio to the best of my kn…
-
```
ucrtbase.dll!__crt_debugger_hook() Unknown
ucrtbase.dll!__acrt_call_reportfault() Unknown
ucrtbase.dll!_invoke_watson() Unknown
ucrtbase.dll!_invalid_parameter() Unknown
…
-
From @danroth27
## Repro steps
- I tried the latest ASP.NET Core dogfood tooling build with the .NET Core tools.
- I create a .NET Core Console App
- Add “throw new ArgumentException();” in the…
-
I was able to build the main part of OpenCover and after a few day I got this with the debug version.
This means that the assert comes not on every run.
![assert](https://cloud.githubusercontent.com/…
-
Today I got this assertion on our system. I followed this time the windows with the taskmgr and Profile dll is loaded by Nunit agent.
Now I found the complete stacktrace in a the create dump file.
`…
-
Hi
It seems that the openssl directory is missing the shared lib/ddl for libeay32 (debug & release)
1>------ Début de la génération : Projet : genrsakey, Configuration : debug_shared Win32 ------
1>…
-
I successfully prebuilt the Windows Debug and Release versions with rapidgame, created a project using rapidgame and opened the solution on Visual Studio 12.0 (2013), but when I try to build it (Debug…