Archived

This forum has been archived. Please start a new discussion on GitHub.

python: uncatchable Exception 'Ice::CommunicatorDestroyedException'

Hi,

when the communicator is destroyed, a later acess to a proxy (concrete: str(proxy)) leads to SIGABRT.

"terminate called after throwing an instance of 'Ice::CommunicatorDestroyedException'"

Is this a bug, unfortunately wanted or is their a way prevent ICE from killing the application?

Thanks,
Matthias

P.S: linux 2.6.16, Ice 3.0.1, python 2.4

Comments

  • mes
    mes California
    Hi Matthias,

    Thanks for the bug report. This will be fixed in the next release.

    Take care,
    - Mark