[Interest] Crash related to set_transient on wayland/weston

Daniel Mack daniel at zonque.org
Tue May 23 10:38:11 CEST 2017


On 05/22/2017 07:20 PM, Daniel Mack wrote:
> I'm running Qt 5.8.0 with wayland 1.13 and weston 2.0.0 on a aarch64
> embedded machine. When trying to fire up the QCamera example, it crashes
> like this:
> 
> error marshalling arguments for set_transient (signature oiiu): null
> value passed for arg 0
> Error marshalling request: Invalid argument
> Aborted (core dumped)

Some more investigation shows that the camera example simply raises an
error which pops up a window. The crash itself is then caused by

  QMessageBox::warning();

Is there any more information needed to fix this? Should I file a bug
somewhere?


Thanks,
Daniel



More information about the Interest mailing list