osmo-nitb (HLR/sqlite part) - segmentation fault

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/.

Holger Freyther holger at freyther.de
Thu Oct 15 07:30:56 UTC 2015


> On 13 Oct 2015, at 20:12, Marcin Starzyk <marcin.starzyk at gmail.com> wrote:
> 
> Hi All,
> 
>  
> I’m facing an issue with osmo-nitb (HLR/sqlite part) -  segmentation fault. All works ok for the first usage  od DB (e.g. Location Updating Request) – but there is   segmentation fault on second Location Updating request or any other attempt to execute any command using VTY for HLR.

please use valgrind to build with the address sanitizer. There are known out og
bounds reads of libdbd but you don't seem to hit those.

holger


More information about the OpenBSC mailing list