New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Another "Full" channel error #234
Labels
Comments
With symbols resolved:
|
helgoboss
added a commit
that referenced
this issue
Mar 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 anErr
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
The text was updated successfully, but these errors were encountered: