Project

General

Profile

Actions

Bug #40588

closed

mimic: mds: msg weren't destroyed before handle_client_reconnect returned, if the reconnect msg was from non-existent session

Added by shen hang almost 5 years ago. Updated over 4 years ago.

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

0%

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

Description

in the function handle_client_reconnect

Session *session = mds->get_session(m);
if (!session)
return;

msg weren't destroyed before handle_client_reconnect returned, if the reconnect msg was from non-existent session.


Related issues 2 (0 open2 closed)

Related to CephFS - Bug #39026: mds: crash during mds restartResolvedshen hang

Actions
Copied to CephFS - Backport #40807: luminous: mds: msg weren't destroyed before handle_client_reconnect returned, if the reconnect msg was from non-existent sessionResolvedPatrick DonnellyActions
Actions

Also available in: Atom PDF