bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: notify_no_senders oddity


From: Thomas Bushnell BSG
Subject: Re: notify_no_senders oddity
Date: Mon, 01 Jan 2007 12:06:27 -0800

On Mon, 2007-01-01 at 11:49 +0100, Samuel Thibault wrote:
> Hi,
> 
>       dev = (device_t) ns->not_header.msgh_remote_port;
> 
> How can this work?  (I currently have a kernel fault here)

A device_t and a mach_port_t are exactly the same data type, both are
just integers, unless I am confused. 

However, if there is a fault on the line of code indicated above, I
would guess that NS is pointing somewhere bogus.

Thomas

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]