I get the following assert failure during cleanup if ceph_mount() is passed a
non-existent directory, while ceph_mount() returns success. Nothing critical,
but it got triggered with Java unit test framework.
[junit] ./include/xlist.h: In function 'xlist<T>::item::~item() [with T =
Inode*]' thread 7fafb175f700 time 2012-06-24 11:11:03.038030
[junit] ./include/xlist.h: 28: FAILED assert(!is_on_list())
[junit] ceph version 0.47.2-414-gc4bf133
(commit:c4bf133b87403016cff0355cbebd54f95d3f753b)
[junit] 1: (()+0x1073c8) [0x7fafa862d3c8]
[junit] 2: (Inode::~Inode()+0x249) [0x7fafa867f8f9]
[junit] 3: (Client::tear_down_cache()+0x2c3) [0x7fafa8667393]
[junit] 4: (Client::~Client()+0x2f) [0x7fafa866747f]
[junit] 5: (Client::~Client()+0x9) [0x7fafa8667b49]
[junit] 6: (ceph_mount()+0x136) [0x7fafa862f8d6]
Thanks,
- Noah--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html