[Development] DBus signals for (dlclose'd) style plugin causing crash during application exit?

Thiago Macieira thiago.macieira at intel.com
Thu May 4 17:53:21 CEST 2017


Em quinta-feira, 4 de maio de 2017, às 08:03:47 PDT, René J. V. Bertin 
escreveu:
> Here's another shot in the dark: that's a 64bit Intel host running an ARM
> cross build, maybe even for 32bit. I don't really know how you run tests on
> there (emulation?) but couldn't this be something that has to do with
> endianness and/or 32/64 bit differences? And couldn't it be something that
> has long been latent but was never triggered in a way that it caused
> problems?

I think our ARM builds are little-endian, so endianness cannot be an issue.

The problem happens before any ARM code is run, so it's not an emulation or 
processor issue. It must be a cross-compilation (bootstrapping) issue.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list