Okay, bugged (http://tracker.newdream.net/issues/2778) — thanks! -Greg On Thu, Jul 12, 2012 at 8:26 AM, Noah Watkins <jayhawk@xxxxxxxxxxx> wrote: > On Mon, Jul 2, 2012 at 10:04 AM, Gregory Farnum <greg@xxxxxxxxxxx> wrote: >> On Tue, Jun 26, 2012 at 8:20 PM, Noah Watkins <jayhawk@xxxxxxxxxxx> wrote: >>> 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. > > Hey Greg, I didn't test if the mount is functional, but it doesn't > return an error. > > - Noah > >>> >>> [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] >> >> Sorry to leave this so long. Just to make sure I understand: if you >> pass ceph_mount a directory (to be the root of the local mount) which >> doesn't exist, it mounts successfully (at root?), but then asserts on >> cleanup? -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html