Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,843
    • Issues 1,843
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20219

Closed
Open
Created Sep 22, 2020 by Guillaume Gindre@guillaume.gindreDeveloper

pqAnimationModel assert failure and stackoverflow while moving the timebar in "SnapToTimeSteps" in debug mode.

pqAnimationModel assert failure and stackoverflow while moving the timebar in "SnapToTimeSteps" in debug mode. It happens when no temporal dataset is loaded.

Steps to reproduce:

  • Launch Paraview in Debug mode
  • View -> Animation View
  • Switch to "Snap To TimeSteps" mode
  • Click and drag the time bar
  • Assert failure and stackoverflow
Debug Error!

Program: C:\Qt\5.15.0\msvc2019_64\bin\Qt5Cored.dll
Module: 5.15.0
File: C:\Qt\5.15.0\msvc2019_64\include\QtCore/qlist.h
Line: 579

ASSERT failure in QList<T>::operator[]: "index out of range", file C:\Qt\5.15.0\msvc2019_64\include\QtCore/qlist.h, line 579

The callstack points to this call > pqAnimationModel::timeFromTick(int tick) Line 281 C++

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking