Package: font-manager
Version: 0.5.7-4
Severity: important

Dear Maintainer,

   * What led up to the situation?
     I tried to run `font-manager` from the command line.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     I used `strace` to determine the cause of the problem;
     Uninstalling `fonts-noto-cjk` fixes it
   * What was the outcome of this action?
     Running `font-manager` caused it to hang (fail to start within 2 minutes)
     on "Querying installed files".
   * What outcome did you expect instead?
     I expected `font-manager` to start

------- begin strace output snippet -------

mmap(NULL, 114974720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f399370e000
munmap(0x7f399370e000, 114974720)       = 0
munmap(0x7f399a4b4000, 114973832)       = 0
open("/usr/share/fonts/opentype/noto/NotoSansCJK.ttc", O_RDONLY) = 15
fcntl(15, F_SETFD, FD_CLOEXEC)          = 0
fstat(15, {st_mode=S_IFREG|0644, st_size=114973832, ...}) = 0
mmap(NULL, 114973832, PROT_READ, MAP_PRIVATE, 15, 0) = 0x7f399a4b4000
close(15)                               = 0
mmap(NULL, 114974720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f399370e000
munmap(0x7f399370e000, 114974720)       = 0
munmap(0x7f399a4b4000, 114973832)       = 0
open("/usr/share/fonts/opentype/noto/NotoSansCJK.ttc", O_RDONLY) = 15
fcntl(15, F_SETFD, FD_CLOEXEC)          = 0
fstat(15, {st_mode=S_IFREG|0644, st_size=114973832, ...}) = 0
mmap(NULL, 114973832, PROT_READ, MAP_PRIVATE, 15, 0) = 0x7f399a4b4000
close(15)                               = 0
mmap(NULL, 114974720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f399370e000
munmap(0x7f399370e000, 114974720)       = 0
munmap(0x7f399a4b4000, 114973832)       = 0
open("/usr/share/fonts/opentype/noto/NotoSansCJK.ttc", O_RDONLY) = 15
fcntl(15, F_SETFD, FD_CLOEXEC)          = 0
fstat(15, {st_mode=S_IFREG|0644, st_size=114973832, ...}) = 0
mmap(NULL, 114973832, PROT_READ, MAP_PRIVATE, 15, 0) = 0x7f399a4b4000
close(15)                               = 0
mmap(NULL, 114974720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f399370e000
munmap(0x7f399370e000, 114974720)       = 0
brk(0x1764000)                          = 0x1764000
munmap(0x7f399a4b4000, 114973832)       = 0
open("/usr/share/fonts/opentype/noto/NotoSansCJK.ttc", O_RDONLY) = 15
fcntl(15, F_SETFD, FD_CLOEXEC)          = 0
fstat(15, {st_mode=S_IFREG|0644, st_size=114973832, ...}) = 0
mmap(NULL, 114973832, PROT_READ, MAP_PRIVATE, 15, 0) = 0x7f399a4b4000
close(15)

------- end strace output snippet ---------

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (50, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages font-manager depends on:
ii  libc6           2.21-7
ii  libfontconfig1  2.11.0-6.3
ii  libfreetype6    2.6.1-0.1
ii  libglib2.0-0    2.46.2-3
ii  libpango1.0-0   1.38.1-1
ii  libpython2.7    2.7.11-3
ii  libsqlite3-0    3.10.2-1
ii  python          2.7.11-1
ii  python-dbus     1.2.0-3
ii  python-gobject  3.18.2-2
ii  python-gtk2     2.24.0-4
ii  python-libxml2  2.9.3+dfsg1-1

font-manager recommends no packages.

Versions of packages font-manager suggests:
ii  python-reportlab  3.2.0-1

-- no debconf information

Reply via email to