Project

General

Profile

Actions

Bug #6577

closed

arm testing: rbd test segfaults at FAILED assert((bool)_front == (bool)_size)

Added by Tamilarasi muthamizhan over 10 years ago. Updated about 10 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

rbd test - test_librbd.sh fails on the arm setup
ceph version: dumpling [0.67.4]

config file:
roles:
- - mon.a
  - osd.0
  - osd.1
  - mds.a
- - mon.b
  - mon.c
  - osd.2
  - osd.3
  - client.0
targets:
  ubuntu@saya001.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbFBp+ymIHye3nVb1/wJNgrvPj8Tpe9MUSN3PLlUCHqJv0G7JDOBBIeY04548QATRRE/HSqySldNtpExzdU8GS4RXMuWu1UbcBw7uxgYnZhdhkTFr5sFI6y3F/jHBOuqQ31xuy0XNEwkgDyHO8CJmy4kPTfH4ViapmwFf6wFAR/0fCi71437odIMDT2Cu5qkNp4UkpJ7aMOJ0mDZvyEfH9hpFWpK5ainnvUZ09KtP7mfrrpgOnrr+LHIerlKslzJ4flBXxmQDVCtvTBIYmVyR0SJtVHQ0ztKQLVrfjJzkdF60Jxf9UGI0y0Q+wHgoIOLHmIn/wJGmDsMphizb12m0r
  ubuntu@saya002.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrt00i+TtqPgLQDb6odDTfh7OqgBdjLJm1GFeOwN0xkDarJSOi4BAj65iD6cFVdKbhlj05v9a7xg3Pu944/Ki69rfC8m0hlO5JL58+GTPey2L8ZMRCPq+kLR9BQ4xxF2e2FFMmn2yeAMPbcg/Eif4AF/OgtTr5Hdw324GlkFNOJXR2Va7gnT4Hzq4Z48R74dMZcuXHjE5LFG1005q32Z6TxF4z1kq7berqV/ULaEaYKP/rvVZkOLE604CKSlh2WHul7+NI+Dsut1FVKNVETPWBQRwFqq5Q2ul9+7MQL7qajl2aS1jRlEz25V326Pp/Ar4Aq7L6q3twTOFIlSJhUlJ1
tasks:
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.sudo: null
- internal.syslog: null
- internal.timer: null
- chef: null
- install:
    branch: master
- ceph: null
- workunit:
    clients:
      client.0:
      - rbd/test_librbd.sh

2013-10-16T14:09:30.498 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: (30) Read-only file system
2013-10-16T14:09:30.499 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: read: 80
2013-10-16T14:09:30.499 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: read: 80
2013-10-16T14:09:30.499 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]: ./include/xlist.h: In function 'void xlist<T>::remove(xlist<T>::item*) [with T = Objecter::LingerOp*]' thread b6fa2000 time 2013-10-16 16:09:21.469043
2013-10-16T14:09:30.499 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]: ./include/xlist.h: 132: FAILED assert((bool)_front == (bool)_size)
2013-10-16T14:09:30.500 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  ceph version 0.67.4-10-g7d99940 (7d99940467019bda74da83f3f1ebc2da46bd6967)
2013-10-16T14:09:30.507 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  1: (xlist<Objecter::LingerOp*>::remove(xlist<Objecter::LingerOp*>::item*)+0x61) [0xb693d8da]
2013-10-16T14:09:30.507 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  2: (Objecter::unregister_linger(unsigned long long)+0x35) [0xb6930fea]
2013-10-16T14:09:30.507 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  3: (librados::RadosClient::unregister_watcher(unsigned long long)+0x195) [0xb69217ea]
2013-10-16T14:09:30.507 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  4: (librados::IoCtxImpl::notify(object_t const&, unsigned long long, ceph::buffer::list&)+0x33f) [0xb692a958]
2013-10-16T14:09:30.508 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  5: (librados::IoCtx::notify(std::string const&, unsigned long long, ceph::buffer::list&)+0x27) [0xb6912f1c]
2013-10-16T14:09:30.508 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  6: (librbd::notify_change(librados::IoCtx&, std::string const&, unsigned long long*, librbd::ImageCtx*)+0x7d) [0xb6f36c3a]
2013-10-16T14:09:30.510 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  7: (librbd::snap_rollback(librbd::ImageCtx*, char const*, librbd::ProgressContext&)+0x27f) [0xb6f3e188]
2013-10-16T14:09:30.510 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  8: (rbd_snap_rollback()+0x1b) [0xb6f28bc8]
2013-10-16T14:09:30.510 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  9: (LibRBD_TestIOToSnapshot_Test::TestBody()+0x971) [0x2f5d2]
2013-10-16T14:09:30.510 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  10: (testing::Test::Run()+0x55) [0x47df2]
2013-10-16T14:09:30.510 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  11: (testing::internal::TestInfoImpl::Run()+0x9b) [0x47e90]
2013-10-16T14:09:30.510 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]:  12: (testing::TestCase::Run()+0x67) [0x47efc]

the same test, when run on master branch hung,

2013-10-16T13:40:00.279 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: [ RUN      ] LibRBD.TestCopyPP
2013-10-16T13:40:01.398 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: using old format
2013-10-16T13:40:03.930 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: num images is: 1
2013-10-16T13:40:03.931 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected: 1
2013-10-16T13:40:03.931 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: image: testimg
2013-10-16T13:40:03.931 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected = testimg
2013-10-16T13:40:04.559 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: num images is: 2
2013-10-16T13:40:04.559 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected: 2
2013-10-16T13:40:04.559 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: image: testimg
2013-10-16T13:40:04.562 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: image: testimg2
2013-10-16T13:40:04.562 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected = testimg
2013-10-16T13:40:04.562 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected = testimg2
2013-10-16T13:40:04.977 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: 0.00% done
2013-10-16T13:40:04.978 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: 100.00% done
2013-10-16T13:40:04.978 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: num images is: 3
2013-10-16T13:40:04.978 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected: 3
2013-10-16T13:40:04.978 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: image: testimg
2013-10-16T13:40:04.978 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: image: testimg2
2013-10-16T13:40:04.979 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: image: testimg3
2013-10-16T13:40:04.979 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected = testimg
2013-10-16T13:40:04.979 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected = testimg2
2013-10-16T13:40:04.979 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: expected = testimg3
2013-10-16T13:40:05.497 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: [       OK ] LibRBD.TestCopyPP (5110 ms)
2013-10-16T13:40:05.497 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: [ RUN      ] LibRBD.TestCreateLsDeleteSnap
2013-10-16T13:40:06.655 INFO:teuthology.task.workunit.client.0.out:[10.214.143.101]: using old format
2013-10-16T13:40:11.035 INFO:teuthology.task.workunit.client.0.err:[10.214.143.101]: *** glibc detected *** ceph_test_librbd: corrupted double-linked list: 0x00fd7680 ***

Actions #1

Updated by Tamilarasi muthamizhan over 10 years ago

the logs are copied to :/home/ubuntu/bug_6577

Actions #2

Updated by Sage Weil over 10 years ago

  • Priority changed from Urgent to High
Actions #3

Updated by Sage Weil about 10 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF