Project

General

Profile

Actions

Bug #59716

open

tools/cephfs/first-damage: unicode decode errors break iteration

Added by Patrick Donnelly 12 months ago. Updated 10 months ago.

Status:
Pending Backport
Priority:
Normal
Category:
fsck/damage handling
Target version:
% Done:

0%

Source:
Community (user)
Tags:
backport_processed
Backport:
reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Traceback (most recent call last):
   File "/home/webis/first-damage.py", line 156, in <module>
     traverse(f, ioctx)
   File "/home/webis/first-damage.py", line 84, in traverse
     for (dnk, val) in it:
   File "rados.pyx", line 1389, in rados.OmapIterator.__next__
   File "rados.pyx", line 318, in rados.decode_cstr
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 8:
invalid start byte

Reported https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/BX7H3AGW4DKGNYH3M3FG4CENLUY2WBP4/


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #61759: reef: tools/cephfs/first-damage: unicode decode errors break iterationResolvedPatrick DonnellyActions
Actions #1

Updated by Patrick Donnelly 12 months ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 51450
Actions #2

Updated by Patrick Donnelly 10 months ago

  • Category set to fsck/damage handling
  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot 10 months ago

  • Copied to Backport #61759: reef: tools/cephfs/first-damage: unicode decode errors break iteration added
Actions #4

Updated by Backport Bot 10 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF