free5G / free5GRAN

free5GRAN is an open-source 5G RAN stack. The current version includes a receiver which decodes MIB & SIB1 data. It also acts as a cell scanner. free5GRAN works in SA mode.
Apache License 2.0
96 stars 40 forks source link

Segfault at the beginning of execution #4

Closed adejavel closed 3 years ago

adejavel commented 3 years ago

Error

free5GRAN might raise segfault when receiving buffer is too big.

Context

This might occur when subcarrier spacing and SSB period are high.

Fix

There is no fix today, try to reduce SSB period.

adejavel commented 3 years ago

Resolved in recent commit