From: Steven Seeger <steve@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] remove_proc_entry problem semi-tracked down
Date: Wed, 12 Oct 2005 07:33:19 -0700 [thread overview]
Message-ID: <BF726CBF.17F0%steve@domain.hid> (raw)
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
next reply other threads:[~2005-10-12 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-12 14:33 Steven Seeger [this message]
2005-10-12 14:45 ` [Xenomai-help] remove_proc_entry problem semi-tracked down 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BF726CBF.17F0%steve@domain.hid \
--to=steve@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.