- 0 (not really a channel, but it still crashes the program if you attempt to select it)
- Channel 513 (but not 512 or 513)
- Any channel larger than Universes*512+1
- Channel 513 still crashes the application if selected indirectly ("512 THRU 514" will also crash the application)
Channels between 513 and the last channel do not result in a crash if selected.
Error Message:
Code: Select all
ASSERT: "uint(i) < uint(size())" in file /usr/include/x86_64-linux-gnu/qt5/QtCore/qbytearray.h, line 500
Aborted (core dumped)