-
Switched to incremental mode
Emulating dirty bits with mprotect/signals
Unexpected bus error or segmentation fault
/bin/bash: line 5: 15442 Segmentation fault (core dumped) ${dir}$tst
FAIL: g…
ivmai updated
6 years ago
-
FWIW If I do this:
>
> git clone https://github.com/ivmai/bdwgc.git
> cd bdwgc
> git clone https://github.com/ivmai/libatomic_ops.git
> autoreconf -vif
> automake --add-missing
> ./configure…
-
saves plenty of disk space and bandwidth, can be easily converted to "full" repo if ever needed. I have done it by adding ```--depth=1``` in two places in android-bdwgc/setup.sh
```
# Fetch libgc…
ghost updated
6 years ago
-
![image](https://user-images.githubusercontent.com/15698722/45501875-130dcd00-b748-11e8-87a9-3a53fb0004b5.png)
This is after opening only Elite VR Cockpit, Elite Dangerous is not launched yet.
![i…
-
Hello, I'm trying to compile bdwgc for emscripten, but it fails during compilation.
If you need more information I'm happy to provide it.
This is the error:
````shell
os_dep.c:1258:9: error: Non…
-
The mono dissector throws an error when trying to use it on games that use mono 2.0.
Error:...gram Files (x86)\Cheat Engine 6.7\autorun\monoscript.lua:471: attempt to index a nil value (global 'mon…
-
Host: Linux/x64
Source: bdwgc commit 2fa8414 (current master HEAD)
How to reproduce:
* gcc -I include -I libatomic_ops/src -DGC_PRINT_BACK_HEIGHT -DMAKE_BACK_GRAPH -DGC_ASSERTIONS -DGC_THREADS -O…
ivmai updated
6 years ago
-
Observed on latest master, build log: https://travis-ci.org/ivmai/bdwgc/jobs/353704568
Host: Ubuntu/x64
Build: ./configure --disable-parallel-mark --enable-handle-fork --enable-munmap && make -j che…
ivmai updated
6 years ago
-
gctest reports "Bus error"
BDWGC source: master branch
kFreeBSD version: debian-6.0.5
Suggested workaround for clients: pass -DNO_INCREMENTAL to CFLAGS, do not call GC_enable_incremental.
ivmai updated
6 years ago
-
Some of the submodule definitions are missing from the `testing` branch:
``` diff
diff --git a/.gitmodules b/.gitmodules
index 875692c..fb9eae1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,18 +1,…