j
k
j a
j l
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.
Back to the thread
Back to the list