Project

General

Profile

Actions

Bug #3961

closed

32-bit cls_rbd tries cls_log with %d for 64-bit int, segfaults

Added by Dan Mick over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

32-bit system: rbd create i -s 1; rbd rm i causes death of osd in cls_log();
presumably this is because of cls_log(%d) with uint64_t. I reproduced on a 32-bit precise VM

Actions

Also available in: Atom PDF