Re: [mico-devel] fwd_ior threading race and patch

2013-11-16 Thread Felipe Magno de Almeida
Hello Karel, I probably won't be able to give you a sample, but Ricardo Cosme probably can. What I can do right now is say that this bug appears with constant throwing of ForwardRequest, which causes the modification of the reference in the fwd_ior member variable. I can fill in more details late

Re: [mico-devel] fwd_ior threading race and patch

2013-11-16 Thread Karel Gardas
Hello Felipe, thanks a lot for your patch, but before merging it into source tree I'd like to duplicate the issue myself. By any chance do you have as simple as possible example which duplicates this issue? I'm asking for it since from the very quick look into the patch I don't see how it fixe