[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#191162: mktexpk: segfaults



Package: tetex-bin
Version: 2.0.2-3
Severity: normal


Hi,
I was directed to file a bug report here by dvisvga maintainers as the 
following command 
mktexpk --mfmode / --bdpi 300 --mag 1+0/300 --dpi 300 msbm10
segfaults.

Do let me know what other information you need. Strace output and
dependencies are given below.

-------------------STRACE OUTPUT TAIL-------------------------
brk(0x8425000)                          = 0x8425000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40037000, 4096)                = 0
open("/var/cache/fonts/ls-R", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0664, st_size=583, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40037000
read(3, "% ls-R -- filename database for "..., 4096) = 583
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40037000, 4096)                = 0
access("/usr/local/lib/texmf/aliases", R_OK) = -1 ENOENT (No such file
or directory)
access("/usr/share/texmf/aliases", R_OK) = 0
stat64("/usr/share/texmf/aliases", {st_mode=S_IFREG|0644, st_size=2679,
...}) =
0
access("/var/cache/fonts/aliases", R_OK) = 0
stat64("/var/cache/fonts/aliases", {st_mode=S_IFDIR|0755, st_size=4096,
...}) =
0
brk(0)                                  = 0x8425000
brk(0x8426000)                          = 0x8426000
open("/usr/share/texmf/aliases", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40037000
read(3, "% real-filename alias\nTETEXDOC.p"..., 4096) = 2679
brk(0)                                  = 0x8426000
brk(0x8427000)                          = 0x8427000
brk(0)                                  = 0x8427000
brk(0x8428000)                          = 0x8428000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40037000, 4096)                = 0
brk(0)                                  = 0x8428000
brk(0x8429000)                          = 0x8429000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

-------------------------END STRACE OUTPUT------------------------------

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mandelbrot 2.4.18 #1 Thu Jul 25 16:44:16 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages tetex-bin depends on:
ii  debconf                      1.2.21      Debian configuration management sy
hi  debianutils                  2.1.2       Miscellaneous utilities specific t
ii  dpkg                         1.10.9      Package maintenance system for Deb
ii  ed                           0.2-19      The classic unix line editor
ii  libc6                        2.3.1-9     GNU C Library: Shared libraries an
ii  libgcc1                      1:3.3-0pre5 GCC support library
ii  libkpathsea3                 2.0.2-3     shared libkpathsea for teTeX
hi  libpng12-0                   1.2.5-8     PNG library - runtime
ii  libstdc++5                   1:3.3-0pre5 The GNU Standard C++ Library v3
ii  libwww0                      5.4.0-5     The W3C WWW library
ii  libxaw7                      4.2.1-4     X Athena widget set library
ii  perl                         5.8.0-14    Larry Wall's Practical Extraction 
ii  t1lib1                       1.3.1-1     Type 1 font rasterizer library - r
ii  tetex-base                   2.0.2-3     basic teTeX library files
ii  xlibs                        4.2.1-4     X Window System client libraries
ii  zlib1g                       1:1.1.4-9   compression library - runtime

-- debconf information:
* tetex-bin/cnf_name: 
  tetex-bin/groupperm: true
* tetex-bin/lsr-perms: true
  tetex-bin/userperm: false
* tetex-bin/hyphen: british
* tetex-bin/oldcfg: true
* tetex-bin/use_debconf: true
* tetex-bin/groupname: users




Reply to: