Archived

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

invocationtimeout -2 bug

Hi, I find a bug under such situation:
when a method call occur from one object to another object, and the two objects in one icebox, Which will cause a Collocated invoke, And then, If I call object's proxy's method: ->ice_invocationtimeout(-2), then the call will throw a null pointer exception.

I saw the source code, in outgoing.cpp 141 line, waitForConnection method will return 0, because the handler is a CollocatedHandler.

Comments

  • benoit
    benoit Rennes, France

    Thanks for the bug report! We have included a fix on our 3.6 branch, it will be included in the next releases.

    Cheers,
    Benoit.