Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Denis Laxalde
Le jeudi 10 décembre 2009 à 15:53 +0100, Norbert Preining a écrit :
> On Do, 10 Dez 2009, Denis Laxalde wrote:
> > Also, there is no problem on an other system with i686 arch (this might
> > explain why Frank did not experience the crash ?).
> 
> Can you install evince-dbg and get a backtrace? in principle best is that
> you set your ulimit for core files to something big:
>   ulimit -c 10
> then run evince until it crashes, dumping a core, tehn run
>   gdb evince core
> and type bt and the prompt.
> 
> I don't believe that this has *anything* to do with libkpathsea5
> by itself becasue evince is not linked to it (but libkpathsea4), but
> you never know.

See attached. Note that I'm not that familiar with debugging, so let me
know if I can do something else.

Cheers,

-- 
Denis


evince_bt.gz
Description: GNU Zip compressed data


Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Norbert Preining
On Do, 10 Dez 2009, Denis Laxalde wrote:
> Also, there is no problem on an other system with i686 arch (this might
> explain why Frank did not experience the crash ?).

Can you install evince-dbg and get a backtrace? in principle best is that
you set your ulimit for core files to something big:
ulimit -c 10
then run evince until it crashes, dumping a core, tehn run
gdb evince core
and type bt and the prompt.

I don't believe that this has *anything* to do with libkpathsea5
by itself becasue evince is not linked to it (but libkpathsea4), but
you never know.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

NEEN SOLLARS (pl.n.)
Any ensemble of especially unflattering and particular garments worn
by a woman which tell you that she is right at the forefront of
fashion.
--- Douglas Adams, The Meaning of Liff



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Denis Laxalde
Le jeudi 10 décembre 2009 à 10:19 +0100, Josselin Mouette a écrit :
> Le mercredi 09 décembre 2009 à 23:57 +0900, Norbert Preining a écrit : 
> > On Wed, 09 Dec 2009, Josselin Mouette wrote:
> > > Dear TeXlive maintainers, do you know whether the ABI for libkpathsea4
> > > could have changed? Otherwise this might simply be a bug in the library.
> > 
> > Yes, there is libkpathsea5 now, that is probably the diff. libkpathsea
> > is now thread safe and some more changes, so the .SO bump.
> 
> Strangely, the crash happens after Denis installed the experimental
> version, including libkpathsea5, yet it happens in libkpathsea4.
> 
> The usual cause of such issues is that both versions are loaded at the
> same time, causing crashes when there is no symbol versioning. However I
> don’t see what path could cause libkpathsea5 to be loaded.
> 
> Denis, could you print the output of:
> apt-get --dry-run remove libkpathsea5

Here it is:
# apt-get --dry-run remove libkpathsea5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  texlive-latex-recommended-doc texlive-fonts-recommended-doc 
texlive-publishers-doc texlive-science-doc
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  latex-beamer latex-xcolor libkpathsea5 pgf texlive texlive-base 
texlive-bibtex-extra texlive-binaries texlive-extra-utils texlive-font-utils
  texlive-fonts-recommended texlive-generic-recommended texlive-lang-french 
texlive-latex-base texlive-latex-recommended texlive-luatex
  texlive-pstricks texlive-publishers texlive-science
0 upgraded, 0 newly installed, 19 to remove and 7 not upgraded.
Remv latex-beamer [3.07-2]
Remv pgf [2.00-1]
Remv latex-xcolor [2.11-1]
Remv texlive-science [2009-3]
Remv texlive-pstricks [2009-3]
Remv texlive-font-utils [2009-3]
Remv texlive-extra-utils [2009-3]
Remv texlive [2009-3]
Remv texlive-latex-recommended [2009-3]
Remv texlive-publishers [2009-3]
Remv texlive-bibtex-extra [2009-3]
Remv texlive-latex-base [2009-3]
Remv texlive-lang-french [2009-1]
Remv texlive-luatex [2009-3]
Remv texlive-generic-recommended [2009-3]
Remv texlive-fonts-recommended [2009-3]
Remv texlive-base [2009-3]
Remv texlive-binaries [2009-2]
Remv libkpathsea5 [2009-2]


