Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 836
    • Issues 836
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5724

Closed
Open
Created Jun 09, 2021 by Eugenia Aramburu@earamburu

revlog decompress error: Error -5 while decompressing data: incomplete or truncated stream

    #!python
    ** Mercurial version (5.5.1).  TortoiseHg version (5.5.1)
    ** Command: 
    ** CWD: C:\Windows\system32
    ** Encoding: cp1252
    ** Extensions loaded: mercurial_keyring, strip, mq, tortoisehg.util.configitems, rewriteCommit
    ** Python version: 2.7.17 (v2.7.17:c2f86d86e6, Oct 19 2019, 21:01:17) [MSC v.1500 64 bit (AMD64)]
    ** Windows version: sys.getwindowsversion(major=6, minor=2, build=9200, platform=2, service_pack='')
    ** Processor architecture: x64
    ** Qt-5.9.9 PyQt-5.13.2 QScintilla-2.10.8
    Traceback (most recent call last):
      File "tortoisehg\hgqt\repowidget.pyo", line 263, in _initView
      File "tortoisehg\hgqt\repowidget.pyo", line 857, in _updateRepoViewForModel
      File "tortoisehg\hgqt\repomodel.pyo", line 683, in defaultIndex
      File "tortoisehg\hgqt\repomodel.pyo", line 700, in indexFromRev
      File "tortoisehg\hgqt\repomodel.pyo", line 421, in _ensureBuilt
      File "tortoisehg\hgqt\graph.pyo", line 964, in build_nodes
      File "tortoisehg\hgqt\graph.pyo", line 604, in _iter_graphnodes
      File "tortoisehg\hgqt\graph.pyo", line 364, in walk
      File "mercurial\context.pyo", line 663, in branch
      File "mercurial\util.pyo", line 1747, in __get__
      File "mercurial\context.pyo", line 527, in _changeset
      File "mercurial\changelog.pyo", line 500, in changelogrevision
      File "mercurial\revlog.pyo", line 1863, in _revisiondata
      File "mercurial\revlog.pyo", line 1932, in _rawtext
      File "mercurial\revlog.pyo", line 1753, in _chunks
      File "mercurial\revlog.pyo", line 2220, in decompress
    RevlogError: revlog decompress error: Error -5 while decompressing data: incomplete or truncated stream

bugreport.txt

Edited Jun 10, 2021 by Matt Harbison
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking