From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gilles Chanteperdrix MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17564.12674.330717.263818@domain.hid> Date: Fri, 23 Jun 2006 20:22:58 +0200 Subject: Re: [Xenomai-core] [BUG] oops on skincall without nucleus being loaded In-Reply-To: <17564.11393.93645.251930@domain.hid> References: <449A7261.7040503@domain.hid> <449A7602.1020004@domain.hid> <17563.61309.258099.930934@domain.hid> <1151079971.4438.103.camel@domain.hid> <17564.11393.93645.251930@domain.hid> List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: rpm@xenomai.org, xenomai@xenomai.org Gilles Chanteperdrix wrote: > misinterpretation. When issuing syscalls with a fixed muxid whereas > there is no interface corresponding to this muxid, the nucleus crashes, > but it is acceptable, user-space interfaces should issue an > __xn_sys_bind syscall first. This is not even possible, since the invalid syscall go through do_hisyscall_event first and get handled there. -- Gilles Chanteperdrix.