[Development] DBus signals for (dlclose'd) style plugin causing crash during application exit?
Thiago Macieira
thiago.macieira at intel.com
Thu May 4 20:18:28 CEST 2017
Em quinta-feira, 4 de maio de 2017, às 11:06:54 PDT, René J. V. Bertin
escreveu:
> Thiago Macieira wrote:
> > 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.
>
> So it cannot be something that has to do with a host application connecting
> to a dbus daemon running off ARM code? A communications glitch would be the
> simplest reason for a timeout in IPC context, in this case presumably when
> disconnecting from a DBus daemon.
How could it be? The problem happens with a host application that is a code
generator that doesn't connect to the bus.
> Something else: a standard llvm/clang install will generate code for ARM on
> demand without need to install a dedicated cross-compiler. Maybe worth
> checking if the same issue arises with clang (on a CI system or a developer
> workstation)?
For someone else.
As I said, I don't cross-compile.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list