-
I'm getting the following error a lot in the console (with different float values, obviously):
```
[Netcode] renderTime was before m_StartTimeConsumed. This should never happen. renderTime is 12.277…
-
### Description:
Standalone app crashes in the MediaRecorder creation.
### How to Reproduce
I'm using the following code for my tests. Create a scene with a couple of buttons to call `StartRecord…
-
In the changelog for the development version (8.3.0) of libgc, https://github.com/ivmai/bdwgc/blob/master/ChangeLog
there is this:
* Add callback API to support ephemeron marking
It seems that …
-
Build: https://app.travis-ci.com/github/ivmai/bdwgc/jobs/536840949
Source: release-7_4 (https://github.com/ivmai/bdwgc/commit/ed1bd608304c58f159ba9e4bc7f74bc90f5dafef)
Host: Linux/x64 (Ubuntu 16.04.…
ivmai updated
3 years ago
-
Hi, i work on a unity project (2019.4.28) and i use the latest version of Syntacts (1.3.0). I want to create 2 spatializers with my 8 channels sound card. I use the syntactsHub as in the documentation…
-
tl;dr Is there any known memory overhead when cgo is part of the AST that manifests at package initialization?
I am looking into heap memory usage in coraza-proxy-wasm. We use nottinygc, so malloc …
-
I'm periodically but regularly crashing due to an issue with this mod attempting to reference invalid memory address or something. Happens when switching scenes, I notice it most consistently when ent…
-
please @wh0am15533 you helped me before with dnspy mono mbe on unnowncheats, but you are banned for now :/ can i please get from you patched unity-2020.3.33-mbe this time? or can you send me a guide h…
-
环境:
Unity 2021.3.11f
xLua Lua 5.4
LuaProfiler 最新版本
Unity设置的是
Enter Play Mode,不开启 Reload Domain,不开启Reload Scene
第一次运行正常,关闭Play模式,再次运行,必然崩溃
求解问题如何解决哈~~~
崩溃堆栈:
```
Received signal SIGSEGV
Ob…
-
Oracle provide some extra malloc/free variants, it would be good to intercept them for leak-finding purpose, at least.
To do this:
* Implement GC_reallocf() and GC_freezero()
* Redirect reallocf, f…
ivmai updated
5 months ago