Michael Gilbert wrote: > tag 591724 unreproducible , moreinfo > thanks > > On Wed, 04 Aug 2010 20:53:14 -0400 Jim Paris wrote: > > > Package: xpdf > > Version: 3.02-9 > > Severity: important > > > > xpdf always fails on my system: > > > > $ xpdf /usr/share/doc/shared-mime-info/shared-mime-info-spec.pdf > > xpdf: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion > > `mutex->__data.__owner == 0' failed. > > Aborted (core dumped) > > hi, i'm unable to reproduce this. all of the dependencies listed in > your report match the versions i'm working from, and i'm on amd64 > also, so i don't see any obvious differences on your system. > > are you able to open any other pdf files? the only thing that > seems strange is that reportbug says that your 'Debian release' is > 5.0.2. why doesn't it say sid/squeeze? could you make sure all your > other packages have been upgraded to at least squeeze?
It can't open any pdf files. Most packages on this system were from lenny. I upgraded all of the direct xpdf dependencies to sid/squeeze just to rule that out as a problem, which is why the versions all match yours. I went through all files listed in "ldd /usr/bin/xpdf", looked at their packages' versions, and upgraded packages one at a time until the bug went away. The culprit was: libexpat1 After upgrading to libexpat1 2.0.1-7, xpdf 3.02-9 works. If I downgrade to libexpat1 2.0.1-4+lenny3, it breaks again. -jim -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org