https://bugzilla.suse.com/show_bug.cgi?id=1212101 https://bugzilla.suse.com/show_bug.cgi?id=1212101#c40 --- Comment #40 from Paul Tannington <paul.pgp-7@gmx.com> --- (In reply to Wolfgang Rosenauer from comment #38)
Could some people here try https://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/ x86_64/MozillaFirefox-114.0.1-3.2.x86_64.rpm either by direct download or using the mozilla repository?
There should be a small change in compile optimizations in there which could make a difference but as I do not have any machine which seems to be affected I have no idea if it does. Please let us know.
Version : 114.0.1-3.2 Build Time : Sat 17 Jun 2023 02:01:52 BST Install Time : Sat 17 Jun 2023 08:50:20 BST paul@Orion-15:~$ firefox -d gdb ... ... Thread 1 "firefox" received signal SIGILL, Illegal instruction. skvx::Vec<4, float>::VecStorage () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/base/SkVx.h:274 274 using VecStorage<N,T>::VecStorage; (gdb) bt 10 #0 skvx::Vec<4, float>::VecStorage () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/base/SkVx.h:274 #1 0x00007ffff01a095b in operator*<4, float, float> () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/base/SkVx.h:539 #2 map_rect_affine () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/core/SkM44.cpp:154 #3 0x00007ffff01a1851 in SkMatrixPriv::MapRect () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/core/SkM44.cpp:220 #4 SkCanvas::computeDeviceClipBounds () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/core/SkCanvas.cpp:1709 #5 0x00007ffff01a24a4 in SkCanvas::init () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/core/SkCanvas.cpp:425 #6 0x00007ffff00ec8ce in SkCanvas::SkCanvas () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/core/SkCanvas_Raster.cpp:31 #7 SkSurface_Raster::onNewCanvas () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/image/SkSurface_Raster.cpp:76 #8 0x00007fffed94bc9e in SkSurface_Base::getCachedCanvas () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/image/SkSurface_Base.h:210 #9 SkSurface::getCanvas () at /usr/src/debug/firefox-114.0.1/gfx/skia/skia/src/image/SkSurface.cpp:80 (More stack frames follow...) ... ... -- You are receiving this mail because: You are the assignee for the bug.