[Development] DBus signals for (dlclose'd) style plugin causing crash during application exit?
Konstantin Tokarev
annulen at yandex.ru
Thu May 4 20:10:00 CEST 2017
04.05.2017, 21:07, "René J. V. Bertin" <rjvbertin at gmail.com>:
> 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.
>
> Something else: a standard llvm/clang install will generate code for ARM on
> demand without need to install a dedicated cross-compiler.
...except that you need target-specific binutils, glibc, kernel headers...
> Maybe worth checking
> if the same issue arises with clang (on a CI system or a developer workstation)?
>
> R
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
--
Regards,
Konstantin
More information about the Development
mailing list