<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25965">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">l1sap: Avoid re-(de)activating already (de)active lchans<br><br>This avoids triggering all sorts of unexpected paths where one tries to<br>release an already released lchan, etc.<br>This can happen for instance if BTS shuts down due to BSC link going<br>down, and hence resets all lchans, announcing it to the PCU. Then the<br>PCU may try to deactivate the channel sending act_req (disable), but the<br>BTS already unilaterally dropped the channels.<br>That code path seems to trigger some crash, probably because something<br>in lchan has been freed.<br><br>Related: SYS#4971<br>Change-Id: I093e4d4e23b527b10bf5d6ff538460626c30a8f8<br>---<br>M src/common/l1sap.c<br>1 file changed, 13 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/65/25965/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25965">change 25965</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bts/+/25965"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I093e4d4e23b527b10bf5d6ff538460626c30a8f8 </div>
<div style="display:none"> Gerrit-Change-Number: 25965 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>