Skip to content
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

CSModule DBug crash #39

Open
mikeallisonJS opened this issue Aug 30, 2020 · 0 comments
Open

CSModule DBug crash #39

mikeallisonJS opened this issue Aug 30, 2020 · 0 comments
Labels
bug Something isn't working In process In active development

Comments

@mikeallisonJS
Copy link
Owner

In some instances DBug causes a crash now with CSModule based modules. I believe it is related to the DBugMessage not being initialized. Sadly, the error happens inside the GUI library Draw calls, which are tough to track down.

[12.084 fatal src/main.cpp:45] Fatal signal 11. Stack trace:
23: ZN4rack10appDestroyEv 0x456435
22: gai_strerrorW 0x739800
21: _C_specific_handler 0x162c7fb0
20: _chkstk 0x174c10b0
19: RtlRaiseException 0x17489e70
18: KiUserExceptionDispatcher 0x174bfe10
17: strlen 0x162fd4d0
16: ZN14captainssounds11DBugDisplay4drawERKN4rack6widget6Widget8DrawArgsE 0x79c3b8c
15: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
14: ZN4rack3app12ModuleWidget4drawERKNS_6widget6Widget8DrawArgsE 0x492bba
13: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
12: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
11: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
10: ZN4rack6widget10ZoomWidget4drawERKNS0_6Widget8DrawArgsE 0x4a83e2
9: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
8: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
7: ZN4rack2ui12ScrollWidget4drawERKNS_6widget6Widget8DrawArgsE 0x4a3fd4
6: ZN4rack6widget6Widget4drawERKNS1_8DrawArgsE 0x4a776c
5: ZN4rack6Window3runEv 0x4594ea
4: main 0x781840
3: main 0x781840
2: main 0x781840
1: BaseThreadInitThunk 0x17187bc0
0: RtlUserThreadStart 0x1748ce30
@mikeallisonJS mikeallisonJS added bug Something isn't working In process In active development labels Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working In process In active development
Projects
None yet
Development

No branches or pull requests

1 participant