For what it is worth, I ran the same sketch with 2.0b8 (32-bit), on Windows 7, and it ran OK, with just the "error" (warning, really) about ID3 tag.
The error about sound format is strange, since the sound is shipped with Processing.
The SIGSEGV error happens in libX, which is probably a graphics library, so unrelated to Minim. The example uses P3D (unnecessarily, apparently), so it might be (also?) a graphics problem.
I don't know what is the libEGL.
The error about sound format is strange, since the sound is shipped with Processing.
The SIGSEGV error happens in libX, which is probably a graphics library, so unrelated to Minim. The example uses P3D (unnecessarily, apparently), so it might be (also?) a graphics problem.
I don't know what is the libEGL.