[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-19 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 943195 *** https://bugs.launchpad.net/bugs/943195 ** This bug has been marked a duplicate of bug 943195 xpdf.real crashed with SIGSEGV in GooHash::hash() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-04 Thread Launchpad Bug Tracker
This bug was fixed in the package xpdf - 3.03-11ubuntu3 --- xpdf (3.03-11ubuntu3) saucy; urgency=low * Use GlobalParams module from Poppler and disable all settings that are not available in Poppler (LP: #943195, #1205732). * Remove fix-622877.patch and one hunk in

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-04 Thread Dmitry Shachnev
I've applied an ugly fix that just makes Xpdf use Poppler's GlobalParams module. The downside is that keybindings no longer work, but it's at least better than having Xpdf that doesn't start. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-04 Thread Dmitry Shachnev
Nevermind, in 3.03-11ubuntu5 keybindings now work again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205732 Title: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority:

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-01 Thread Dmitry Shachnev
** Changed in: xpdf (Ubuntu) Status: Confirmed = In Progress ** Changed in: xpdf (Ubuntu) Importance: Medium = High ** Changed in: xpdf (Ubuntu) Assignee: (unassigned) = Dmitry Shachnev (mitya57) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-01 Thread Dmitry Shachnev
I've spent a big amount of today trying to debug this issue. Here on i386 I get: #7 0xb7bdbe13 in GlobalParams::getVectorAntialias (this=0x8005c008) at GlobalParams.cc:1701 1701 lockGlobalParams; (gdb) p this $1 = (GlobalParams * const) 0x8005c008 (gdb) p globalParams $2 = (GlobalParams *)

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-09-01 Thread Dmitry Shachnev
For those who want to use Xpdf until we have the fix, try running it under Valgrind — it runs successfully here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205732 Title: xpdf.real assert

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-08-05 Thread Graham Inggs
I've just tested xpdf 3.03-11ubuntu2 and the same error occurs. Even running 'xpdf' with no arguments core dumps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205732 Title: xpdf.real assert

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-08-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xpdf (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205732 Title:

[Bug 1205732] Re: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio = __sched_fifo_min_prio new_prio = __sched_fifo_max_prio)' f

2013-07-27 Thread Logan Rosen
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205732 Title: xpdf.real assert failure: xpdf.real: tpp.c:62: __pthread_tpp_change_priority: