Menu

#2286 base: unhandled SIGPIPE in osaf_auth_server_connect

5.0.2
fixed
Gary Lee
None
defect
base
-
major
2017-02-02
2017-02-02
Gary Lee
No

2017-01-25 07:02:53 SC-2 osafamfd[480]: NO Re-initializing with IMM
2017-01-25 07:02:53 SC-2 osafrded[417]: exiting for shutdown
2017-01-25 07:02:53 SC-2 osafclmd[471]: exiting for shutdown
2017-01-25 07:02:53 SC-2 osaflogd[453]: exiting for shutdown
2017-01-25 07:02:53 SC-2 osafimmd[434]: exiting for shutdown
2017-01-25 07:02:53 SC-2 osafamfnd[489]: ER AMFD has unexpectedly crashed. Rebooting node
2017-01-25 07:02:53 SC-2 osafamfnd[489]: Rebooting OpenSAF NodeId = 131599 EE Name = , Reason: AMFD has unexpectedly crashed. Rebooting node, OwnNodeId = 131599, SupervisionTime = 60

signal: 13 pid: 480 uid: 999
/usr/local/lib/opensaf/libopensaf_core.so.0(+0x1820b)[0x7f39d7cc520b]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7f39d727f330]
/lib/x86_64-linux-gnu/libpthread.so.0(send+0x7b)[0x7f39d727e95b]
/usr/local/lib/opensaf/libopensaf_core.so.0(osaf_auth_server_connect+0xde)[0x7f39d7cd5dce]
/usr/local/lib/opensaf/libopensaf_core.so.0(mds_auth_server_disconnect+0x82)[0x7f39d7cff732]
/usr/local/lib/libSaImmOi.so.0(+0x5294)[0x7f39d8145294]
/usr/local/lib/libSaImmOi.so.0(saImmOiFinalize+0x1b9)[0x7f39d8146d09]
/usr/local/lib/opensaf/osafamfd(+0x4c5b3)[0x55eff4ebe5b3]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8184)[0x7f39d7277184]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f39d6fa437d]

We should probably specify send(....., MSG_NOSIGNAL) in osaf_auth_server_connect().

Related

Tickets: #2286
Wiki: ChangeLog-5.0.2
Wiki: ChangeLog-5.1.1

Discussion

  • Gary Lee

    Gary Lee - 2017-02-02
    • summary: base: ignore SIGPIPE in osaf_auth_server_connect --> base: unhandled SIGPIPE in osaf_auth_server_connect
     
  • Gary Lee

    Gary Lee - 2017-02-02
    • status: unassigned --> review
     
  • Gary Lee

    Gary Lee - 2017-02-02
    • status: review --> fixed
     
  • Gary Lee

    Gary Lee - 2017-02-02

    changeset: 8556:6b86466731ef
    branch: opensaf-5.0.x
    parent: 8550:431ac44d8ee4
    user: Gary Lee gary.lee@dektech.com.au
    date: Fri Feb 03 10:24:30 2017 +1100
    summary: base: avoid SIGPIPE in osaf_auth_server_connect() [#2286]

    changeset: 8555:ab8689bfc0ba
    branch: opensaf-5.1.x
    parent: 8551:2aea0b91ae5a
    user: Gary Lee gary.lee@dektech.com.au
    date: Fri Feb 03 10:24:24 2017 +1100
    summary: base: avoid SIGPIPE in osaf_auth_server_connect() [#2286]

    changeset: 8554:282c0a6e6d8f
    user: Gary Lee gary.lee@dektech.com.au
    date: Fri Feb 03 10:23:58 2017 +1100
    summary: base: avoid SIGPIPE in osaf_auth_server_connect() [#2286]

     

    Related

    Tickets: #2286


Log in to post a comment.