Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

linkmaster6

macrumors newbie
Original poster
Jun 26, 2014
6
0
I have a MacBook Pro that is running very odd. After logging in, I get to see my desktop for maybe 5-15 seconds and then the background gets a clear light blue overlay on top of it for a second or two and then a few seconds later I'm back at the login screen again.
I am able to get into my account in safe mode.
I have deleted the the Launchservices cache (its the only suggestion I've come across online)
I have run verify disk, repair disk, verify disk permissions, repair disk permissions, and fsck -yp.
I have also created a test admin account and still have the same issue.
Does anyone have an suggestions on what to do or check or try?
Oh I have also unchecked all of the login items

Thanks in advance.
 
I am able to get into my account in safe mode.
I have deleted the the Launchservices cache (its the only suggestion I've come across online)

When in safe mode, look at Console for Windowserver crashes and any others to see if that gives any clues.
Look at /Library/LaunchAgents and /Library/LaunchDaemons to see what's there and might be loading at startup.
Any 3rd party extensions installed and/or peripherals attached?
 
Well when I look in the library folder I can find the launchagents folder which contains:
com.adobe.arm.202f408...7ae.plist com.apple.CSConfigDotMa...gent.plist and com.google.keystone.agent.plist.
I do not see a LaunchDaemons folder.

I will confess I haven't really had any experience in troubleshooting a mac, I really don't have any love for this OS try not to hold that against me.

As for your other question, there are no peripherals attached to this machine, and from what I can see (looking in the Login Items) there aren't any 3rd party extensions.
 
Well when I look in the library folder I can find the launchagents folder which contains:
com.adobe.arm.202f408...7ae.plist com.apple.CSConfigDotMa...gent.plist and com.google.keystone.agent.plist.
I do not see a LaunchDaemons folder.

I will confess I haven't really had any experience in troubleshooting a mac, I really don't have any love for this OS try not to hold that against me.

As for your other question, there are no peripherals attached to this machine, and from what I can see (looking in the Login Items) there aren't any 3rd party extensions.

Also, provide some details about your computer: operating system version, model of computer, etc.
There will be a LaunchDaemons folder in /Library (from the top level of your disk, not in your home folder.)
Also, as I said in my last message, from Safe Boot, open Console and look for anything to do with WindowServer in the crash logs listed. Where they show up in Console can depend on what version of operating system you have.
 
I have a MacBook Pro that is running very odd. After logging in, I get to see my desktop for maybe 5-15 seconds and then the background gets a clear light blue overlay on top of it for a second or two and then a few seconds later I'm back at the login screen again.
I am able to get into my account in safe mode.
I have deleted the the Launchservices cache (its the only suggestion I've come across online)
I have run verify disk, repair disk, verify disk permissions, repair disk permissions, and fsck -yp.
I have also created a test admin account and still have the same issue.
Does anyone have an suggestions on what to do or check or try?
Oh I have also unchecked all of the login items

Thanks in advance.

Try running this utillity. It will show any launch items to help pin this down. Just paste up the output of the app and we can take a look for you.
 
here is my crash log
This is a MacBook Pro running OS X 10.9.3. Has an i5 and a 13" screen.

Process: WindowServer [98]
Path: /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/WindowServer
Identifier: WindowServer
Version: 599.23.13
Code Type: X86-64 (Native)
Parent Process: launchd [1]
Responsible: WindowServer [98]
User ID: 88

Date/Time: 2014-06-30 12:43:29.781 -0300
OS Version: Mac OS X 10.9.3 (13D65)
Report Version: 11
Anonymous UUID: 0CC0AD84-36EA-A785-B990-B0E67FDF0590


Crashed Thread: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

External Modification Warnings:
Thread creation by external task.

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x0000000105975a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x0000000105974d18 mach_msg + 64
2 com.apple.CoreGraphics 0x00000001046bff9d CGXRunOneServicesPass + 696
3 com.apple.CoreGraphics 0x00000001046c05c6 CGXServer + 807
4 WindowServer 0x0000000103e29f96 main + 9
5 libdyld.dylib 0x00000001057d15fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x000000010597a662 kevent64 + 10
1 libdispatch.dylib 0x000000010579a421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x000000010579a136 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x0000000105975a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x0000000105974d18 mach_msg + 64
2 com.apple.CoreFoundation 0x0000000103eacfc5 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x0000000103eac5e9 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x0000000103eabf25 CFRunLoopRunSpecific + 309
5 com.apple.CoreFoundation 0x0000000103f61811 CFRunLoopRun + 97
6 com.apple.CoreGraphics 0x000000010442692c eventThread + 263
7 libsystem_pthread.dylib 0x0000000105a87899 _pthread_body + 138
8 libsystem_pthread.dylib 0x0000000105a8772a _pthread_start + 137
9 libsystem_pthread.dylib 0x0000000105a8bfc9 thread_start + 13

Thread 3:: com.apple.CoreAnimation.render-server
0 libsystem_kernel.dylib 0x0000000105975a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x0000000105974d18 mach_msg + 64
2 com.apple.QuartzCore 0x000000012342d377 CA::Render::Server::server_thread(void*) + 195
3 com.apple.QuartzCore 0x000000012342d2ad thread_fun + 25
4 libsystem_pthread.dylib 0x0000000105a87899 _pthread_body + 138
5 libsystem_pthread.dylib 0x0000000105a8772a _pthread_start + 137
6 libsystem_pthread.dylib 0x0000000105a8bfc9 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x0000000105979e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x0000000105a88f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x0000000105a8bfb9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x0000000105979e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x0000000105a88f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x0000000105a8bfb9 start_wqthread + 13

Thread 6 Crashed:
0 libsystem_c.dylib 0x0000000105843000 0x105843000 + 0

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000106e21798 rsi: 0x0000000000000000 rbp: 0x0000000106e215f8 rsp: 0x0000000106e215d8
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x0000000105843000 rfl: 0x0000000000010202 cr2: 0x000000010e8b07c7

Logical CPU: 2
Error Code: 0x00000000
Trap Number: 13
 
I have a MacBook Pro that is running very odd. After logging in, I get to see my desktop for maybe 5-15 seconds and then the background gets a clear light blue overlay on top of it for a second or two and then a few seconds later I'm back at the login screen again.
I am able to get into my account in safe mode.
I have deleted the the Launchservices cache (its the only suggestion I've come across online)
I have run verify disk, repair disk, verify disk permissions, repair disk permissions, and fsck -yp.
I have also created a test admin account and still have the same issue.
Does anyone have an suggestions on what to do or check or try?
Oh I have also unchecked all of the login items

Thanks in advance.

Mine does too!. About half the time when I open my 2012 mbp 2.3 i7 after it has been sleeping the log on screen has a little yellow check mark next to my name (going on memory here). I enter my password, the whole screen gets a blue overlay and a little sequence bar opens under the password area. The bars populate left to right quickly, the blue overlay goes away and my normal logon screen appears. After entering the password (again) the MBP boots and runs flawlessly.
 
Well after a lot of searching its come down to a whole lotta questions with no answers. Reinstalled the OS, works fine. Glad to be working some windows machines instead:D.
Thanks for ur input everyone
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.