Package: libqt4-webkit Version: 4:4.7.2-3 Severity: normal Tags: upstream All applications that use libqt4-webkit crash with segafault (eg. arora, goldendict, even webkit demos from qt-demo).
Here is a cut from strace log: stat("/usr/lib/qt4/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat("/usr/lib/qt4/plugins/sensors", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat("/usr/lib/qt4/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat("/usr/lib/qt4/plugins/sensors", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/qt4/plugins/sensors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 13 statfs("/usr/lib/qt4/plugins/sensors", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=12015610, f_bfree=7077069, f_bavail=6466700, f_files=3055616, f_ffree=2773793, f_fsid={2084545453, -1848374108}, f_namelen=255, f_frsize=4096}) = 0 getdents(13, /* 2 entries */, 32768) = 48 stat("/usr/lib/qt4/plugins/sensors/.", {st_mode=S_IFDIR|0755, st_size=4096, ....}) = 0 getdents(13, /* 0 entries */, 32768) = 0 close(13) = 0 stat("/usr/lib/qt4/plugins/sensors/..", {st_mode=S_IFDIR|0755, st_size=4096, ....}) = 0 stat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0 stat("/usr/bin/plugins/sensors", 0x1017b28) = -1 ENOENT (No such file or directory) lstat("/usr/bin/plugins/sensors", 0x7ffffbf83510) = -1 ENOENT (No such file or directory) stat("/usr/lib/kde4/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat("/usr/lib/kde4/plugins/sensors", 0x1017b28) = -1 ENOENT (No such file or directory) lstat("/usr/lib/kde4/plugins/sensors", 0x7ffffbf83510) = -1 ENOENT (No such file or directory) stat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0 stat("/usr/bin/sensors", 0x1017b28) = -1 ENOENT (No such file or directory) lstat("/usr/bin/sensors", 0x7ffffbf833f0) = -1 ENOENT (No such file or directory) mmap(NULL, 2147483648, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ zsh: segmentation fault strace goldendict % free total used free shared buffers cached Mem: 4514008 3304232 1209776 0 181628 670504 -/+ buffers/cache: 2452100 2061908 Swap: 0 0 0 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libqt4-webkit depends on: ii libqtwebkit4 2.1.0~2011week09-3 Web content engine library for Qt libqt4-webkit recommends no packages. libqt4-webkit suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110406051851.20991.63734.report...@phpdev.esafeline.com