Bug#542794: Test case

2010-08-11 Thread Ole Laursen
On Fri, Aug 6, 2010 at 3:31 PM, Arthur Loiret aloi...@debian.org wrote: Thanks for your test case. Could you please try again with gcc-4.5/libgomp1 from experimental? Thanks for the interest! I don't have a machine I can butcher with an experimental GCC right now, unfortunately, but VIPS

Bug#542794: Test case

2010-08-06 Thread Arthur Loiret
Hi! Thanks for your test case. Could you please try again with gcc-4.5/libgomp1 from experimental? Thanks! Arthur. 2009/8/21, Ole Laursen o...@yayart.com: Hi! Forgot to attach a test case. It's really simple. Install python-vipscc and run the following (and also attached) Python script:

Bug#542794: Test case

2009-08-21 Thread Ole Laursen
Hi! Forgot to attach a test case. It's really simple. Install python-vipscc and run the following (and also attached) Python script: from vipsCC import * im = VImage.VImage(thisdoesnotexist.png) print im.Xsize() When you open and use a non-existing image file, it segfaults. The expected