qpdfview 100% CPU, loops, no display
Hello,
On and off, I sometimes get the problem I spoke of a long time ago :
https:/
As previously said, once the .config/qpdfview directory is removed (renamed), everything gets back to okay.
An strace, when looping/freezing, shows what looks like an active wait on some futexes :
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
poll([{fd=3, events=
writev(3, [{iov_base=
futex(0x7fffb01
futex(0x55b8220
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
poll([{fd=5, events=POLLIN}, {fd=14, events=POLLIN}, {fd=19, events=POLLIN}], 3, 0) = 1 ([{fd=5, revents=POLLIN}])
read(5, "$\0\0\0\0\0\0\0", 16) = 8
poll([{fd=3, events=
writev(3, [{iov_base=
futex(0x55b8220
futex(0x55b8220
poll([{fd=3, events=
writev(3, [{iov_base=
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
poll([{fd=3, events=
writev(3, [{iov_base=
futex(0x7fffb01
futex(0x55b8220
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
(and so on...)
Here are links to the strace data and my (previous) config directory :
https:/
https:/
Since this bothers me a lot, I'm ready to help pinpointing this problem (but cannot code, sorry).
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- qpdfview Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Adam Reichold
- Solved:
- Last query:
- Last reply: