Hi Ondřej,

2009/8/23 Ondřej Surý <ond...@sury.org>

>  John,
>
> could you please add libdns50 version and dependencies to the bug
> report, please? Again you can just add reportbug


The original bug report _is_ from reportbug. Here's the libdns50 line:

ii  libdns50               1:9.6.1.dfsg.P1-1 DNS Shared Library used by BIND

Do you mean you'd like to get a "reportbug libdns50" instead of a "reportbug
bind9"?

Also maybe objdump -T on libGeoIP.so.1 could be helpful, mine does
> include needed symbol, does yours?
>
> # objdump -T libGeoIP.so.1.4.6 | grep GeoIP_country_name_by_ipnum_v6
> 000051d0 g    DF .text  00000050  Base
>  GeoIP_country_name_by_ipnum_v6


My lib also contains the symbol, I have no idea why it is not found by the
other libs:

yoda:~# objdump -T /usr/lib/libGeoIP.so.1.4.6 | grep
GeoIP_country_name_by_ipnum_v6
00005190 g    DF .text  00000050  Base        GeoIP_country_name_by_ipnum_v6

I haven't rebooted the machine (for obvious reasons), maybe there's some
other process that's keeping and older version of the lib in shared memory
with the same version/signature as the "new" lib? Any tools to check that?

The problem does indeed seem to persist as more ppl are reporting it, and
for each person who reports it there's usually at least 10 or 100 that don't
bother. Maybe it only happens on 32bit systems.

Cheers,
jd

Reply via email to