Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
Source project has a limited visibility.
  • Haruki Naoi's avatar
    25a1e76a
    Fix: avoid pthread_mutex_lock abort. · 25a1e76a
    Haruki Naoi authored
    This commit is workaround. This issue realy occures with the following log.
    lte-softmodem: ../nptl/pthread_mutex_lock.c:81: _pthread_mutex_lock: Assertion `mutex->_data.__owner == 0' failed.
    25a1e76a
    History
    Fix: avoid pthread_mutex_lock abort.
    Haruki Naoi authored
    This commit is workaround. This issue realy occures with the following log.
    lte-softmodem: ../nptl/pthread_mutex_lock.c:81: _pthread_mutex_lock: Assertion `mutex->_data.__owner == 0' failed.