From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux.intel.com (client-ip=134.134.136.20; helo=mga02.intel.com; envelope-from=yong.b.li@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.intel.com Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 47Dsg14YjpzF4xZ for ; Fri, 15 Nov 2019 19:57:15 +1100 (AEDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Nov 2019 00:57:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,307,1569308400"; d="scan'208,217";a="379872233" Received: from yongli3-mobl.ccr.corp.intel.com (HELO yongli3MOBL) ([10.239.196.102]) by orsmga005.jf.intel.com with ESMTP; 15 Nov 2019 00:57:11 -0800 From: "Yong Li" To: Cc: Subject: netipmid exception with bad_executor Date: Fri, 15 Nov 2019 16:57:10 +0800 Message-ID: <000001d59b92$ab988e50$02c9aaf0$@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01D59BD5.B9BBCE50" X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdWbkjZnjoNDXVGNT5S9lp8ZUOZ7Fw== Content-Language: en-us x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGVjYTlkMGEtOTNkMS00OTZmLTgzNGQtMTAwYWY1YjIyMDU2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUEdoSUxsc3I1YlIzempLc3B6SkFPdnN1VUlCYTlzRjdoOHRpeHZyb0plc3pEOWxKZGpLd1J4RGczUUlXdittXC8ifQ== dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Nov 2019 08:57:18 -0000 This is a multipart message in MIME format. ------=_NextPart_000_0001_01D59BD5.B9BBCE50 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Tom, When I executed several ipmi commands through network(At the same time, to test multi sessions), sometimes I received the below error messages, and the netipmid service restarts: terminate called after throwing an instance of 'boost::wrapexcept' what(): bad executor It seems that it is related to the async_wait in sd_event_loop.cpp, any suggestions/comments to narrow down this issue? Thanks, Yong ------=_NextPart_000_0001_01D59BD5.B9BBCE50 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi Tom,

 

When I = executed several ipmi commands through network(At the same time, to test = multi sessions),  sometimes I received the below error messages, = and the netipmid service restarts:

terminate called after throwing an instance of = 'boost::wrapexcept<boost::asio::bad_executor>'

  what():  bad executor

 

It seems = that it is related to the async_wait in sd_event_loop.cpp, any = suggestions/comments to narrow down this issue?

 

Thanks, =

Yong =

------=_NextPart_000_0001_01D59BD5.B9BBCE50--