Current-Users archive

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

Re: amd64 modules: kernel panics





On Fri, Feb 18, 2011 at 3:39 PM, Christoph Egger <Christoph_Egger%gmx.de@localhost> wrote:

Hi!

I have some kernel panics in modules.

When I start hald it talks with dbusd and dbusd access procfs.

The procfs module calls procfs_open() and passes NULL as 'cred'
argument which triggers the KASSERT in sys/kern/kern_auth.c, line 948.

Maybe kauth_cred_get should be used there except NULL ? 



--


Regards.

Adam


Home | Main Index | Thread Index | Old Index