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

Eric Jiang <erji...@alumni.iu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |erji...@alumni.iu.edu
     Ever confirmed|0                           |1

--- Comment #1 from Eric Jiang <erji...@alumni.iu.edu> ---
Confirmed on latest master (74ef83e0): failed assertion
Q_ASSERT(isTrack(trackId)) in TimelineModel::getClipByPosition (trackId==-1)

Backtrace:

#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737230649792)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=140737230649792) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=140737230649792, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x00007ffff4b29476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x00007ffff4b0f7f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x00007ffff50b4ba3 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007ffff50b3ff0 in qt_assert_x(char const*, char const*, char const*,
int) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x0000555555bffd48 in TimelineModel::getClipByPosition(int, int, int) const
(this=0x555558af89d0, trackId=-1, position=212, playlist=-1) at
/home/eric/kdenlive-space/kdenlive/src/timeline2/model/timelinemodel.cpp:368
#8  0x0000555555eecd09 in
TimelineFunctions::liftZone(std::shared_ptr<TimelineItemModel> const&, int,
QPoint, std::function<bool ()>&, std::function<bool ()>&)
(timeline=std::shared_ptr<TimelineItemModel> (use count 3, weak count 8) =
{...}, trackId=-1, zone=..., undo=..., redo=...) at
/home/eric/kdenlive-space/kdenlive/src/timeline2/model/timelinefunctions.cpp:683
#9  0x0000555555d318cc in TimelineController::endFakeMove(int, int, bool, bool,
bool) (this=0x555558d8aaa0, clipId=6, position=212, updateView=true,
logUndo=true, invalidateTimeline=true) at
/home/eric/kdenlive-space/kdenlive/src/timeline2/view/timelinecontroller.cpp:4031
#10 0x0000555555677e0d in TimelineController::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x555558d8aaa0,
_c=QMetaObject::InvokeMetaMethod, _id=221, _a=0x7fffffffa660) at
/home/eric/kdenlive-space/kdenlive/build/src/kdenliveLib_autogen/CFUJZ622G4/moc_timelinecontroller.cpp:1441
#11 0x000055555567b08a in TimelineController::qt_metacall(QMetaObject::Call,
int, void**) (this=0x555558d8aaa0, _c=QMetaObject::InvokeMetaMethod, _id=221,
_a=0x7fffffffa660) at
/home/eric/kdenlive-space/kdenlive/build/src/kdenliveLib_autogen/CFUJZ622G4/moc_timelinecontroller.cpp:2030

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

Reply via email to