Also, there is no problem on an other system with i686 arch (this might
explain why Frank did not experience the crash ?).

Thanks,

-- 
Denis




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Norbert Preining
On Do, 10 Dez 2009, Norbert Preining wrote:
> AFAIS libkpathsea is even statically linked into evince, I found
> no appearance of it in ldd of /usr/bin/evince, /usr/lib/libevview.so.1.0.0 or 
> /usr/lib/libevdocument.so.1.0.0.

Rubbish, it is there ..
/usr/lib/evince/1/backends/libdvidocument.so
sometimes I am blind. Sorry for the noise.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

THRUPP (vb.)
To hold a ruler on one end on a desk and make the other end go
bbddbbddbbrrbddrr.
--- Douglas Adams, The Meaning of Liff



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Norbert Preining
Hi Josselin,

more strange things ...

On Do, 10 Dez 2009, Josselin Mouette wrote:
> Strangely, the crash happens after Denis installed the experimental
> version, including libkpathsea5, yet it happens in libkpathsea4.

That made me wonder ...

> The usual cause of such issues is that both versions are loaded at the
> same time, causing crashes when there is no symbol versioning. However I
> don’t see what path could cause libkpathsea5 to be loaded.

so I rebuild evince with libkpathsea-dev from experimental.

AFAIS libkpathsea is even statically linked into evince, I found
no appearance of it in ldd of /usr/bin/evince, /usr/lib/libevview.so.1.0.0 or 
/usr/lib/libevdocument.so.1.0.0.

So I can only assume that the crash comes from something different ...

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

