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

Bug#367113: libxext6: missing symlink libXext.so on fresh install



Package: libxext6
Version: 1:1.0.0-4
Severity: normal

Last night, I did a fresh install of x-window-system. Firefox crashes
frequently:

open("/usr/lib/firefox/libXext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/firefox/plugins/libXext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 48
fstat(48, {st_mode=S_IFREG|0644, st_size=35071, ...}) = 0
mmap(NULL, 35071, PROT_READ, MAP_PRIVATE, 48, 0) = 0x2aaaacc03000
close(48)                               = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libXext.so", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libXext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libXext.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libXext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libXext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
munmap(0x2aaaacc03000, 35071)           = 0
write(2, "LoadPlugin: failed to initialize"..., 131LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot open shared object file: No su
ch file or directory]
) = 131
open("/usr/X11R6/lib/", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 48
fstat(48, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(48, F_SETFD, FD_CLOEXEC)          = 0
getdents64(48, /* 6 entries */, 4096)   = 168
getdents64(48, /* 0 entries */, 4096)   = 0
close(48)                               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink("/home/amread/.mozilla/firefox/j5ujq67x.default/lock") = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
tgkill(30055, 30055, SIGSEGV)           = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++

When I make the symlink, firefox does not crash. I previously had unstable 
installed with the same package versions and everything was fine. Probably 
the symlink was left around from a previous version.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libxext6 depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libx11-6                      2:1.0.0-6  X11 client-side library
ii  libxau6                       1:1.0.0-3  X11 authorisation library
ii  x11-common                    1:7.0.18   X Window System (X.Org) infrastruc

libxext6 recommends no packages.

-- no debconf information



Reply to: