Hello,

I ‘ve tried to use the latest OpenBSC code with a nanoBTS at 850 MHz. 

I have been able to compile the code in Debian Linux and run it successfully.  Mobiles were able to register successfully to the network.  In addition the IMSI and TMSI numbers were collected successfully.  However, I have encountered a few issues that are summarised below:

Have anyone else noticed these issues?

I am trying to install a debugger to check why the segmentation faults occurs.  The only debugger that works is from Netbeans that uses the GDB debugger. However the debugger hangs when trying to initialise the database (it stucks in command dbi_initialize(NULL) on db.c file)

Can anyone help why the debugger hangs or recommend a debugger that will work with this code? 

Many thanks

Regards,

 Dimitris