add epicsExit handler for db ca

Bug #541191 reported by Jeff Hill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EPICS Base
Won't Fix
Wishlist
mrk

Bug Description

In R3.14.7 there is a new epicsExit facility. The
DB CA link subsystem should install an epicsExit handler
that calls ca_context_destroy() so that DB CA link related
CA circuits are shut down during a soft IOC reboot.

Original Mantis Bug: mantis-126
    http://www.aps.anl.gov/epics/mantis/view_bug_page.php?f_id=126

Tags: db 3.14
Revision history for this message
mrk (mrk-aps) wrote :

fixed in 3.14.8

Revision history for this message
Andrew Johnson (anj) wrote :

R3.14.8 Release.

Revision history for this message
mrk (mrk-aps) wrote :

When dbCa was modified to call ca_context_destroy, a crash occured
when a call to db_post_event was made for channel access links to local records.

To do a complete cleanup at shutdown would be a major effort and is not planned
for the 3.14 releases.

Revision history for this message
mrk (mrk-aps) wrote :

When ca_context_destroy was called it caused a crash when db_post_event was called for a channel access link to a local channel.

For 3.14 there are no currently no plans to fix this since it probably means a complete cleanup of all resourses used by database records.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.