Hi Alexander,
I see the same, but only with the latest commit. So I assume some of
your (correct) changes in the last commit is triggering this now. I'll
check whether I can figure out what's going on here ...
Regards,
Bjoern
On 2014-12-22 15:01, Alexander Broekhuis wrote:
Hi,
I'm working on the current remote_proxy_factory to make it more
generic, so
that it is easier to use.
During testing I ran into a crash when an endpoint is published for
which
no proxy bundle is available. This crash is due to a call to the
logHelper_log function. I tried to trace the problem but don't see
anything
whats going on. At some point an internal pointer of the log_service
becomes invalid...
@Bjoern: I see you pushed the changes to the RSA with the LogHelper,
have
you seen this before? I can reproduce it by simply running the
calculator
example of the current master.