Re: [mico-devel] SIGSEGV in eventd

2011-03-11 Thread Karel Gardas
Hi Thomas, could you be so kind and duplicate your issue with this snapshot: http://www.mico.org/snapshots/mico-2011-03-11.tar.bz2 If you are able to duplicate it, I would appreciate if you can provide as simple as possible test case for it (compilable/runnable on Unix preferably) Thanks, Ka

[mico-devel] SIGSEGV in eventd

2011-03-11 Thread Thomas Schmidt
Hi, when running some experimental stuff I got SIGSEGV on first pull() from an event channel. I created an event channel connected to a pull supplier (a `long“ random number generator) on one end and to a pull consumer on the other one. When pulling from the channels reading end I get exactly