Menu

#717 amf: amfnd is crashing when lock-in the su during controller joining.

4.2.5
fixed
None
defect
amf
-
4.3.x
major
2014-01-31
2014-01-13
No

When standby controller is joining and application su is getting instantiated, perform lock-in on su, then amfnd is crashing.

Related

Tickets: #717

Discussion

  • Nagendra Kumar

    Nagendra Kumar - 2014-01-13
    • status: assigned --> review
    • assigned_to: Nagendra Kumar
     
  • Nagendra Kumar

    Nagendra Kumar - 2014-01-13
    • status: review --> fixed
     
  • Nagendra Kumar

    Nagendra Kumar - 2014-01-13

    changeset: 4808:2fc6a6d4c09d
    branch: opensaf-4.3.x
    parent: 4805:c9244d28be22
    user: Nagendra Kumarnagendra.k@oracle.com
    date: Mon Jan 13 15:44:16 2014 +0530
    summary: amfnd: Correct the check for su [#717]

    changeset: 4809:ae8b6aa49caa
    branch: opensaf-4.2.x
    tag: tip
    parent: 4801:4d39fbf0a656
    user: Nagendra Kumarnagendra.k@oracle.com
    date: Mon Jan 13 15:44:37 2014 +0530
    summary: amfnd: Correct the check for su [#717]

    [staging:2fc6a6]
    [staging:ae8b6a]

     

    Related

    Tickets: #717

  • Hans Feldt

    Hans Feldt - 2014-01-31

    This a really bad example of using C macros! Instead of having a bit field manipulated with macros the object should have a bool member. Any problem would show up at compile time. Now it was caught in runtime after years...

     

Log in to post a comment.