Wire render crashes in Linux (only!), but why? Using a calloc instead of malloc fixes it, but that doesn't solve the real issue in the code. I can only imagine that bsearch() in linux has a completely different implementation... Anyhoo; let's commit the calloc, at least then we got stable wire render!