SWANAGE (pl.n.)
Swanage is the series of diversionary tactics used when trying to
cover up the existence of a glossop (q.v.) and may include (a)
uttering a high-pitched laugh and pointing out of the window (NB. this
doesn't work more that twice); (b) sneezing as loudly as possible and
wiping the glossop off the table in the same movement as whipping out
your handkerchief; (c) saying 'Christ! I seen to have dropped some
shit on your table' (very unwise); (d) saying 'Christ, who did that?'
(better) (e) pressing your elbow on the glossop itself and working
your arms slowly to the edge of the table; (f) leaving the glossop
where it is but moving a plate over it and putting up with sitting at
an uncomfortable angle the rest of the meal; or, if the glossop is in
too exposed a position, (g) leaving it there unremarked except for the
occasional humorous glance.
--- Douglas Adams, The Meaning of Liff



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Norbert Preining
On Do, 10 Dez 2009, Josselin Mouette wrote:
> Strangely, the crash happens after Denis installed the experimental
> version, including libkpathsea5, yet it happens in libkpathsea4.

The experimental packages depend on libkpathsea5

> The usual cause of such issues is that both versions are loaded at the
> same time, causing crashes when there is no symbol versioning. However I
> don’t see what path could cause libkpathsea5 to be loaded.

evince should not load anything but libkpathsea4 ATM, right?

I don't understand actually what is going on.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

WETWANG (n.)
A moist penis.
--- Douglas Adams, The Meaning of Liff



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Frank Küster
Hilmar Preusse  wrote:

> On 09.12.09 Norbert Preining (prein...@logic.at) wrote:
>
> Hi,
>
>> Anyone having experience with that, I never had one in the whole TeX
>> cycle I am here (there was always libkpathsea.so.4 AFAIR).
>> 
> AFAIR the last so-name change in kpathsea happened before teTeX 3.0.
> The maintainer changed the API version from 3 to 4 b/c he wanted to
> document that he changed anything without being really sure if these
> changes could have modified the API. IIRC nothing broke in teTeX 3.0.

Exactly.  IIRC (but that's nothing specific to libraries) libkpathsea4
will disappear from unstable as soon as we upload libkpathsea5, since
there's no source package for it left. On the other hand, if it's
already installed locally, it stays, and if a package is linked against
libkpathsea4 which is not installed, it shouldn't be possible to install
the package.

Therefore I don't understand how the soname bump could cause the
problem. 

Moreover, I have texlive 2009 from experimental installed, and 

ii  evince   2.28.1-1 Document (postscript, 
pdf) viewer

Here, evince opens dvi files without problems. Not that I would ever
want that...

Regards, Frank

-- 
Dr. Frank Küster
Debian Developer (TeXLive)
VCD Aschaffenburg-Miltenberg, ADFC Miltenberg
B90/Grüne KV Miltenberg



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-10 Thread Josselin Mouette
Le mercredi 09 décembre 2009 à 23:57 +0900, Norbert Preining a écrit : 
> On Wed, 09 Dec 2009, Josselin Mouette wrote:
> > Dear TeXlive maintainers, do you know whether the ABI for libkpathsea4
> > could have changed? Otherwise this might simply be a bug in the library.
> 
> Yes, there is libkpathsea5 now, that is probably the diff. libkpathsea
> is now thread safe and some more changes, so the .SO bump.

Strangely, the crash happens after Denis installed the experimental
version, including libkpathsea5, yet it happens in libkpathsea4.

The usual cause of such issues is that both versions are loaded at the
same time, causing crashes when there is no symbol versioning. However I
don’t see what path could cause libkpathsea5 to be loaded.

Denis, could you print the output of:
apt-get --dry-run remove libkpathsea5

Thanks, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-09 Thread Hilmar Preusse
On 09.12.09 Norbert Preining (prein...@logic.at) wrote:

Hi,

> Anyone having experience with that, I never had one in the whole TeX
> cycle I am here (there was always libkpathsea.so.4 AFAIR).
> 
AFAIR the last so-name change in kpathsea happened before teTeX 3.0.
The maintainer changed the API version from 3 to 4 b/c he wanted to
document that he changed anything without being really sure if these
changes could have modified the API. IIRC nothing broke in teTeX 3.0.

H.
-- 
Kindness is the beginning of cruelty.
-- Muad'dib [Frank Herbert, "Dune"]
  http://www.hilmar-preusse.de.vu/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-09 Thread Norbert Preining
On Wed, 09 Dec 2009, Josselin Mouette wrote:
> Dear TeXlive maintainers, do you know whether the ABI for libkpathsea4
> could have changed? Otherwise this might simply be a bug in the library.

Yes, there is libkpathsea5 now, that is probably the diff. libkpathsea
is now thread safe and some more changes, so the .SO bump.

Do you need any other information?

Good that this pops up now, I guess I should ask that on d-d or here,
namely what we have to do wrt the .so bump ...

Anyone having experience with that, I never had one in the whole TeX
cycle I am here (there was always libkpathsea.so.4 AFAIR).

Best wishes

Norbert


Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan   TU Wien, AustriaDebian TeX Task Force
gpg DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

BALLYCUMBER
One of the six half-read books lying somewhere in your bed.
--- Douglas Adams, The Meaning of Liff



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-09 Thread Josselin Mouette
Le mardi 08 décembre 2009 à 16:59 -0500, Denis Laxalde a écrit : 
> I just installed TeX-Live 2009 (package texlive from experimental which
> should enter unstable soon, I guess). Now, Evince cannot open DVI files
> anymore, it just crashes (see output attached).

Dear TeXlive maintainers, do you know whether the ABI for libkpathsea4
could have changed? Otherwise this might simply be a bug in the library.

Cheers, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-08 Thread Denis Laxalde
oops, the previous attachment begins with some garbage, please consider
this one instead.

Cheers,

-- 
Denis
$ evince test.dvi 
*** glibc detected *** evince: free(): invalid pointer: 0x014e6fe1 ***
=== Backtrace: =
/lib/libc.so.6[0x7f9d74780d56]
/lib/libc.so.6(cfree+0x6c)[0x7f9d747859bc]
/usr/lib/libkpathsea.so.4[0x7f9d6c0ad2aa]
/usr/lib/libkpathsea.so.4(kpse_fontmap_lookup+0xd9)[0x7f9d6c0ad509]
/usr/lib/libkpathsea.so.4(kpse_find_file+0x2f9)[0x7f9d6c0a9e49]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2d1acf]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2d2804]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2cb95d]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2d0aed]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c941a]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c5f7a]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c7835]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c1146]
/usr/lib/libevview.so.1[0x7f9d787ddb21]
/usr/lib/libevview.so.1[0x7f9d787de820]
/lib/libglib-2.0.so.0[0x7f9d74e22f64]
/lib/libpthread.so.0[0x7f9d7704273a]
/lib/libc.so.6(clone+0x6d)[0x7f9d747db69d]
=== Memory map: 
0040-0045f000 r-xp  08:03 426116 
/usr/bin/evince
0065f000-00662000 rw-p 0005f000 08:03 426116 
/usr/bin/evince
00662000-00663000 rw-p  00:00 0 
01071000-0152c000 rw-p  00:00 0  [heap]
7f9d6000-7f9d60021000 rw-p  00:00 0 
7f9d60021000-7f9d6400 ---p  00:00 0 
7f9d676d4000-7f9d67eb4000 rw-p  00:00 0 
7f9d67eb4000-7f9d67eb5000 ---p  00:00 0 
7f9d67eb5000-7f9d686b5000 rw-p  00:00 0 
7f9d686b5000-7f9d68715000 rw-s  00:08 79134777   
/SYSV (deleted)
7f9d68715000-7f9d6875c000 rw-p  00:00 0 
7f9d6875c000-7f9d6875d000 r-xp  08:03 465785 
/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
7f9d6875d000-7f9d6895d000 ---p 1000 08:03 465785 
/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
7f9d6895d000-7f9d6895e000 rw-p 1000 08:03 465785 
/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
7f9d6895e000-7f9d68961000 r-xp  08:03 425222 
/usr/lib/libgpg-error.so.0.4.0
7f9d68961000-7f9d68b6 ---p 3000 08:03 425222 
/usr/lib/libgpg-error.so.0.4.0
7f9d68b6-7f9d68b61000 rw-p 2000 08:03 425222 
/usr/lib/libgpg-error.so.0.4.0
7f9d68b61000-7f9d68bd3000 r-xp  08:03 423767 
/usr/lib/libgcrypt.so.11.5.2
7f9d68bd3000-7f9d68dd3000 ---p 00072000 08:03 423767 
/usr/lib/libgcrypt.so.11.5.2
7f9d68dd3000-7f9d68dd7000 rw-p 00072000 08:03 423767 
/usr/lib/libgcrypt.so.11.5.2
7f9d68dd7000-7f9d68de7000 r-xp  08:03 423791 
/usr/lib/libtasn1.so.3.1.6
7f9d68de7000-7f9d68fe6000 ---p 0001 08:03 423791 
/usr/lib/libtasn1.so.3.1.6
7f9d68fe6000-7f9d68fe7000 rw-p f000 08:03 423791 
/usr/lib/libtasn1.so.3.1.6
7f9d68fe7000-7f9d68fe9000 r-xp  08:03 301409 
/lib/libkeyutils-1.2.so
7f9d68fe9000-7f9d691e8000 ---p 2000 08:03 301409 
/lib/libkeyutils-1.2.so
7f9d691e8000-7f9d691e9000 rw-p 1000 08:03 301409 
/lib/libkeyutils-1.2.so
7f9d691e9000-7f9d691f r-xp  08:03 426729 
/usr/lib/libkrb5support.so.0.1
7f9d691f-7f9d693f ---p 7000 08:03 426729 
/usr/lib/libkrb5support.so.0.1
7f9d693f-7f9d693f1000 rw-p 7000 08:03 426729 
/usr/lib/libkrb5support.so.0.1
7f9d693f1000-7f9d693f4000 r-xp  08:03 301387 
/lib/libcom_err.so.2.1
7f9d693f4000-7f9d695f3000 ---p 3000 08:03 301387 
/lib/libcom_err.so.2.1
7f9d695f3000-7f9d695f4000 rw-p 2000 08:03 301387 
/lib/libcom_err.so.2.1
7f9d695f4000-7f9d6961d000 r-xp  08:03 426225 
/usr/lib/libk5crypto.so.3.1
7f9d6961d000-7f9d6981d000 ---p 00029000 08:03 426225 
/usr/lib/libk5crypto.so.3.1
7f9d6981d000-7f9d6981f000 rw-p 00029000 08:03 426225 
/usr/lib/libk5crypto.so.3.1
7f9d6981f000-7f9d698d3000 r-xp  08:03 428356 
/usr/lib/libkrb5.so.3.3
7f9d698d3000-7f9d69ad2000 ---p 000b4000 08:03 428356 
/usr/lib/libkrb5.so.3.3
7f9d69ad2000-7f9d69adc000 rw-p 000b3000 08:03 428356 
/usr/lib/libkrb5.so.3.3
7f9d69adc000-7f9d69aec000 r-xp  08:03 429929 
/usr/lib/libavahi-client.so.3.2.5
7f9d69aec000-7f9d69ceb000 ---p 0001 08:03 429929 
/usr/lib/libavahi-client.so.3.2.5
7f9d69ceb000-7f9d69cec000 rw-p f000 08:03 429929 
/usr/lib/libavahi-clien

