Anybody else getting openbsc segfaults on IMSI Detach?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Tobias Engel t-openbsc at tobias.org
Thu Dec 13 21:14:27 UTC 2012


On 13.12.12 17:37, Holger Hans Peter Freyther wrote:
> On Thu, Dec 13, 2012 at 03:39:38PM +0100, Tobias Engel wrote:
> 
>> Now, back in msc_compl_l3, trans_has_conn is called, which tries to
>> dereference conn->bts->network, which causes the segfault.
> 
> trans_has_conn is recent (and introduced by me). It was introduced
> here[1] but the code was accessing conn->bts before as well.

It was, but not in msc_compl_l3. It was/is also accessed in
msc_release_connection, but before calling gsm0808_clear, so that is not
a problem.

-Tobias





More information about the OpenBSC mailing list