Comment 49 for bug 190227

Revision history for this message
Kayvan Sylvan (kayvan) wrote :

I still see this bug after my upgrade to lucid (10.04) on amd64.

kayvan@kayvan-desktop:~$ dpkg -l ia32-libs
ii ia32-libs 2.7ubuntu25

kayvan@kayvan-desktop:~$ /opt/agns/bin/agnclient
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so

ldd only shows libs in /usr/lib32.

Using LD_DEBUG=files, I see this:

     16419: file=/usr/lib/gio/modules/libgvfsdbus.so [0]; needed by /usr/lib32/libgmodule-2.0.so.0 [0]
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
     16419:

However, I can't find any reference in any libraries that I might be able to patch using the workaround in comment #5.

I have attached the full log (from running LD_DEBUG=files).?field.comment=I still see this bug after my upgrade to lucid (10.04) on amd64.

kayvan@kayvan-desktop:~$ dpkg -l ia32-libs
ii ia32-libs 2.7ubuntu25

kayvan@kayvan-desktop:~$ /opt/agns/bin/agnclient
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so

ldd only shows libs in /usr/lib32.

Using LD_DEBUG=files, I see this:

     16419: file=/usr/lib/gio/modules/libgvfsdbus.so [0]; needed by /usr/lib32/libgmodule-2.0.so.0 [0]
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
     16419:

However, I can't find any reference in any libraries that I might be able to patch using the workaround in comment #5.

I have attached the full log (from running LD_DEBUG=files).