On Wed, 2006-11-15 at 23:22 +0100, Philippe Gerum wrote: > On Wed, 2006-11-15 at 22:01 +0100, Jan Kiszka wrote: > > > /me unfortunately failed to reproduce your problem here. Instead, I > > found a regression in SVN head - different story for a different thread. > > > > It's reproducible here. This bug triggers if you leave enough time > between queue creation and deletion for Linux to deal with its usual > business, like running workqueues... Additionally, this bug would not > trigger with different queue names passed to the creation routines. It > seems to be caused by out-of-sequence create/delete requests of /proc > entries relayed to the proc_fs subsystem, which does not perform any > sanity checks on the data it is submitted. >
Mm, ok, got it. It's indeed an out-of-sequence issue. Will fix. -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
