[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gv] Page selector window does not show all page numbers
From: |
Markus Steinborn |
Subject: |
Re: [bug-gv] Page selector window does not show all page numbers |
Date: |
Tue, 20 May 2008 10:00:35 +0200 (CEST) |
User-agent: |
Alpine 1.10 (LFD 962 2008-03-14) |
Hi Juha,
On Mon, 19 May 2008, Juha Takala wrote:
BUT... With this test file, it is very deterministic to crash my X session,
when I try to view page 1639!
Works for me here.
The debian system where this happens is up to date according to
synaptic.
Perheps the X-Server runs out of memory -- because of a resource limit it
is started? A Scrollbar with 2000 Page numbers is not a small object.
Can you give instructions to collect relevant info concerning the X
stuff?
valgrind gv test.ps 2>&1 > log1.txt
(quite slow, display the page 1639)
strace `which gv` test.ps 2>&1 > log2.txt
(again display page 1639)
ulimit -a
(shows the resource limits of newly created processes from the
current shell, they may be the same as those used for the X-Server
or not, but they may provide a first hint.)
_may_ give you an idea. Beside this, I have no idea at the moment. But
wait: Have you examined /var/log/Xorg*.log (if you're using Xorg,
otherwise similar filename)?
Greetings
Markus Steinborn