Chris Charabaruk

Results 87 comments of Chris Charabaruk

Yeah, WinUAE 4.3.0 distributed via Amiga Forever, with 128 MB of processor board RAM, and another 384 MB of Z3 RAM (256/128). The OS is certainly making use of all...

Some more crash logs. 18-46-42 is another run on a different file than what it crashed on before. 18-52-10 and 18-52-27 are a third crashing run, with two different crashes...

Another ISI crash, this time with latest gcc 8.4.0 from build 704. Since GitHub just dumped the attached crash logs into the issue itself last time instead of setting them...

One more crashlog. I calculated stack based on the start and end pointers for the cc1 process stack, and found it has 770040 bytes which is far more than I’ve...

@khval: TIL, thanks! I should have been aware of this. I’ve gone and quadrupled stack for shells.

The problem still occurs with stack of 262144, and at 1048576 cc1 additionally locks up without actual crash after DSIs.

I personally have a task set up to `ssh -D` whenever I lock my session or log out, in order to deal with this. It's evolved a little bit since...

Having access to package params in the uninstaller will really help with the retroarch package. Knowing when I can and should clean up out-of-tools shims and desktop icon would be...

I have code for this locally, both adding a `SetTransaction()` to the stored procedure builder, and setting a particular transaction via the constructor. If either (or both) are desired, I...

Keeps happening to me. ``` Faulting application name: nextcloud.exe, version: 3.3.1.25724, time stamp: 0x611562cc Faulting module name: CLDAPI.dll, version: 10.0.19041.1081, time stamp: 0xadcd83c9 Exception code: 0xc0000005 Fault offset: 0x00000000000159ba ```...