*Created by: Sciss* ## Description Running the 'BeginEndContour' example included with Processing. On Linux I get an exception. ``` GLException: GLBufferObjectTracker.mapBuffer(): GL_INVALID_VALUE Invalid values: offset 0, length 0, buffer storage of target 0x8892 -> 10: GLBufferStorage[name 10, size 0, mutable usage 0x88E8, mapped null] ``` ## Your Environment Using the official binary download. * Processing version: 4.0b3 * Operating System and OS version: Debian 11 * Other information: Wayland ``` $ uname -a Linux aleph 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64 GNU/Linux ```