Description
Here's another bug report. Nice, we are making progress in discovering all the errors that would have meant memory exhaustion in earlier ReaLearn versions.
--- cut ---
Module name: ReaLearn
Module version: v2.7.1/x86_64 rev 7f2048 (2021-03-09 20:59:32 UTC)
Module base address: 0x7ffec9a50000
Module size: 0xcba000
Message: called Result::unwrap()
on an Err
value: "Full(..)"
0: 0x7ffeca25404d - Extended
1: 0x7ffeca251f19 - Extended
2: 0x7ffeca13851f - DllMain
3: 0x7ffeca274f50 - Extended
4: 0x7ffeca274a21 - Extended
5: 0x7ffeca271ddf - Extended
6: 0x7ffeca274979 - Extended
7: 0x7ffeca28df30 - rust_eh_personality
8: 0x7ffeca28dd93 - rust_eh_personality
9: 0x7ffec9c14c26 - MAIN
10: 0x7ffec9cd15c7 - DllMain
11: 0x7ffec9b9af27 - MAIN
12: 0x1403dcfac -
13: 0x7ffeca1a5273 - DllMain
14: 0x7ffeca15aeee - DllMain
15: 0x7ffeca1459f3 - DllMain
16: 0x7ffec9ca0220 - MAIN
17: 0x7ffec9f1bd18 - DllMain
18: 0x7ffec9f2095c - DllMain
19: 0x7ffeca1a848f - Run
20: 0x1402ba8cc -
21: 0x1401c9459 -
22: 0x1401c8433 -
23: 0x140400d31 -
24: 0x7fff0e572920 - ScreenToClient
25: 0x7fff0e5720c2 - ScreenToClient
26: 0x7fff0e5b9f99 - UnpackDDElParam
27: 0x7fff0e56e858 - CallWindowProcW
28: 0x7fff0e56e299 - DispatchMessageW
29: 0x1403fa5b1 -
30: 0x1408e2241 -
31: 0x7fff0e237034 - BaseThreadInitThunk
32: 0x7fff0e9c2651 - RtlUserThreadStart
--- cut ---
the mapping showed errors. I tried to use filter source with various parameters to correct manually and then things collapsed. I'll try to reproduce