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

Marco Martin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Marco Martin <[email protected]> ---
It's an assert here:

#4  0x00007f3fd40ac56b in pthread_kill () at /usr/lib/libc.so.6
#5  0x00007f3fd4044968 in raise () at /usr/lib/libc.so.6
#6  0x00007f3fd402560f in abort () at /usr/lib/libc.so.6
#7  0x00007f3fd4026876 in ??? () at /usr/lib/libc.so.6
#8  0x00007f3fd40b73e7 in ??? () at /usr/lib/libc.so.6
#9  0x00007f3fd40bcd50 in malloc () at /usr/lib/libc.so.6
#10 0x00007f3fd44b472d in operator new (sz=sz@entry=176) at
/usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/new_op.cc:50
#11 0x00007f3fd55a5c23 in QRhiGles2::createTexture (this=0x7f3f9c689d30,
format=QRhiTexture::RGBA8, pixelSize=..., depth=1, arraySize=0, sampleCount=1,
flags=...) at /usr/src/debug/qt6-base/qtbase/src/gui/rhi/qrhigles2.cpp:1885
#12 0x00007f3fd540cd04 in QRhi::newTexture (this=this@entry=0x7f3f9c004830,
format=<optimized out>, pixelSize=..., sampleCount=sampleCount@entry=1,
flags=..., flags@entry=...) at
/usr/src/debug/qt6-base/qtbase/src/gui/rhi/qrhi.cpp:11324
#13 0x00007f3fd6f4f7f6 in QSGPlainTexture::setTextureFromNativeTexture
(this=0x7f3f9c7f1ec0, rhi=0x7f3f9c004830, nativeObjectHandle=18,
nativeLayoutOrState=0, nativeFormat=0, size=..., options=..., flags=...) at
/usr/src/debug/qt6-declarative/qtdeclarative/src/quick/scenegraph/util/qsgplaintexture.cpp:91
#14 0x00007f3fd6ed087a in QQuickWindowPrivate::createTextureFromNativeTexture
(this=0x55ac3786fe60, nativeObjectHandle=18, nativeLayoutOrState=0,
nativeFormat=0, size=..., options=..., flags=...) at
/usr/src/debug/qt6-declarative/qtdeclarative/src/quick/items/qquickwindow.cpp:3342
#15 QQuickWindowPrivate::createTextureFromNativeTexture (this=0x55ac3786fe60,
nativeObjectHandle=18, nativeLayoutOrState=0, size=..., options=..., flags=...)
at
/usr/src/debug/qt6-declarative/qtdeclarative/src/quick/items/qquickwindow_p.h:187
#16 QNativeInterface::QSGOpenGLTexture::fromNative
(textureId=textureId@entry=18, window=<optimized out>, size=..., options=...,
options@entry=...) at
/usr/src/debug/qt6-declarative/qtdeclarative/src/quick/scenegraph/coreapi/qsgtexture.cpp:727

Would be nice to know which is the message of the assert

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

Reply via email to