Dream Seeker crashes frequently in Wine:
"Unhandled exception: page fault on write access to 0x0000715a in 32-bit code (0x7bc4f02e)."
I have put two backtraces on pastebin here, since they're fairly large: https://pastebin.com/raw/MWxWvzNU
Unhandled exception: page fault on write access to 0x00015dc3 in 32-bit code (0x7bc4f02e). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:006b GS:0063 EIP:7bc4f02e ESP:006bcf00 EBP:006bcf48 EFLAGS:00010206( R- -- I - -P- ) EAX:00015dbf EBX:7bcdccb4 ECX:087f0000 EDX:001101c8 ESI:00110000 EDI:709cac00 Stack dump: 0x006bcf00: 00000039 006bcfb4 3bc63ff4 00000000 0x006bcf10: 000000b0 00110000 00000002 000000ac 0x006bcf20: 00000014 7bc7d736 6e4c0000 cae22e00 0x006bcf30: 006bcf50 7bc4ef86 006bcf58 00000000 0x006bcf40: 000000ac 0000cc53 006bcf70 0024ed63 0x006bcf50: 00000000 0024ed63 00110000 00000000 Backtrace: =>0 0x7bc4f02e (0x006bcf48) 1 0x0024ed63 in msvcr120 (+0xed62) (0x006bcf70) 2 0x0024ee1f in msvcr120 (+0xee1e) (0x006bcf8c) 3 0x006ffaa1 in byondcore (+0x3faa0) (0x006bcfb0) 4 0x006f4321 in byondcore (+0x34320) (0x006bd060) 5 0x006ed822 in byondcore (+0x2d821) (0x006bd088) 6 0x006ea7a9 in byondcore (+0x2a7a8) (0x006bd09c) 7 0x008c3ee5 in byondcore (+0x203ee4) (0x006bd0c4) 8 0x008c2925 in byondcore (+0x202924) (0x006bd0d4) 9 0x008d52d1 in byondcore (+0x2152d0) (0x006bd0fc) 10 0x004444a2 in dreamseeker (+0x444a1) (0x006bd12c) 11 0x00e3ac41 in mfc120u (+0x23ac40) (0x006bd1fc) 12 0x00e3a901 in mfc120u (+0x23a900) (0x006bd21c) 13 0x00e38f33 in mfc120u (+0x238f32) (0x006bd28c) 14 0x00e39155 in mfc120u (+0x239154) (0x006bd2ac) 15 0x00d37e8e in mfc120u (+0x137e8d) (0x006bd2e8) . . .
Numbered Steps to Reproduce Problem:
1. Update to 513.1506
2. Run game for a while
3. Experience crash. (Sorry, I can't find something that reliably causes it beyond "play for a minute or two".)
Expected Results:
Dream Seeker does not crash.
Actual Results:
Dream Seeker crashes within a minute or two.
Does the problem occur:
Every time? Or how often? - I was unable to run DS for more than a few minutes at a time.
In other games? - Unchecked (I was only testing Goonstation)
In other user accounts? - Unknown
On other computers? - No crashes in native Windows 10
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
The problem did not occur in 513.1505. It has only begun happening since upgrading to 513.1506, and it stopped happening upon downgrade to 513.1505.
Workarounds:
Downgrading to 513.1505 (or earlier).
I'm aware that this is an unsupported configuration.
[edit]
The only thing I can see here is a change to animations that was actually a bug fix to a specific issue, so if anything this should be crashing less. I do see there's an opportunity for a sanity check against a situation that should never come up, so I can try adding that, but otherwise I see no client changes that could possibly have impacted this.