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

Noizer and Alikens Hovered cannot co-exist. #61

Open
zeronoises opened this issue Feb 3, 2020 · 1 comment
Open

Noizer and Alikens Hovered cannot co-exist. #61

zeronoises opened this issue Feb 3, 2020 · 1 comment

Comments

@zeronoises
Copy link

zeronoises commented Feb 3, 2020

On my Manjaro (stable) install.
A patch that contains both Noizer and Hovered will freeze and crash in pretty short order.

The finale of ~/.Rack/log.txt reads

[18.522 fatal src/main.cpp:45] Fatal signal 11. Stack trace:
15: ./Rack() [0x56d2b1]
14: /usr/lib/libc.so.6(+0x3bfb0) [0x7f866b121fb0]
13: /home/zero/.Rack/plugins-v1/Alikins/plugin.so(_ZN18HoveredValueWidget4stepEv+0x223) [0x7f86687c7549]
12: ./Rack(_ZN4rack6widget6Widget4stepEv+0x106) [0x5b56c4]
11: ./Rack(_ZN4rack6widget6Widget4stepEv+0x106) [0x5b56c4]
10: ./Rack(_ZN4rack6widget6Widget4stepEv+0x106) [0x5b56c4]
9: ./Rack(_ZN4rack6widget6Widget4stepEv+0x106) [0x5b56c4]
8: ./Rack(_ZN4rack6widget6Widget4stepEv+0x106) [0x5b56c4]
7: ./Rack(_ZN4rack2ui12ScrollWidget4stepEv+0x12) [0x57510e]
6: ./Rack(_ZN4rack3app16RackScrollWidget4stepEv+0x34a) [0x5b0af4]
5: ./Rack(_ZN4rack6widget6Widget4stepEv+0x106) [0x5b56c4]
4: ./Rack(_ZN4rack3app5Scene4stepEv+0xbb) [0x5a80b5]
3: ./Rack(_ZN4rack6Window3runEv+0x462) [0x5663a4]
2: ./Rack(main+0x448) [0x4e6298]
1: /usr/lib/libc.so.6(__libc_start_main+0xf3) [0x7f866b10d153]
0: ./Rack(_start+0x29) [0x4eb1f9]

Also reported at alikins/Alikins-rack-plugins#17 (comment)

@alikins
Copy link

alikins commented Apr 8, 2022

Not sure what is going on here. Hovered definitely pokes around at internals and makes assumptions about a lot of things being initialized so could potentially be related to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants