Package: iceweasel Version: 3.0.1-1 Severity: wishlist Steps to reproduce: 1) strace -o strace.out -s4096 -f iceweasel 2) File->Print... 3) Print to File 4) Print 5) File->Quit
Expected results: 1-5) iceweasel prints page to a file and does not read anything from alpine password database file ~/.pine-passfile. Actual results: 1-5) iceweasel prints page to a file. However, it also accesses the alpine password database as seen in strace.out: 754 open("/home/lindi/.pine-passfile", O_RDONLY|O_LARGEFILE) = 45 754 fstat64(45, {st_mode=S_IFREG|0600, st_size=46, ...}) = 0 754 mmap2(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb2985000 754 read(45, "$CENSORED"..., 32768) = $CENSORED 754 read(45, ""..., 32768) = 0 754 close(45) = 0 754 munmap(0xb2985000, 32768) = 0 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-5-686-bigmem (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages iceweasel depends on: ii debianutils 2.30 Miscellaneous utilities specific t ii fontconfig 2.6.0-1 generic font configuration library ii libc6 2.7-12 GNU C Library: Shared libraries ii libgcc1 1:4.3.1-7 GCC support library ii libglib2.0-0 2.16.4-2 The GLib library of C routines ii libgtk2.0-0 2.12.11-3 The GTK+ graphical user interface ii libnspr4-0d 4.7.1-3 NetScape Portable Runtime Library ii libstdc++6 4.3.1-7 The GNU Standard C++ Library v3 ii procps 1:3.2.7-8 /proc file system utilities ii psmisc 22.6-1 Utilities that use the proc filesy ii xulrunner-1.9 1.9.0.1-1 XUL + XPCOM application runner iceweasel recommends no packages. Versions of packages iceweasel suggests: pn latex-xft-fonts <none> (no description available) ii libkrb53 1.6.dfsg.4~beta1-3 MIT Kerberos runtime libraries ii mozplugger 1.10.2-1 Plugin allowing external viewers t pn ttf-mathematica4.1 <none> (no description available) pn xfonts-mathml <none> (no description available) pn xprint <none> (no description available) pn xulrunner-1.9-gnome-s <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]