When exporting to JPEG, I get the following error:
InDesignServer(1039,0xacc502c0) malloc: *** mmap(size=1512448000) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
This happens when exporting a document of 2000 mm x 2000 mm to a 200 dpi progressive JPEG.
The max dpi value of 224 is not exceeded, so this should work. (see my other post for max size calculation: Failed to export the JPEG file: Maximum size exceeded)
I can export it on my InDesign client version, but not on the server version.
I'm having this issue on both CS5.5 and CS6 Server on Mac.
It does work on CS6 Server on windows.