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

--- Comment #18 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> 
---
Output with -fsanitize=address -fsanitize=undefined -fsanitize=vptr

/usr/bin> /usr/bin/pictorialist
.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/utils.h:110:37:
runtime error: load of value 268435456, which is not a valid value for type
'StateFlag'
/home/eugene/develop/KDE/live/qtcurve/qt5/style/qtcurve_utils.cpp:249:22:
runtime error: downcast of address 0x7ffc16b265d0 which does not point to an
object of type 'HackEvent'
0x7ffc16b265d0: note: object is of type 'QMouseEvent'
 00 00 36 40  78 2e 46 95 80 7f 00 00  00 00 00 00 00 00 00 00  05 00 06 00 00
00 00 00  ae 1a 79 08
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'QMouseEvent'
/home/eugene/develop/KDE/live/qtcurve/qt5/style/qtcurve_utils.cpp:249:36:
runtime error: member call on address 0x7ffc16b265d0 which does not point to an
object of type 'HackEvent'
0x7ffc16b265d0: note: object is of type 'QMouseEvent'
 00 00 36 40  78 2e 46 95 80 7f 00 00  00 00 00 00 00 00 00 00  05 00 06 00 00
00 00 00  ae 1a 79 08
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'QMouseEvent'
/home/eugene/develop/KDE/live/qtcurve/qt5/style/qtcurve_utils.cpp:250:23:
runtime error: downcast of address 0x604000099410 which does not point to an
object of type 'HackedMenu'
0x604000099410: note: object is of type 'QMenuBar'
 1a 00 80 04  e0 44 a9 95 80 7f 00 00  80 51 00 00 60 61 00 00  90 46 a9 95 80
7f 00 00  00 00 be be
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'QMenuBar'
/home/eugene/develop/KDE/live/qtcurve/qt5/style/qtcurve_utils.cpp:250:34:
runtime error: member call on address 0x604000099410 which does not point to an
object of type 'HackedMenu'
0x604000099410: note: object is of type 'QMenuBar'
 1a 00 80 04  e0 44 a9 95 80 7f 00 00  80 51 00 00 60 61 00 00  90 46 a9 95 80
7f 00 00  00 00 be be
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'QMenuBar'
/home/eugene/develop/KDE/live/qtcurve/qt5/style/qtcurve_utils.cpp:245:22:
runtime error: execution reached a __builtin_unreachable() call
*** Failure: Exit code 1 ***

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

Reply via email to