All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] remove_proc_entry problem semi-tracked down
@ 2005-10-12 14:33 Steven Seeger
  2005-10-12 14:45 ` Philippe Gerum
  0 siblings, 1 reply; 8+ messages in thread
From: Steven Seeger @ 2005-10-12 14:33 UTC (permalink / raw)
  To: xenomai

The kernel panic in remove_proc_entry happens when a userspace fusion app
calls a xenomai function that deletes something from the register in atexit.
For example, I have a set of c++ classes that wrap mutexes, queues, etc. If
I have a global instance, it sometimes causes a kernel panic in the
destructor where the rt_mutex_delete, rt_queue_delete, etc, is called. This
seems to always happen with rt_queue_delete, but not always with
rt_mutex_delete. (A couple of starts/stops seem to create the problem.)

This is when exiting with a call to exit(0), not with a control-c.

Steven



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-10-15  8:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-12 14:33 [Xenomai-help] remove_proc_entry problem semi-tracked down Steven Seeger
2005-10-12 14:45 ` Philippe Gerum
2005-10-12 14:47   ` Steven Seeger
2005-10-12 14:48   ` Steven Seeger
2005-10-12 14:54     ` Philippe Gerum
2005-10-12 15:46       ` Steven Seeger
2005-10-12 15:46         ` Philippe Gerum
2005-10-15  8:27         ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.