From: root <root@db.ebizlab.hit.bme.hu>
Subject: kernel hang242
Date: Fri, 23 Mar 2001 18:15:02 +0100 (CET)
Next Article (by Author): 2.4.13 +rsbac grsec et al (fwd) root
Previous Article (by Author): Re: 2.2.18 version cant login at start root
Next in Thread: Re: kernel hang242 Amon Ott
Articles sorted by: [Date]
[Author]
[Subject]
/* item is for other list, probably error or NR_LISTS changed */ tmp_head_p = &device_p->head_table[fd_aci.id]; /* get access */ ---> here is a printout, it is printed rsbac_write_lock(&tmp_head_p->lock, &flags); ---> the printout here won't be printed if(do_lookup_file_dir(fd_aci.id, tmp_head_p)) ... it seems that the write_lock makes the system hang? Btw the loops pass by more times, but write_lock is called only once: and that time it hangs... (begin->error?->case RSBAC_FD_ACI_VER-> tmp_error>0 is true ->if fd_hash(fd_aci.id) NO->item on other list-> die. does this help? boldi - To unsubscribe from the rsbac list, send a mail to majordomo@rsbac.org with unsubscribe rsbac as single line in the body.
Next Article (by Author): 2.4.13 +rsbac grsec et al (fwd) root
Previous Article (by Author): Re: 2.2.18 version cant login at start root
Next in Thread: Re: kernel hang242 Amon Ott
Articles sorted by: [Date]
[Author]
[Subject]