Project

General

Profile

Actions

Bug #22

closed

BUG at fs/ceph/caps.c:253

Added by Yehuda Sadeh about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

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

Description

#12 0x0000000070c80b96 in ceph_add_cap (inode=0x6a5589b8, session=0x6fba8000, cap_id=236951, fmode=-1, issued=3413, wanted=0, seq=1, mseq=0, realmino=1, flags=1, caps_reservation=0x6cba4730)
at fs/ceph/caps.c:253
#13 0x0000000070c71349 in fill_inode (inode=0x6a5589b8, iinfo=0x692c9fd8, dirinfo=0x0, session=0x6fba8000, ttl_from=<value optimized out>, cap_fmode=-1, caps_reservation=0x6cba4730)
at fs/ceph/inode.c:717
#14 0x0000000070c72f1b in ceph_readdir_prepopulate (req=0x6cba4480, session=0x6fba8000) at fs/ceph/inode.c:1226
#15 0x0000000070c90a06 in dispatch (con=<value optimized out>, msg=0x6e2db488) at fs/ceph/mds_client.c:1867
#16 0x0000000070c88ee8 in try_read (con=0x6fba8068) at fs/ceph/messenger.c:1493
#17 0x0000000070c89791 in con_work (work=0x6fba8598) at fs/ceph/messenger.c:1807
#18 0x0000000060040473 in worker_thread (__cwq=<value optimized out>) at kernel/workqueue.c:403
#19 0x000000006004334e in kthread (_create=<value optimized out>) at kernel/kthread.c:78
#20 0x0000000060021791 in run_kernel_thread (fn=0x600432bd <kthread>, arg=0x6f909a60, jmp_ptr=<value optimized out>) at arch/um/os-Linux/process.c:267
#21 0x0000000060013c54 in new_thread_handler () at arch/um/kernel/process.c:153
#22 0x0000000000104943 in ?? ()
#23 0x0000000000000000 in ?? ()
(gdb) f 12
#12 0x0000000070c80b96 in ceph_add_cap (inode=0x6a5589b8, session=0x6fba8000, cap_id=236951, fmode=-1, issued=3413, wanted=0, seq=1, mseq=0, realmino=1, flags=1, caps_reservation=0x6cba4730)
at fs/ceph/caps.c:253
253 BUG_ON(!ctx->count);

Actions #1

Updated by Yehuda Sadeh about 14 years ago

  • Target version set to v2.6.34
Actions #2

Updated by Sage Weil about 14 years ago

  • Status changed from New to Closed

fixed by commit:d29b86892.

Actions #3

Updated by Sage Weil about 14 years ago

  • Status changed from Closed to Resolved
Actions #4

Updated by Sage Weil almost 14 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF