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

Sam James <s...@gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ar...@aarsen.me

--- Comment #1 from Sam James <s...@gentoo.org> ---
One of the other backtraces we had in the thread was:
```

Thread 1 "konsole" received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0  0x0000000000000000 in ??? ()
#1  0x00007ffff6134fc9 in qt_memfill<unsigned int> (dest=0x555556c5cf40,
color=0, count=64)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/gui/painting/qdrawhelper_p.h:916
#2  0x00007ffff613184b in qt_rectfill<unsigned int> (dest=0x555556c5cf40,
value=0, x=0, y=0, width=8, height=8, stride=32)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/gui/painting/qdrawhelper_p.h:940
#3  0x00007ffff6125be7 in QImage::fill (this=0x555556c67960, pixel=0)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/gui/image/qimage.cpp:1829
#4  0x00007ffff6125d81 in QImage::fill (this=0x555556c67960, color=...)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/gui/image/qimage.cpp:1885
#5  0x00007ffff6176213 in QRasterPlatformPixmap::fill (this=0x555556c67930,
color=...)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/gui/image/qpixmap_raster.cpp:164
#6  0x00007ffff6172382 in QPixmap::fill (this=0x7fffffffd360, color=...)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/gui/image/qpixmap.cpp:878
#7  0x00007fffecee635d in Breeze::Style::toolBarExtensionIcon
    (this=0x555555619e10,
standardPixmap=QStyle::SP_ToolBarHorizontalExtensionButton, option=0x0,
widget=0x555557276390)
    at
/var/tmp/portage/kde-plasma/breeze-6.1.4/work/breeze-6.1.4/kstyle/breezestyle.cpp:8122
#8  0x00007fffecec77a4 in Breeze::Style::standardIconImplementation
    (this=0x555555619e10,
standardPixmap=QStyle::SP_ToolBarHorizontalExtensionButton, option=0x0,
widget=0x555557276390)
    at
/var/tmp/portage/kde-plasma/breeze-6.1.4/work/breeze-6.1.4/kstyle/breezestyle.cpp:2076
#9  0x00007fffece6c51c in Breeze::Style::standardIcon
    (this=0x555555619e10, pixmap=QStyle::SP_ToolBarHorizontalExtensionButton,
option=0x0, widget=0x555557276390)
    at
/var/tmp/portage/kde-plasma/breeze-6.1.4/work/breeze-6.1.4_build/kstyle6/breeze6_autogen/EWIEGA46WW/../../../../breeze-6.1.4/kstyle/breezestyle.h:166
#10 0x00007ffff7509a1b in QProxyStyle::standardIcon
    (this=0x5555555fde30,
standardIcon=QStyle::SP_ToolBarHorizontalExtensionButton, option=0x0,
widget=0x555557276390)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/widgets/styles/qproxystyle.cpp:380
#11 0x00007ffff72c6a2a in QMenuBarExtension::QMenuBarExtension
(this=0x555555eeeee0, parent=0x555557276390)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/widgets/widgets/qmenubar.cpp:57
#12 0x00007ffff72c9692 in QMenuBarPrivate::init (this=0x55555725a870)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/widgets/widgets/qmenubar.cpp:678
#13 0x00007ffff72c98e6 in QMenuBar::QMenuBar (this=0x555557276390,
parent=0x555556975eb0)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/widgets/widgets/qmenubar.cpp:711
#14 0x00007ffff728e7c6 in QMainWindow::menuBar (this=0x555556975eb0)
    at
/var/tmp/portage/dev-qt/qtbase-6.7.2-r4/work/qtbase-everywhere-src-6.7.2/src/widgets/widgets/qmainwindow.cpp:470
#15 0x00007ffff7f6de2f in Konsole::MainWindow::setupActions() () at
/usr/lib64/libkonsoleapp.so.24.05.2
#16 0x00007ffff7f6fc1d in Konsole::MainWindow::MainWindow() () at
/usr/lib64/libkonsoleapp.so.24.05.2
#17 0x00007ffff7f62243 in Konsole::Application::newMainWindow() () at
/usr/lib64/libkonsoleapp.so.24.05.2
#18 0x00007ffff7f63588 in Konsole::Application::processWindowArgs(bool&) () at
/usr/lib64/libkonsoleapp.so.24.05.2
#19 0x00007ffff7f6540a in Konsole::Application::newInstance() () at
/usr/lib64/libkonsoleapp.so.24.05.2
#20 0x0000555555559426 in ??? ()
#21 0x00007ffff505e320 in ??? () at /usr/lib64/libc.so.6
#22 0x00007ffff505e3d9 in __libc_start_main () at /usr/lib64/libc.so.6
#23 0x0000555555559535 in ??? ()
(gdb) 
```

Arsen and I both looked at it and couldn't spot anything obvious in
ksvg->qtbase though.

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

Reply via email to