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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Gwenview crashes on opening |Gwenview crashes on opening
                   |video after update to       |video
                   |Plasma 6                    |
             Status|REPORTED                    |CONFIRMED
                 CC|                            |nicolas.fe...@gmx.de
     Ever confirmed|0                           |1

--- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> ---
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=127246359964928)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=127246359964928) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=127246359964928, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x000073badf442476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x000073badf4287f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x000073bae00db017 in qAbort () at ./src/corelib/global/qglobal.cpp:161
#6  0x000073bae00d64e5 in qt_message_fatal<QString&> (message=..., context=...)
at ./src/corelib/global/qlogging.cpp:2003
#7  qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=...,
msg=<optimized out>, ap=ap@entry=0x7ffff695f000) at
./src/corelib/global/qlogging.cpp:378
#8  0x000073bae00dba43 in QMessageLogger::fatal (this=<optimized out>,
msg=<optimized out>) at ./src/corelib/global/qlogging.cpp:901
#9  0x000073bae00a9c94 in qt_assert (assertion=assertion@entry=0x73bae258cb49
"!(max < min)", file=file@entry=0x73bae258c6c0
"/usr/include/x86_64-linux-gnu/qt6/QtCore/qminmax.h", line=line@entry=46) at
./src/corelib/global/qassert.cpp:68
#10 0x000073bae2498b72 in qBound<int>(int const&, int const&, int const&)
[clone .part.0] [clone .lto_priv.0] (max=<optimized out>, val=<optimized out>,
min=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qminmax.h:46
#11 0x000073bae249d3c1 in qBound<int> (max=<optimized out>, val=<synthetic
pointer>: <optimized out>, min=<optimized out>) at ./lib/hud/hudslider.cpp:309
#12 Gwenview::HudSlider::setValue (this=<optimized out>, value=<optimized out>)
at ./lib/hud/hudslider.cpp:287
#13 0x000073bae257c4ef in Gwenview::HudSlider::setRange(int, int) [clone
.constprop.0] (this=this@entry=0x6134ff58b7e0, max=<optimized out>,
min=<optimized out>) at ./lib/hud/hudslider.cpp:270
#14 0x000073bae24df609 in Gwenview::VideoViewAdapter::updatePlayUi
(this=0x6134ff47eb60) at ./lib/documentview/videoviewadapter.cpp:324
#15 0x000073bae24e1c2a in Gwenview::VideoViewAdapter::VideoViewAdapter
(this=<optimized out>, this=<optimized out>) at
./lib/documentview/videoviewadapter.cpp:251
#16 0x000073bae24d5025 in Gwenview::DocumentView::createAdapterForDocument
(this=0x6134ff4129f0) at ./lib/documentview/documentview.cpp:538
#17 0x000073bae24d524f in Gwenview::DocumentView::finishOpenUrl
(this=0x6134ff4129f0) at ./lib/documentview/documentview.cpp:598
#18 0x000073badffc9572 in QObject::event (this=0x6134ff4129f0,
e=0x6134ff42ac80) at ./src/corelib/kernel/qobject.cpp:1437
#19 0x000073bae11f40eb in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x6134ff4129f0, e=0x6134ff42ac80) at
./src/widgets/kernel/qapplication.cpp:3296
#20 0x000073bae0063e18 in QCoreApplication::notifyInternal2
(receiver=0x6134ff4129f0, event=event@entry=0x6134ff42ac80) at
./src/corelib/kernel/qcoreapplication.cpp:1121
#21 0x000073bae0063e5d in QCoreApplication::sendEvent (receiver=<optimized
out>, event=event@entry=0x6134ff42ac80) at
./src/corelib/kernel/qcoreapplication.cpp:1539
#22 0x000073bae0064530 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x6134fec7d360) at
./src/corelib/kernel/qcoreapplication.cpp:1901
#23 0x000073badfe632f7 in postEventSourceDispatch (s=0x6134fecaf290) at
./src/corelib/kernel/qeventdispatcher_glib.cpp:243
#24 0x000073bade0c9d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x000073bade11f258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x000073bade0c73e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x000073badfe5e1f0 in QEventDispatcherGlib::processEvents
(this=0x6134fec40a80, flags=...) at
./src/corelib/kernel/qeventdispatcher_glib.cpp:393
#28 0x000073bae006604b in QEventLoop::exec (this=this@entry=0x7ffff695f7e0,
flags=..., flags@entry=...) at ./src/corelib/global/qflags.h:34
#29 0x000073bae0067c7c in QCoreApplication::exec () at
./src/corelib/global/qflags.h:74
#30 0x000073bae04e9a20 in QGuiApplication::exec () at
./src/gui/kernel/qguiapplication.cpp:1925
#31 0x000073bae11f1689 in QApplication::exec () at
./src/widgets/kernel/qapplication.cpp:2574
#32 0x00006134fdb6a4af in main (argc=<optimized out>, argv=<optimized out>) at
./app/main.cpp:205

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

Reply via email to