tech-kern archive

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

Re: panic due to lost vnode flag



bouyer%antioche.eu.org@localhost said:
> does i_vnode match vp ?

Yes

> This file was not being updated when the panic happened, is it ?

No, I had only userland builds running at that time.
(Had done a complete system build the night before which
is consistent with the file date.)

In case it matters, the process which triggered the
panic was unprivileged:
(gdb) print l->l_proc->p_comm
$5 = "sh\000ke", '\0' <repeats 11 times>
(gdb) print *(l->l_proc->p_cred)
$7 = {cr_refcnt = 62, cr_pad = "Àð\221Ìüÿ\221Ì", '\0' <repeats 51 times>,
  cr_uid = 1127, cr_euid = 1127, cr_svuid = 1127, cr_gid = 116, cr_egid = 116,
  cr_svgid = 116, cr_ngroups = 3, cr_groups = {116, 0, 5,
    4294967295 <repeats 13 times>}, cr_sd = {specdataref_container = 0x0,
    specdataref_lock = {u = {mtxa_owner = 0}}}}

best regards
Matthias



------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index