https://bugs.kde.org/show_bug.cgi?id=515052

--- Comment #8 from Dmitry Kazakov <[email protected]> ---
(In reply to Ming Chuan from comment #6)
> Oops, I guess this is the right way to print it
> ```
> (gdb) p (colorants.d.ptr)@8
> $9 = {0x55555938f440, 0x8, 0x400000002, 0x6e85c0c000000001, 0x7ffffffd0390,
> 0x0, 0x0, 0x0}
> ```

If you have Krita compiled, could you just add 

qDebug() << "colorants" << colorants;

in the beginning of the function and see what are the actual values passed to
Krita before the crash?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to