Excerpts from Marco d'Itri's message of Fri Jul 25 04:06:06 +0200 2014:
> On Jul 24, Michal Suchanek <michal.sucha...@ruk.cuni.cz> wrote:
> 
> > Apparently there are two versions of libudev linked in.
> > 
> > Upgrading libudev-dev so it references libudev.so.1 resolves the
> > problem.
> > 
> > I am not sure if linking symbols from two different versions of libudev
> > should be prevented in some way.
> I am not sure about how this could happen since the libudev symbols are 
> versioned.
> 

Probably different libraries linking different versions of libudev.

I built libwaffle which is not packaged in Debian with libudev.so.0 and
when I linked piglit with it it would crash calling different libudev
symbols at random. Linking libwaffle with libudev.so.1 and rebuilding
piglit resolves the problem for my test but iceweasel and chromium
still crash in libudev.

Looking through dependencies only daemons and tools should depend on
libudev0 - no libraries but I might have missed something.

Thanks

Michal

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to