Project

General

Profile

Actions

Bug #1220

closed

failed assert: peer_addr > msgr->ms_addr

Added by Josh Durgin almost 13 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

I got this crash soon after OSD startup during a teuthology run:

msg/SimpleMessenger.cc: In function 'int SimpleMessenger::Pipe::accept()', in thread '0x7eff21a42700'
msg/SimpleMessenger.cc: 827: FAILED assert(peer_addr > msgr->ms_addr)
 ceph version 0.29.1-369-gdf2e3bc (commit:df2e3bcb2ac790e179e97f6b8017b6fa6a8087bf)
 1: (SimpleMessenger::Pipe::accept()+0x2b50) [0x623710]
 2: (SimpleMessenger::Pipe::reader()+0xd4d) [0x624a2d]
 3: (SimpleMessenger::Pipe::Reader::entry()+0xd) [0x48779d]
 4: (()+0x7971) [0x7eff324ca971]
 5: (clone()+0x6d) [0x7eff30f6292d]

The logs and core are in vit:/home/joshd/startup_crash/ - the relevant OSD is osd.1 on sepia82.

Actions

Also available in: Atom PDF