If the SequenceContext is not set in a ListenerDestination there can be a segfault when it is referenced. In the case of repos from previous versions of sfcb, this property won't be set. There should be a migration step to set this value to something when sfcb/providers startup.
Updated CVS patch due to compiler warning
Committed to CVS head, needs to forward fit to GIT
git committed patch
The init routine of interopProvider will set any destinations for which the SequenceContext returns CMPI_Bad_value. Since we can't know the actual creation time of the migrated destinations, it uses the current sfcb start time, with a numeric index appended.