-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi!

Am 2013-03-23 22:53, schrieb Robert Waldner:
> stat(), not stat64() here, it seems:
> 
> stat("/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Linux_x86_64-gcc3/components/libenigmime-x86_64-gcc3.so",
> {st_mode=S_IFREG|0644, st_size=93096, ...}) = 0 
> stat("/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Linux_x86_64-gcc3/components/libenigmime-x86_64-gcc3.so",
> {st_mode=S_IFREG|0644, st_size=93096, ...}) = 0 
> stat("/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Linux_x86_64-gcc3/components/libipc-x86_64-gcc3.so",
> {st_mode=S_IFREG|0644, st_size=67008, ...}) = 0 
> stat("/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Linux_x86_64-gcc3/components/libipc-x86_64-gcc3.so",
> {st_mode=S_IFREG|0644, st_size=67008, ...}) = 0 
> open("/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Linux_x86_64-gcc3/components/libenigmime-x86_64-gcc3.so",
> O_RDONLY) = 27 
> open("/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Linux_x86_64-gcc3/components/libipc-x86_64-gcc3.so",
> O_RDONLY) = 27

That's fine, it is only stat64 on x86 where I first looked at the strace.

>> You could also create a new account to rule out that some
>> environment variable disturbs the loading of those binary
>> components (e.g. LD_LIBRARY_PATH is set to a custom value in your
>> account, as far as I remember from checking your enigmail debug
>> output).
> 
> Doesn't make much difference - at least none that I can see (debug
>  output attached). For the sake of completeness, I also did this
> under a more "standard" window manager (XFCE4 instead of my usual
> E17). I _did_ copy ~/,gnupg to have the keys needed for decryption,
> though - if I should also try with new keys, this'll take a bit
> longer.

Could you please send me the output of

% dpkg -l $(for i in $(lsof -c icedove | grep "\.so" | awk '{print
$9}' | sort | uniq); do dpkg -S $i; done | cut -d: -f1 | sort | uniq)

I'd like to know whether we have the same versions of all packages
that icedove loads shared libraries from installed. Of course, this
should not be the problem, but let us take a look at it anyway.

WM
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJRTq2HAAoJEIy+IZx0V22BIvIP/3D8qlwOQjVPGp6+BsEnjn0z
xr89DwU4sd1jL8H+JRPF6dE9tO4KSsIJFt+ogKTUf8+WW9GOZHrZ8ZNo9NCwTytc
h2lavbaN+3xSw9oHol2mzDuBF42rOaSbEsSQvASpPU3i/EReAj0vP6jIa1RUeyX3
ubpm3duIhqvSmtFLR73rBGaiN0DH+kZadXrprZ4oEUcYVDI+6wYUBK7RScl+Okal
IQV1jKcAO9YlYtdyq8c7Tgf6dbyo29ACRxPafKNunnunm/2X0766nklAKJyhJpkF
cM2sLkrfBMUHfcGtCV7i5HZCrOJ3Ys9JQ/t2fN6kHMaSlFXYVxP/DIZIkYiaGixl
tU4RCKLqvHpJBflG3Dua8TLX3wwLmEjLSaVuKZ/MbUfvCRb2QDuitNGPnC+1F/pG
0ZrMqInxqIQCMbwl/CdMUyIJfLuvpqP7fz7vDVHmbitBAFCoRs9GinpenOvVZdvX
3rNxdYMpXKgA9nRp6Zb2649XuBm4AJblfKFmM2SB+rK7l+lNNApIbq9jZngsq9aK
VerNNl+nb20DOK8w8sxbINok8KAi9Aia1ZW8GUo5FAkWzW05Lnemyq4p9KfVj2+w
svagG3B07S7yfpG7U2irqRmpFhhmijdxPpUE9/6pd1cNChTnXsc0Pf2N2BL1gIYG
0BBkDtOLomac/H+cE/ag
=6RQq
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to