Project

General

Profile

Bug #164

memory leak in statfs

Added by Sage Weil almost 14 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

workload dbench
master branch

unreferenced object 0xffff88010c275ed8 (size 192):
  comm "dbench", pid 2721, jiffies 4295104779 (age 2499.864s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 3a 11 00 00 00 00 00 00  ........:.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff810af613>] create_object+0x190/0x292
    [<ffffffff8140efa9>] kmemleak_alloc+0x5b/0xa2
    [<ffffffff810a93cf>] kmem_cache_alloc+0x14f/0x17d
    [<ffffffffa007aeec>] ceph_monc_do_statfs+0x2d/0x1f0 [ceph]
    [<ffffffffa00537a4>] ceph_statfs+0x5a/0x105 [ceph]
    [<ffffffff810b0829>] vfs_statfs+0x5c/0x7b
    [<ffffffff810b0936>] vfs_statfs_native+0x22/0x48
    [<ffffffff810b0d34>] sys_statfs+0x47/0x87
    [<ffffffff81002a2b>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff

History

#1 Updated by Sage Weil almost 14 years ago

  • Priority changed from Normal to High

#2 Updated by Yehuda Sadeh almost 14 years ago

  • Status changed from New to Resolved

Fixed.

commit: 5d97634a3b824ed746ba0d5441bf3d1d65f490a0

Also available in: Atom PDF