From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <54008AC4.6080600@tycho.nsa.gov> Date: Fri, 29 Aug 2014 10:14:28 -0400 From: Stephen Smalley MIME-Version: 1.0 To: Sven Vermeulen , Steve Lawrence Subject: Re: SELinux Userspace Release: 20140826-rc1 References: <53FCA845.1030001@tresys.com> <20140827150608.GA6701@siphos.be> <53FE02E5.6080506@tresys.com> <53FF8DE9.6070302@tycho.nsa.gov> <54006DD4.6040706@tycho.nsa.gov> <54007889.90706@tresys.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: SELinux List-Id: "Security-Enhanced Linux \(SELinux\) mailing list" List-Post: List-Help: On 08/29/2014 10:00 AM, Sven Vermeulen wrote: > On Fri, Aug 29, 2014 at 2:56 PM, Steve Lawrence wrote: >>>>>> Segmentation fault >>>> [...] >>>>> Can you provide a copy of your original policy prior to conversion? >>>> >>>> If you mean the policy.29 file, certainly. You can wget it from >>>> http://dev.gentoo.org/~swift/tmp/20140828-policy.29 >>> >>> No, the contents of /etc/selinux/mcs. The migration script converts the >>> old policy module store, not the final kernel policy file. >>> >> >> Hmm, I'm unable to reproduce this. I think the policy store that Stephen >> mentions will be help to reproduce it. >> > > Certainly. > > The policy store can be found at > http://dev.gentoo.org/~swift/tmp/20140829-etc-selinux-mcs.tar.gz Hmm...semanage_migrate_store worked for me on that policy store. Can you reproduce the fault? If so, can you get debug info? Build with debug flags and run semanage_migrate_store under valgrind, perhaps?