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 about 11 years ago. Updated about 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 #1

Updated by Dan Mick about 11 years ago

  • Project changed from Ceph to rbd
Actions #2

Updated by Dan Mick about 11 years ago

  • Source changed from Development to Community (user)
Actions #3

Updated by Dan Mick about 11 years ago

  • Status changed from 12 to Resolved

commit:e253830abac76af03c63239302691f7fac1af381 on next

Actions

Also available in: Atom PDF