Hmm, the jpeg_write_scanlines() call is made inside a THREADS_ALLOW
loop. Are you running many JPEG operations in parallel? Maybe the
internals of that library isn't thread-safe.

Reply via email to