Project

General

Profile

Actions

Bug #38260

closed

"Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous

Added by Yuri Weinstein about 5 years ago. Updated almost 5 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2019-02-10_05:50:01-upgrade:client-upgrade-kraken-luminous-distro-basic-smithi/
Jobs: '3571465', '3571469', '3571473', '3571467', '3571471', '3571475'
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2019-02-10_05:50:01-upgrade:client-upgrade-kraken-luminous-distro-basic-smithi/3571467/teuthology.log

2019-02-11T13:13:48.337 INFO:tasks.workunit.client.0.smithi183.stderr:+ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/notify_master.sh
2019-02-11T13:13:48.338 INFO:tasks.workunit.client.0.smithi183.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/librbd
2019-02-11T13:13:48.338 INFO:tasks.workunit.client.0.smithi183.stderr:+ python /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/librbd/test_notify.py master
2019-02-11T13:13:50.789 INFO:tasks.workunit.client.1.smithi125.stderr:Segmentation fault (core dumped)
2019-02-11T13:13:50.790 DEBUG:teuthology.orchestra.run:got remote process result: 139
Actions #1

Updated by Brad Hubbard about 5 years ago

  • Project changed from Ceph to rbd
$ find . -name \*.core -print -exec file {} \;
./3571465/remote/smithi170/coredump/1549891904.31215.core
./3571465/remote/smithi170/coredump/1549891904.31215.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/'
./3571469/remote/smithi093/coredump/1549890778.13659.core
./3571469/remote/smithi093/coredump/1549890778.13659.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/'
./3571473/remote/smithi130/coredump/1549890955.12406.core
./3571473/remote/smithi130/coredump/1549890955.12406.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/'
./3571467/remote/smithi125/coredump/1549890830.12353.core
./3571467/remote/smithi125/coredump/1549890830.12353.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/'
./3571471/remote/smithi107/coredump/1549891885.31214.core
./3571471/remote/smithi107/coredump/1549891885.31214.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/'
./3571475/remote/smithi017/coredump/1549890832.13669.core
./3571475/remote/smithi017/coredump/1549890832.13669.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/'

It's actually python that is segfaulting so this is either a problem with python itself (less likely) or with the librbd/test_notify.py code.

Actions #2

Updated by Jason Dillaman almost 5 years ago

  • Status changed from New to Won't Fix
Actions

Also available in: Atom PDF