Comment 7 for bug 1040839

Revision history for this message
Guy Schlosser (guyster) wrote :

I did the cat command mentioned above, and here are my results. BTW, I am running the 32-bit version, so this bug doesn't seem to be architecture dependent.

cat /proc/`pidof thunderbird`/maps | grep edataserver

a1ea2000-a1ee4000 r-xp 00000000 08:05 3411664 /usr/lib/libedataserver-1.2.so.15.0.0
a1ee4000-a1ee5000 r--p 00041000 08:05 3411664 /usr/lib/libedataserver-1.2.so.15.0.0
a1ee5000-a1ee6000 rw-p 00042000 08:05 3411664 /usr/lib/libedataserver-1.2.so.15.0.0
adb82000-adbfc000 r-xp 00000000 08:05 3410730 /usr/lib/libedataserver-1.2.so.17.0.0
adbfc000-adbfd000 r--p 0007a000 08:05 3410730 /usr/lib/libedataserver-1.2.so.17.0.0
adbfd000-adbff000 rw-p 0007b000 08:05 3410730 /usr/lib/libedataserver-1.2.so.17.0.0

I hope this helps and thanks in advance.