Page 1 of 1

[2.0.32] Crash shift clicking iron ore into trash slot (ItemStack::swapWith)

Posted: Mon Feb 17, 2025 1:59 am
by pentolope
Unfortunately, I could not reproduce the issue. The crash occurred once. Since the save (file is attached), I rode a train back to "Player Train Idle" station, got out of the train, started walking, and shift clicked iron ore from my inventory to my trash slot. The game crashed with the iron ore in the trash slot highlighted yellow. I do not know how to reproduce or if it is reproducible.

I have a suspicion that my computer's DRAM may be slightly unstable, so don't look too hard into this crash. I recently backed off my computer's DRAM timings because I got a MEMORY_MANAGEMENT blue screen. I should go run a full memtest86...

To my untrained eye, the log file makes it look like a NULL pointer dereference:

Code: Select all

Access Violation: Read at address 0000000000000028
that isn't related to shift clicking the iron ore (because of the stack trace).

Re: [2.0.32] Crash shift clicking iron ore into trash slot (ItemStack::swapWith)

Posted: Tue Feb 18, 2025 3:38 pm
by Rseding91
Thanks for the report however without a way to reproduce this, it looks like a standard case of memory corruption/failing hardware.