Bug#622591: crash in ChertVersion::create

2011-07-02 Thread Olly Betts
On Sat, Jul 02, 2011 at 10:33:52AM +0200, Vincent Fourmond wrote: > On Sat, Jul 2, 2011 at 7:25 AM, Olly Betts wrote: > > $ aptitude why php5-imagick libuuid1 > > p   php5-imagick   Depends libmagickwand3 (>= 7:6.6.0.4) > > i A libmagickwand3 Depends libsm6 > > i A libsm6         Depends libuuid1

Bug#622591: crash in ChertVersion::create

2011-07-02 Thread Vincent Fourmond
On Sat, Jul 2, 2011 at 7:25 AM, Olly Betts wrote: > $ aptitude why php5-imagick libuuid1 > p   php5-imagick   Depends libmagickwand3 (>= 7:6.6.0.4) > i A libmagickwand3 Depends libsm6 > i A libsm6         Depends libuuid1 (>= 2.16) Isn't this more an indication that the problem lies in libsm6 ?

Bug#622591: crash in ChertVersion::create

2011-07-01 Thread Olly Betts
retitle 622591 SEGV with libuuid and imagemagick thanks On Mon, May 09, 2011 at 05:45:30AM +0100, Olly Betts wrote: > On Wed, Apr 13, 2011 at 12:22:28PM -0400, Joey Hess wrote: > > Here is a minimal test case to reproduce this bug. I've gotten all > > content and ikiwiki out of the picture, we're

Bug#622591: crash in ChertVersion::create

2011-05-08 Thread Olly Betts
reassign 622591 perlmagick 8:6.6.0.4-3 thanks On Wed, Apr 13, 2011 at 12:22:28PM -0400, Joey Hess wrote: > Here is a minimal test case to reproduce this bug. I've gotten all > content and ikiwiki out of the picture, we're down to 2 perl modules > and perl itself. > > #!/usr/bin/perl > use Image::

Bug#622591: crash in ChertVersion::create

2011-04-13 Thread Olly Betts
On Wed, Apr 13, 2011 at 12:22:28PM -0400, Joey Hess wrote: > Here is a minimal test case to reproduce this bug. I've gotten all > content and ikiwiki out of the picture, we're down to 2 perl modules > and perl itself. > > #!/usr/bin/perl > use Image::Magick; > use Search::Xapian; > $db=Search::Xap

Bug#622591: crash in ChertVersion::create

2011-04-13 Thread Joey Hess
Olly Betts wrote: > > I have a reproducible segfault in xapian, that seems to occur when the > > database is being first created, but oddly seems depenadnt on a > > particular input corpus being indexed -- similar sites with other content > > don't crash. > > That's odd, as the database is create

Bug#622591: crash in ChertVersion::create

2011-04-13 Thread Olly Betts
On Wed, Apr 13, 2011 at 04:36:41AM -0400, Joey Hess wrote: > Package: libsearch-xapian-perl > Version: 1.2.3.0-1 > Severity: normal It seems likely this is in xapian-core, or as you say perhaps libuuid. But I'll leave it for now rather than playing package tennis. > I have a reproducible segfault

Bug#622591: crash in ChertVersion::create

2011-04-13 Thread Joey Hess
Package: libsearch-xapian-perl Version: 1.2.3.0-1 Severity: normal I have a reproducible segfault in xapian, that seems to occur when the database is being first created, but oddly seems depenadnt on a particular input corpus being indexed -- similar sites with other content don't crash. (gdb)