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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #3 from Daniel Vrátil <dvra...@kde.org> ---
Indeed looks like a Qt issue. The Fusion style crashes too with basically the
same backtrace (just inside QFusionStyle instead of Breeze::Style). Sorry for
the noise, I'll bring this to the Qt bug tracker then.

Thread 1 "kmail" received signal SIGSEGV, Segmentation fault.
0x00007ffff246a7c1 in QIcon::pixmap (this=this@entry=0x7fffffff93f8,
window=window@entry=0x0, size=..., mode=QIcon::Normal,
state=state@entry=QIcon::Off) at image/qicon.cpp:839
839             return d->engine->pixmap(size, mode, state);
Missing separate debuginfos, use: dnf debuginfo-install
kf5-kimageformats-5.26.0-1.fc24.x86_64 kf5-sonnet-core-5.26.0-1.fc24.x86_64
libglvnd-0.1.0-5.bb63d82.fc24.x86_64 nss-mdns-0.10-17.fc24.x86_64
(gdb) bt
#0  0x00007ffff246a7c1 in QIcon::pixmap(QWindow*, QSize const&, QIcon::Mode,
QIcon::State) const (this=this@entry=0x7fffffff93f8, window=window@entry=0x0,
size=..., mode=QIcon::Normal, state=state@entry=QIcon::Off)
    at image/qicon.cpp:839
#1  0x00007ffff246a96e in QIcon::pixmap(QSize const&, QIcon::Mode,
QIcon::State) const (this=this@entry=0x7fffffff93f8, size=..., mode=<optimized
out>, state=state@entry=QIcon::Off) at image/qicon.cpp:775
#2  0x00007ffff2a38435 in QFusionStyle::drawControl(QStyle::ControlElement,
QStyleOption const*, QPainter*, QWidget const*) const (this=0xa1d060,
element=<optimized out>, option=0x7fffffff9390, painter=0x7fffffff9370,
widget=0x
1a088e0) at styles/qfusionstyle.cpp:1014
#3  0x00007ffff2a67877 in QComboBox::paintEvent(QPaintEvent*) (opt=...,
ce=QStyle::CE_ComboBoxLabel, this=0x7fffffff9370) at
../../src/widgets/styles/qstylepainter.h:78
#4  0x00007ffff2a67877 in QComboBox::paintEvent(QPaintEvent*) (this=0x1a088e0)
at widgets/qcombobox.cpp:2968

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

Reply via email to