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

Gabriel H. <gabrielh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gabrielh...@gmail.com

--- Comment #6 from Gabriel H. <gabrielh...@gmail.com> ---
Can confirm, this happens here as well. But only on Plasma 6 RC.

Version xwaylandvideobridge: 0.4.0 (git master)
Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.2-zen1-2-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6600 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B450 AORUS ELITE

Console output:
(gdb) run
Starting program: /usr/bin/xwaylandvideobridge 
[Thread debugging using libthread_db enabled]                                   
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeec006c0 (LWP 428629)]                                        
[New Thread 0x7fffee2006c0 (LWP 428630)]
[New Thread 0x7fffe4e006c0 (LWP 428632)]                                        
[New Thread 0x7fffd7a006c0 (LWP 428633)]
[New Thread 0x7fffd70006c0 (LWP 428634)]
[New Thread 0x7fffd66006c0 (LWP 428635)]
[New Thread 0x7fffd5c006c0 (LWP 428636)]
[New Thread 0x7fffd52006c0 (LWP 428637)]
[New Thread 0x7fffcfe006c0 (LWP 428638)]
[New Thread 0x7fffcf4006c0 (LWP 428639)]
[New Thread 0x7fffcea006c0 (LWP 428640)]
[Thread 0x7fffcea006c0 (LWP 428640) exited]
[Thread 0x7fffcf4006c0 (LWP 428639) exited]
[Thread 0x7fffcfe006c0 (LWP 428638) exited]
[New Thread 0x7fffcfe006c0 (LWP 428641)]                                        
[New Thread 0x7fffcf4006c0 (LWP 428642)]
[New Thread 0x7fffcea006c0 (LWP 428643)]
[New Thread 0x7fffc76006c0 (LWP 428644)]
[New Thread 0x7fffc6c006c0 (LWP 428645)]                                        
[New Thread 0x7fffc62006c0 (LWP 428646)]
[New Thread 0x7fffc58006c0 (LWP 428647)]

Thread 1 "xwaylandvideobr" received signal SIGSEGV, Segmentation fault.
QObject::thread (this=this@entry=0x55555598f680) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta2/src/corelib/kernel/qobject.cpp:1627
1627        return d_func()->threadData.loadRelaxed()->thread.loadAcquire();    
(gdb) backtrace
#0  QObject::thread (this=this@entry=0x55555598f680)
    at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta2/src/corelib/kernel/qobject.cpp:1627
#1  0x00007ffff31b0f2b in QObject::QObject
    (this=0x555555b16480, dd=..., parent=0x55555598f680, this=<optimized out>,
dd=<optimized out>, parent=<optimized out>)
    at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta2/src/corelib/kernel/qobject.cpp:981
#2  0x00007ffff43d20e3 in QQuickItem::QQuickItem (this=0x555555b16480,
parent=0x55555598f680, this=<optimized out>, parent=<optimized out>)
    at
/usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0-beta2/src/quick/items/qquickitem.cpp:2349
#3  0x00007ffff7d7a7c3 in PipeWireSourceItem::PipeWireSourceItem
    (this=0x555555b16480, parent=<optimized out>, this=<optimized out>,
parent=<optimized out>)
    at /usr/src/debug/kpipewire/kpipewire-5.93.0/src/pipewiresourceitem.cpp:82
#4  0x000055555555df1a in ??? ()
#5  0x0000555555565463 in ??? ()
#6  0x000055555555c60e in ??? ()
#7  0x00007ffff77a076e in QDBusConnectionPrivate::deliverCall
    (this=<optimized out>, object=<optimized out>, msg=<optimized out>,
metaTypes=<optimized out>, slotIdx=<optimized out>)
    at /usr/src/debug/qt5-base/qtbase/src/dbus/qdbusintegrator.cpp:1001
#8  0x00007ffff64c3964 in QObject::event (this=0x5555559996a0,
e=0x7fffe801b3f0) at kernel/qobject.cpp:1347
#9  0x00007ffff71788ff in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x5555559996a0, e=0x7fffe801b3f0)
    at kernel/qapplication.cpp:3640
#10 0x00007ffff649bef8 in QCoreApplication::notifyInternal2
(receiver=0x5555559996a0, event=0x7fffe801b3f0) at
kernel/qcoreapplication.cpp:1064
#11 0x00007ffff64a0e5b in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55555557b550)
    at kernel/qcoreapplication.cpp:1821
#12 0x00007ffff64e6ec8 in postEventSourceDispatch (s=0x555555770420) at
kernel/qeventdispatcher_glib.cpp:277
#13 0x00007ffff4b0df69 in g_main_dispatch (context=0x7fffe8000ec0) at
../glib/glib/gmain.c:3476
#14 0x00007ffff4b6c3a7 in g_main_context_dispatch_unlocked
(context=0x7fffe8000ec0) at ../glib/glib/gmain.c:4284
#15 g_main_context_iterate_unlocked.isra.0
    (context=context@entry=0x7fffe8000ec0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#16 0x00007ffff4b0c162 in g_main_context_iteration (context=0x7fffe8000ec0,
may_block=1) at ../glib/glib/gmain.c:4414
#17 0x00007ffff64ead0c in QEventDispatcherGlib::processEvents
(this=0x555555746770, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#18 0x00007ffff649ac04 in QEventLoop::exec (this=this@entry=0x7fffffffdd70,
flags=..., flags@entry=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#19 0x00007ffff649c0a3 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#20 0x000055555555c211 in ??? ()
#21 0x00007ffff5c43cd0 in __libc_start_call_main
(main=main@entry=0x55555555bd50, argc=argc@entry=1,
argv=argv@entry=0x7fffffffdfb8)
    at ../sysdeps/nptl/libc_start_call_main.h:58
#22 0x00007ffff5c43d8a in __libc_start_main_impl
--Type <RET> for more, q to quit, c to continue without paging--c
    (main=0x55555555bd50, argc=1, argv=0x7fffffffdfb8, init=<optimized out>,
fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdfa8) at
../csu/libc-start.c:360
#23 0x000055555555c275 in ??? ()

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

Reply via email to