Comment 3 for bug 1672960

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Looking at src/server/frontend/protobuf_message_processor.cpp LL105..154

This looks like an issue with the "response_callback" supplied to SelfDeletingCallback throwing: in which case the "callback" has self destructed before the catch block is entered.