* libsepol segmentation fault on policy load (role expansion)
@ 2012-06-21 18:14 Guido Trentalancia
0 siblings, 0 replies; only message in thread
From: Guido Trentalancia @ 2012-06-21 18:14 UTC (permalink / raw)
To: selinux
Hello.
It seems that while loading the latest reference policy semodule causes
an assertion failure (NULL new_role) and subsequent segmentation fault
in libsepol/src/expand.c:735 role_fix_callback():
Attempting to install module
'/usr/share/selinux/refpolicy-18062012/zosremote.pp':
Ok: return value of 0.
Committing changes:
new_role = 0xfc4a830
new_role->flavor = 1
libsepol.role_fix_callback: fixing role attribute mount_roles
new_role = 0xfc4a960
new_role->flavor = 1
libsepol.role_fix_callback: fixing role attribute usernetctl_roles
new_role = 0xfc357d0
new_role->flavor = 1
libsepol.role_fix_callback: fixing role attribute sysadm_passwd_roles
new_role = 0xfc36260
new_role->flavor = 1
libsepol.role_fix_callback: fixing role attribute groupadd_roles
new_role = 0xfc36460
new_role->flavor = 1
libsepol.role_fix_callback: fixing role attribute portage_roles
new_role = (nil)
Anyone else also hitting anything similar ?
Regards,
Guido
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-21 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21 18:14 libsepol segmentation fault on policy load (role expansion) Guido Trentalancia
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.