Partmedia
Partmedia
Thanks for your (first!) contribution!
Same issue here on 13.1-RELEASE (amd64) running drm-510-kmod-5.10.163_2 with Intel(R) UHD Graphics 630 (CFL GT2).
I checked back with binaries compiled with `dotnet build` using [8.0.100-x64-native](https://github.com/sec/dotnet-core-freebsd-source-build/releases/tag/8.0.100-x64-native) and 13.2-RELEASE on amd64. The resulting binaries still sometimes crash with "Internal CLR error" if ASLR is not disabled...
I reproduced this bug with Git revision a9697ae77 that I compiled myself from source.
Here is a minimum crashing example: ``` `include "constants.vams" `include "disciplines.vams" module foo(a); input a; electrical a; // parameter bar = 0; // uncomment this to not crash endmodule ```...
Significant changes like this, especially to many abstract base entity prototypes, are likely going to be very disruptive for forks. Is it absolutely required that all of these base entity...
> it sort of seemed like a 'rip a bandaid off' type of situation Analogies only go so far; but I would liken this to ripping off an arm (since...
I have another submitter who reports the same issue when running on Apple silicon. The relevant bits from their logs are: ``` [DEBG] root: OS: Darwin 21.6.0 Darwin Kernel Version...
I received a report that similar "constant crashes" are happening on an M2 Mac Mini. Unfortunately the logs also don't reveal much: ``` [DEBG] root: Switching to state Content.Client.Gameplay.GameplayState [WARN]...
The intent of the change that is being proposed to be reversed was: > the AME is meant to be a bootstrapping / emergency power supply. It shouldn't be able...