[Qbs] --more-verbose causes segfault

Christian Kandeler Christian.Kandeler at qt.io
Mon Dec 17 11:15:47 CET 2018


On Mon, 17 Dec 2018 05:15:40 +0000
Wookey <wookey at wookware.org> wrote:

> I just uploaded dewalls 1.0.0+ds1-7 to debian to fix some minor lintian issues:
> https://lintian.debian.org/full/wookey@debian.org.html#dewalls
> 
> However I noticed (whilst trying to comply with the new debian policy about
> making build logs extra-verbose) that adding --more-verbose to the qbs
> build line makes it segfault (when building in debian unstable, with
> dpkg-buildpackage). The normal build without this works fine, as before.

Which qbs version is that?
Also, do you have patches on top of the dewalls repo state?

> That seems like a qbs bug. (Even if I've done something wrong it shouldn't segfault)
> 
> Attached are the build logs for the normal build and the build with the verbose option. 
> Anyone know what's going on?

Most likely some debug statement is missing a null pointer check.


Christian



More information about the Qbs mailing list