 |
 |
 |
 |
| F18 Development Pretty much exactly what it sounds like it is. This is the place to discuss and assist in the community development of F18, post Alpha.
WARNING: Any pre-release versions, Beta included, are for experienced testers only. Back up all existing data and read all threads in the version Development Forum before attempting an install. Errors can and will likely occur which may include data destruction or inability to boot other partitions on any and possibly all attached hard drives.
While FedoraProject needs and appreciates testers, you must remember to report issues directly to Bugzilla, after checking for pre-existing bugs. |

22nd November 2012, 11:27 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Location: here
Posts: 15

|
|
|
gdm starts very slow
Fedora 18 Beta RC 1 - GDM starts very slow.
The first boot gets the white circle filled it which turns into the blue FC logo and the mouse
pointer is a spinning blob. The system stays like that for more than 30s.
|

23rd November 2012, 12:57 AM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,763

|
|
|
Re: gdm starts very slow
we'd need some logs to know what's going on there. I have not seen that in my testing.
|

23rd November 2012, 09:52 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Location: here
Posts: 15

|
|
|
Re: gdm starts very slow
here are the logfiles.
|

24th November 2012, 08:17 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Location: here
Posts: 15

|
|
|
Re: gdm starts very slow
could accountsservice be the Problem? Any tips, hints?
|

24th November 2012, 08:40 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: gdm starts very slow
It might be a selinux issue with plymouth
|

24th November 2012, 03:54 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Location: here
Posts: 15

|
|
|
Re: gdm starts very slow
Hi Yelloman,
setting selinux to permissive solved my problem. no more gdm errors in the logfiles.
its a selinux-problem.
thanks for the tip!
Last edited by mdfed; 24th November 2012 at 04:22 PM.
|

24th November 2012, 04:06 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,105

|
|
|
Re: gdm starts very slow
Nooo... it a gdm error caught by SELinux...
|

24th November 2012, 04:08 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,618

|
|
|
Re: gdm starts very slow
Quote:
Originally Posted by Yellowman
It might be a selinux issue with plymouth
|
I have also been seeing this for a while. Thanks yellowman!
|

24th November 2012, 04:27 PM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: gdm starts very slow
Quote:
Originally Posted by jpollard
Nooo... it a gdm error caught by SELinux...
|
No gdm denied here
Code:
[root@main-pc leigh]# grep -A2 execmem /var/log/audit/audit.log
type=AVC msg=audit(1351867839.202:334): avc: denied { execmem } for pid=13947 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351867839.202:334): arch=c000003e syscall=9 success=no exit=-13 a0=7f7630918000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=13947 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_START msg=audit(1351867839.229:335): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351867907.080:283): avc: denied { execmem } for pid=1026 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351867907.080:283): arch=c000003e syscall=9 success=no exit=-13 a0=7f5d40411000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=1026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_STOP msg=audit(1351867907.091:284): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351940588.920:313): avc: denied { execmem } for pid=7179 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351940588.920:313): arch=c000003e syscall=9 success=no exit=-13 a0=7f4627f6e000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=7179 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_STOP msg=audit(1351940588.946:314): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351940899.719:311): avc: denied { execmem } for pid=1557 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351940899.719:311): arch=c000003e syscall=9 success=no exit=-13 a0=7fab9b59b000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=1557 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_STOP msg=audit(1351940899.743:312): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351941340.862:306): avc: denied { execmem } for pid=12491 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351941340.862:306): arch=c000003e syscall=9 success=no exit=-13 a0=7f9c72e6a000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=12491 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_STOP msg=audit(1351941340.887:307): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351941680.677:308): avc: denied { execmem } for pid=10224 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351941680.677:308): arch=c000003e syscall=9 success=no exit=-13 a0=7f9f58625000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=10224 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_STOP msg=audit(1351941680.700:309): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351941727.448:244): avc: denied { execmem } for pid=829 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351941727.448:244): arch=c000003e syscall=9 success=no exit=-13 a0=7ffb5aa7e000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=829 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_STOP msg=audit(1351941727.481:245): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351942263.218:90): avc: denied { execmem } for pid=974 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351942263.218:90): arch=c000003e syscall=9 success=no exit=-13 a0=7f2f154b0000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=974 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=AVC msg=audit(1351942263.241:91): avc: denied { execmem } for pid=974 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351942263.241:91): arch=c000003e syscall=9 success=no exit=-13 a0=7f2f16cb5000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=974 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_START msg=audit(1351942263.309:92): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="plymouth-start" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
type=AVC msg=audit(1351942847.094:340): avc: denied { execmem } for pid=1761 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351942847.094:340): arch=c000003e syscall=9 success=no exit=-13 a0=7f5b44def000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=1761 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=AVC msg=audit(1351942847.114:341): avc: denied { execmem } for pid=1761 comm="plymouthd" scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:system_r:plymouthd_t:s0 tclass=process
type=SYSCALL msg=audit(1351942847.114:341): arch=c000003e syscall=9 success=no exit=-13 a0=7f5b465f4000 a1=3d000 a2=7 a3=812 items=0 ppid=1 pid=1761 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="plymouthd" exe="/usr/sbin/plymouthd" subj=system_u:system_r:plymouthd_t:s0 key=(null)
type=SERVICE_START msg=audit(1351942847.142:342): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="abrt-ccpp" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
>>>>>>>>>>>>>>>
Last edited by Yellowman; 24th November 2012 at 04:30 PM.
|

24th November 2012, 06:21 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,763

|
|
|
Re: gdm starts very slow
Do you find a selinux alert notification for the issue anywhere? Can you file a bug on it? Thanks!
|

24th November 2012, 07:52 PM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: gdm starts very slow
Quote:
Originally Posted by AdamW
Do you find a selinux alert notification for the issue anywhere? Can you file a bug on it? Thanks!
|
There was but since disabling selinux I can't access it
|

27th November 2012, 01:43 AM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,763

|
|
|
Re: gdm starts very slow
try setting selinux to permissive rather than disabling it. Also you may be able to just copy/paste it from /var/log/audit/audit.log .
|

27th November 2012, 11:16 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: gdm starts very slow
Quote:
Originally Posted by AdamW
try setting selinux to permissive rather than disabling it. Also you may be able to just copy/paste it from /var/log/audit/audit.log .
|
http://forums.fedoraforum.org/showpo...77&postcount=9
|

27th November 2012, 06:35 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 224

|
|
|
Re: gdm starts very slow
I just installed fedora 18 beta and I think i'm seeing this too. GDM takes an absurd time to load. Is there a bug reported for this yet?
Here's my log: http://pastebin.com/z8CnWH3Y
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 04:53 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|