Oh great. I'll pull in that patch. Thanks

On Sun, Mar 2, 2014 at 11:12 AM, Ilya Dryomov <[email protected]> wrote:
> On Sun, Mar 2, 2014 at 8:38 PM, Noah Watkins <[email protected]> wrote:
>> This is a segfault occuring in the latest master listing objects with
>> `rados -p data ls`
>>
>> Full trace: http://pastebin.com/3JG9cX0Z
>>
>> nwatkins@kyoto:~/ceph2/src$ CEPH_CONF=ceph.conf ./rados lspools
>> data
>> metadata
>> rbd
>> nwatkins@kyoto:~/ceph2/src$ CEPH_CONF=ceph.conf ./rados -p data ls
>> *** Caught signal (Segmentation fault) **
>>  in thread 7f84f02ce7c0
>>  ceph version 0.77-620-gf3976c1 (f3976c16531096b9979842fc4445d40d6e889932)
>>  1: /home/nwatkins/ceph2/src/.libs/lt-rados() [0x43e2df]
>>  2: (()+0xfbb0) [0x7f84eef6bbb0]
>>  3: (librados::ObjectIterator::operator=(librados::ObjectIterator
>> const&)+0x27) [0x7f84ef31f807]
>>  4: (librados::ObjectIterator::ObjectIterator(librados::ObjectIterator
>> const&)+0x30) [0x7f84ef31fb10]
>>  5: (main()+0x1bff) [0x41274f]
>>  6: (__libc_start_main()+0xf5) [0x7f84ee193de5]
>>  7: /home/nwatkins/ceph2/src/.libs/lt-rados() [0x41b967]
>> 2014-03-02 10:35:57.471206 7f84f02ce7c0 -1 *** Caught signal
>> (Segmentation fault) **
>>  in thread 7f84f02ce7c0
>
> I ran into it a couple days ago.  I think Josh has it fixed.
>
> https://github.com/ceph/ceph/pull/1322
>
> Thanks,
>
>                 Ilya
--
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

Reply via email to