Xavier Toth | 10 Jul 16:26

gnome-terminal selinux MLS problem

gnome-terminal gives an assertion at line 1016 of terminal.c when I
try and run it at 'level' as follows:
'newrole -l CONFIDENTIAL-CONFIDENTIAL -- -c "gnome-terminal --disable-factory'

The problem may be that it has not been able to load a profile. One
further complicating factor may be that we polyinstantiate by level
/tmp and a number of the users '.' directories like .gconf, .gnome,
.gnome2, etc ... I've made sure that there is a CONFIDENTIAL .gconf
instance directory containing
apps/gnome-terminal/profiles/Default/%gconf.xml but this had no
affect. Can anyone help me understand profile loading and why this is
failing?
Christian Persch | 10 Jul 19:21
Favicon

Re: gnome-terminal selinux MLS problem

Hi;

Am Donnerstag, den 10.07.2008, 09:29 -0500 schrieb Xavier Toth:
> gnome-terminal gives an assertion at line 1016 of terminal.c when I
> try and run it at 'level' as follows:
> 'newrole -l CONFIDENTIAL-CONFIDENTIAL -- -c "gnome-terminal --disable-factory'

Which revision of terminal.c is that line # for? Not for trunk at least.
Anyway, please file a bug in bugzilla.

	Christian
Xavier Toth | 10 Jul 20:47

Re: gnome-terminal selinux MLS problem

On Thu, Jul 10, 2008 at 12:21 PM, Christian Persch <chpe <at> gnome.org> wrote:
> Hi;
>
> Am Donnerstag, den 10.07.2008, 09:29 -0500 schrieb Xavier Toth:
>> gnome-terminal gives an assertion at line 1016 of terminal.c when I
>> try and run it at 'level' as follows:
>> 'newrole -l CONFIDENTIAL-CONFIDENTIAL -- -c "gnome-terminal --disable-factory'
>
> Which revision of terminal.c is that line # for? Not for trunk at least.
> Anyway, please file a bug in bugzilla.
>
>        Christian
>
>

I'm running Fedora rawhide version 2.23.4.2.1. I will file a bug but
any insights you can give me now about how profiles work might help me
to help you solve the problem.

Gmane