Bug#560097: evince: crash when opening a DVI file (with TL2009 installed)

2009-12-08 Thread Denis Laxalde
Package: evince
Version: 2.28.1-1
Severity: important

I just installed TeX-Live 2009 (package texlive from experimental which
should enter unstable soon, I guess). Now, Evince cannot open DVI files
anymore, it just crashes (see output attached).
I'll be glad to provide any further information.

Thanks,

Denis

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evince depends on:
ii  evince-common  2.28.1-1  Document (postscript, pdf) viewer 
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.28.0-1  GNOME Desktop icon theme
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-2simple interprocess messaging syst
ii  libevince1 2.28.1-1  Document (postscript, pdf) renderi
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgconf2-42.28.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libgnome-keyring0  2.28.1-2  GNOME keyring services library
ii  libgtk2.0-02.18.4-1  The GTK+ graphical user interface 
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  libnautilus-extension1 2.28.1-1  libraries for nautilus components 
ii  libpango1.0-0  1.26.1-1  Layout and rendering of internatio
ii  libpoppler-glib4   0.12.2-2  PDF rendering library (GLib-based 
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  shared-mime-info   0.70-1FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages evince recommends:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gvfs  1.4.1-6userspace virtual filesystem - ser

Versions of packages evince suggests:
ii  nautilus  2.28.1-1   file manager and graphical shell f
ii  poppler-data  0.2.1-5Encoding data for the poppler PDF 
pn  unrar  (no description available)

-- no debconf information
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmr10
mktexpk: Aucun fichier ou dossier de ce type
kpathsea: Appending font creation commands to missfont.log.
page: Warning: font `cmr10' not found, trying metric files instead
kpathsea: Running mkofm cmr10
mkofm: Aucun fichier ou dossier de ce type
kpathsea: Running mktextfm cmr10
mktextfm: Aucun fichier ou dossier de ce type
page: Error: could not load font `cmr10'
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmr10
mktexpk: Aucun fichier ou dossier de ce type
kpathsea: Appending font creation commands to missfont.log.
page: Warning: font `cmr10' not found, trying metric files instead
kpathsea: Running mkofm cmr10
mkofm: Aucun fichier ou dossier de ce type
kpathsea: Running mktextfm cmr10
mktextfm: Aucun fichier ou dossier de ce type
page: Error: could not load font `cmr10'
dlax...@157-rome:~/tmp$ evince test.dvi 
*** glibc detected *** evince: free(): invalid pointer: 0x014e6fe1 ***
=== Backtrace: =
/lib/libc.so.6[0x7f9d74780d56]
/lib/libc.so.6(cfree+0x6c)[0x7f9d747859bc]
/usr/lib/libkpathsea.so.4[0x7f9d6c0ad2aa]
/usr/lib/libkpathsea.so.4(kpse_fontmap_lookup+0xd9)[0x7f9d6c0ad509]
/usr/lib/libkpathsea.so.4(kpse_find_file+0x2f9)[0x7f9d6c0a9e49]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2d1acf]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2d2804]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2cb95d]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2d0aed]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c941a]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c5f7a]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c7835]
/usr/lib/evince/1/backends/libdvidocument.so[0x7f9d6c2c1146]
/usr/lib/libevview.so.1[0x7f9d787ddb21]
/usr/lib/libevview.so.1[0x7f9d787de820]
/lib/libglib-2.0.so.0[0x7f9d74e22f64]
/lib/libpthread.so.0[0x7f9d7704273a]
/lib/libc.so.6(clone+0x6d)[0x7f