alikins / Alikins-rack-plugins

modules for VCV Rack virtual eurorack synth
GNU General Public License v3.0
22 stars 12 forks source link

Hovered and Lindenberg Research's Noizes cannot co-exist. #17

Open zeronoises opened 4 years ago

zeronoises commented 4 years ago

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 https://github.com/lindenbergresearch/LRTRack/issues/61#issue-559326978

diimdeep commented 3 years ago

Confirm @lindenbergresearch