I tried working this off line with Dan but we haven't made any headway so I'm hoping someone in the group can help shed some light on this problem. I'm trying to call selinux.get_ordered_context_list from python but there current isn't a mapping for security_context_t ** so I wrote one but it didn't work. Then I tried to simplify it the point where I could make the call but wouldn't be able to process the results so I could see if it was a problem with my mapping or something else. The result is that even the simplest mapping is causing a problem hopefully someone with more swig and python experience can help me out. Ted