Bug#551188: libgomp: Thread creation failed after stack size limit increase

2010-08-06 Thread Arthur Loiret
tag 551188 + unreproducible thanks Hi! I can't reproduce your bug. Does it still occur, and if yes, have you tried on an other machine? Thanks! Arthur. 2009/10/16, Delian Krustev krus...@krustev.net: Package: libgomp1 Version: 4.4.1-4 Severity: normal $ ulimit -a pre $ convert

Bug#551188: libgomp: Thread creation failed after stack size limit increase

2010-08-06 Thread Delian Krustev
On Fri, 6 Aug 2010 06:49:43 -0700 Arthur Loiret wrote: I can't reproduce your bug. Does it still occur, and if yes, have you tried on an other machine? I've just checked it, and was unable to reporoduce it. BTW, it does not seem correct to me to tag a bug unreproducible, when you are testing

Bug#551188: libgomp: Thread creation failed after stack size limit increase

2009-10-16 Thread Delian Krustev
Package: libgomp1 Version: 4.4.1-4 Severity: normal $ ulimit -a pre $ convert -geometry 90x68 -quality 100 city.jpg city_thumb.jpg $ echo $? 0 $ ulimit -s 195312 $ convert -geometry 90x68 -quality 100 city.jpg city_thumb.jpg libgomp: Thread creation failed: Resource temporarily unavailable $