Search found 2 matches
- 2014-09-11T17:50:28-07:00
- Forum: Users
- Topic: Image Resize Error“libgomp: Thread creation failed"
- Replies: 3
- Views: 8386
Re: Image Resize Error“libgomp: Thread creation failed"
Reduce the number of threads. Add -limit thread 1 to your command-line or set the MAGICK_THREAD_LIMIT environment variable or set the threads policy in policy.xml. You can then try 2 threads, 4 threads, 8 threads, etc. until it fails. Thank you for fast answer :) can you explain "for dummies" style ...
- 2014-09-11T13:50:30-07:00
- Forum: Users
- Topic: Image Resize Error“libgomp: Thread creation failed"
- Replies: 3
- Views: 8386
Image Resize Error“libgomp: Thread creation failed"
Taking "Image Resize Error libgomp: Thread creation failed: Resource temporarily unavailable" errors im using vBulletin + ImageMagick 6 ( BlueHost Shared Hosting Service) This error only occur if image Width+Height more then 1024px, if images less then 1024px everything fine. Error screen: http ...