Menu

#3245 ntf: fail instantiation if trace enabled

5.21.03
fixed
None
defect
ntf
d
minor
False
2020-12-22
2020-12-21
Thuan Tran
No

NTFD instantiation failed if its trace is enabled

2020-12-18 05:18:10.958 SC-1 osafamfnd[312]: NO Instantiation of 'safComp=NTF,safSu=SC-1,safSg=2N,safApp=OpenSAF' failed
2020-12-18 05:18:10.958 SC-1 osafamfnd[312]: NO Reason: component registration timer expired

Related

Wiki: ChangeLog-5.21.03

Discussion

  • Thuan Tran

    Thuan Tran - 2020-12-21
    • status: assigned --> review
     
  • Thuan Tran

    Thuan Tran - 2020-12-22
    • status: review --> fixed
     
  • Thuan Tran

    Thuan Tran - 2020-12-22

    commit a83912c4bd648c3b4d00fb163137d322ba4e6009 (HEAD -> develop, origin/develop)
    Author: thuan.tran thuan.tran@dektech.com.au
    Date: Mon Dec 21 10:52:23 2020 +0700

    log: do not use trace in signal handler [#3245]
    
    Do not use trace in the signal handler.
    It can apparently cause the main thread to spin or deadlock.
    

    commit 8247f906ee170c636e23a4dd6982de33e13f6663
    Author: thuan.tran thuan.tran@dektech.com.au
    Date: Mon Dec 21 09:31:44 2020 +0700

    ntf: do not use trace in signal handler [#3245]
    
    Do not use trace in the signal handler.
    It can apparently cause the main thread to spin or deadlock.
    
     

Log in to post a comment.