MBP constant crashing and one very upset wife HELP PLEASE

Well I am at my wits end and I need some help, I am running a MBP, 10.7.1, stock everything, I have not upgraded RAM or HDD


I went out of town about 8 weeks ago and when I came back, tried to turn on my mac and it wouldn't come on. I finally lion clean install and have been running fine every since.


Then the past week I have been experience several problem



1- I can not shut down my machine. I tried to logout, and then shutdown, this worked for a bit. It has stopped working. I have also tried to hold opt when I shut down.


I also check TOP in terminal before shutdown and kill any processes that may be hanging things up, manually quit all applications before shutting down.


Nothing I do works, is there a way to have the system shutdown with a terminal window open so I can see what process is hanging things up?



2- The larger issue is that my computer is constantly crashing, nothing shows up on the screen everything just locks up.


This is happening 3-4 times in the first hour of using the machine. It has gotten to the point that when I turn on the machine I let it sit for 15 minutes before I do anything.


I have tried to force quit things, but it won't work. I finally hold the power button for 5 secs and force it to shut down.


I checked add ons in terminal via it showed me

kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'


it showed me


at.obdev.nke.LittleSnitch (2.4.4)

com.huawei.driver.HuaweiDataCardACMData (4.20.00)

com.huawei.driver.HuaweiDataCardECMControl (1.26.00)

com.huawei.driver.HuaweiDataCardECMData (1.27.00)


I have also clean caches/ and so on to make sure there wasn't a bad file.


This morning I noticed that a crash report keeps getting written each day, the same exact one, I will post a copy below. I am new to mac's and just about had my wife convinced of them. She is beginning to loose that trust and is very upset with me. Please help!!



Process: helpd [8193]
Path: /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd
Identifier: helpd
Version: 1.1.0 (68)
Code Type: X86-64 (Native)

Parent Process: launchd [131]


Date/Time: 2012-06-24 20:31:02.777 +0000
OS Version: Mac OS X 10.7.1 (11B26)

Report Version: 9


Crashed Thread: 7 com.apple.NSURLConnectionLoader


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: 0x000000000000000d, 0x0000000000000000


VM Regions Near 0:

-->

__TEXT 0000000100eed000-0000000100efd000 [ 64K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd


Application Specific Information:

objc[8193]: garbage collection is OFF


Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x0000000101b9667a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x0000000101b95d71 mach_msg + 73
2 com.apple.CoreFoundation 0x000000010159c29c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00000001015a4a04 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00000001015a4216 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00000001015b3f2f CFRunLoopRun + 95
6 helpd 0x0000000100ef6f40 0x100eed000 + 40768
7 helpd 0x0000000100eee100 0x100eed000 + 4352


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x0000000101b987e6 kevent + 10
1 libdispatch.dylib 0x000000010196260e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x000000010196119e _dispatch_mgr_thread + 54


Thread 2:

0 libsystem_kernel.dylib 0x0000000101b98192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000101a48594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000101a49b85 start_wqthread + 13


Thread 3:

0 libsystem_kernel.dylib 0x0000000101b98192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000101a48594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000101a49b85 start_wqthread + 13


Thread 4:

0 libsystem_kernel.dylib 0x0000000101b98192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000101a48594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000101a49b85 start_wqthread + 13


Thread 5:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x0000000101b97e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00000001019fcdea nanosleep + 164
2 libsystem_c.dylib 0x00000001019fcc2c sleep + 61
3 com.apple.helpbookPlugin 0x0000000106a60363 0x106a5a000 + 25443
4 com.apple.Foundation 0x0000000100f7d0b0 -[__NSOperationInternal start] + 705
5 com.apple.Foundation 0x0000000100f903d2 ____NSOQSchedule_block_invoke_2 + 124
6 libdispatch.dylib 0x000000010196090a _dispatch_call_block_and_release + 18
7 libdispatch.dylib 0x00000001019617e9 _dispatch_worker_thread2 + 255
8 libsystem_c.dylib 0x0000000101a483da _pthread_wqthread + 316
9 libsystem_c.dylib 0x0000000101a49b85 start_wqthread + 13


Thread 6:

0 libsystem_kernel.dylib 0x0000000101b97e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00000001019fcdea nanosleep + 164
2 libsystem_c.dylib 0x00000001019fcc2c sleep + 61
3 com.apple.helpbookPlugin 0x0000000106a637f8 0x106a5a000 + 38904
4 com.apple.Foundation 0x0000000100f8f1ea -[NSThread main] + 68
5 com.apple.Foundation 0x0000000100f8f162 __NSThread__main__ + 1575
6 libsystem_c.dylib 0x0000000101a468bf _pthread_start + 335
7 libsystem_c.dylib 0x0000000101a49b75 thread_start + 13


Thread 7 Crashed:: com.apple.NSURLConnectionLoader

0 com.apple.CFNetwork 0x0000000102098485 __CFURLCache::RemoveResponseFromCacheContainers(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, bool) + 39
1 com.apple.CFNetwork 0x0000000102094e96 __CFURLCache::AddResponseIntoCacheContainers(__CFString const*, __CFURLCacheNode*, bool) + 264
2 com.apple.CFNetwork 0x0000000102094cfe __CFURLCache::CreateAndStoreCacheNode(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, _CFURLRequest const*, void const*, bool, bool&) + 280
3 com.apple.CFNetwork 0x000000010206a2ef AddCacheTask(__CFURLCacheNode*) + 403
4 com.apple.CFNetwork 0x0000000102073457 __CFURLCache::CopyResponseForRequest(_CFURLRequest const*, bool) + 577
5 com.apple.CFNetwork 0x0000000102075072 URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 204
6 com.apple.CFNetwork 0x00000001021479c8 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 648
7 com.apple.CFNetwork 0x0000000102074f0d URLConnectionLoader::processEvents() + 111
8 com.apple.CFNetwork 0x000000010206ff96 MultiplexerSource::perform() + 212
9 com.apple.CoreFoundation 0x000000010157e241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
10 com.apple.CoreFoundation 0x000000010157daad __CFRunLoopDoSources0 + 253
11 com.apple.CoreFoundation 0x00000001015a48d9 __CFRunLoopRun + 905
12 com.apple.CoreFoundation 0x00000001015a4216 CFRunLoopRunSpecific + 230
13 com.apple.Foundation 0x0000000100f9aa97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
14 com.apple.Foundation 0x0000000100f8f1ea -[NSThread main] + 68
15 com.apple.Foundation 0x0000000100f8f162 __NSThread__main__ + 1575
16 libsystem_c.dylib 0x0000000101a468bf _pthread_start + 335
17 libsystem_c.dylib 0x0000000101a49b75 thread_start + 13


Thread 8:

0 libsystem_kernel.dylib 0x0000000101b98192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000101a48594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000101a49b85 start_wqthread + 13


Thread 9:

0 libsystem_kernel.dylib 0x0000000101b97bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x0000000101a4a274 _pthread_cond_wait + 840
2 com.apple.Foundation 0x0000000100f9c061 -[__NSOperationInternal waitUntilFinished] + 138
3 com.apple.Foundation 0x0000000100f9bee7 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 310
4 com.apple.helpbookPlugin 0x0000000106a681f2 0x106a5a000 + 57842
5 com.apple.Foundation 0x0000000100f8f1ea -[NSThread main] + 68
6 com.apple.Foundation 0x0000000100f8f162 __NSThread__main__ + 1575
7 libsystem_c.dylib 0x0000000101a468bf _pthread_start + 335
8 libsystem_c.dylib 0x0000000101a49b75 thread_start + 13


Thread 7 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000016 rbx: 0xb000000000000000 rcx: 0x00007fd54aa9a2b0 rdx: 0xb000000000000000

rdi: 0x00007fd549421920 rsi: 0x00007fd54a814ff0 rbp: 0x000000010a352970 rsp: 0x000000010a3528e0

r8: 0x0000000000000000 r9: 0x00000000000000c1 r10: 0x0000000000000050 r11: 0x000000010177f540

r12: 0x00007fd54a814ff8 r13: 0xb000000000000000 r14: 0x00007fd54a814ff0 r15: 0x00007fd54aa9a2b0

rip: 0x0000000102098485 rfl: 0x0000000000010246 cr2: 0x000000000d8fb22c

Logical CPU: 1


Binary Images:

0x100eed000 - 0x100efcfff helpd (1.1.0 - 68) <E9A060D5-F0A7-3639-BED0-495620B0DD0E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd
0x100f08000 - 0x100f16fff com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x100f2b000 - 0x100f2bfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x100f2e000 - 0x100f2efff com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x100f35000 - 0x101247fff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x101425000 - 0x101452fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
0x101460000 - 0x101460fff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x101466000 - 0x10154adef libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
0x101567000 - 0x101567fff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x10156c000 - 0x10173fff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x10188d000 - 0x1018cdfff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x1018dd000 - 0x1018e2fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x1018eb000 - 0x10192dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x10193b000 - 0x101940fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x10194b000 - 0x101952fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x101958000 - 0x10195afff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x10195f000 - 0x10196dfff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
0x10197e000 - 0x10197ffff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x101983000 - 0x101987fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x10198d000 - 0x10198dfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x101996000 - 0x1019a0ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x1019ad000 - 0x1019b3fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x1019b9000 - 0x1019bdfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x1019c6000 - 0x1019cffff libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
0x1019dc000 - 0x1019defff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x1019e3000 - 0x1019e4ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
0x1019f0000 - 0x1019f1ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x1019f8000 - 0x101ad5fef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
0x101b16000 - 0x101b1efff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x101b28000 - 0x101b64fff libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
0x101b81000 - 0x101ba1fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x101bb7000 - 0x101bbcff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
0x101bc4000 - 0x101bc5fff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x101bce000 - 0x101bcffff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x101bda000 - 0x101be0ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x101beb000 - 0x101c08ff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
0x101c21000 - 0x101c6fff7 libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
0x101c8d000 - 0x101e8ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
0x101f21000 - 0x102023ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
0x10204e000 - 0x102060ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x102068000 - 0x1021cbfff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x102274000 - 0x1022bffff com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x1022ea000 - 0x1025c1fff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x1026da000 - 0x1026dbfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x1026e3000 - 0x10274dfff com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x10277d000 - 0x102790ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x102799000 - 0x1027b5ff7 com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x1027bf000 - 0x102834ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
0x102893000 - 0x102906fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x10296a000 - 0x102975ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x102984000 - 0x102985fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x10298e000 - 0x1029a0ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x1029b0000 - 0x102ab3fff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
0x102aca000 - 0x102acffff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x102adb000 - 0x102df4fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x102e6c000 - 0x102eeefff com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x102f45000 - 0x103025fff com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x1030a2000 - 0x10313cff7 com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x10317c000 - 0x1031bbfff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x1031db000 - 0x10327afff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x1032c6000 - 0x1032f5fff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x103314000 - 0x10331afff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x103325000 - 0x10332cfff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x10333a000 - 0x103348ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x103353000 - 0x103361fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x10336e000 - 0x1033defff com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x10341b000 - 0x103527fef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
0x103596000 - 0x103598fff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x10359d000 - 0x1035b4fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x1035d1000 - 0x1035fcff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x10360e000 - 0x103cdc9df com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x103dde000 - 0x103ebcff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x103f05000 - 0x103fb7fff com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x104011000 - 0x104095ff7 com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x1040c8000 - 0x10418fff7 com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x1041d6000 - 0x104230fff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x104268000 - 0x10427cff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x10428c000 - 0x104307ff7 com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x10433e000 - 0x10437ffff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x104397000 - 0x1043acfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x1043c1000 - 0x1043c7fff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x1043d0000 - 0x1043d0fff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x1043da000 - 0x104403fff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x104411000 - 0x104468fff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x104476000 - 0x104493fff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x10449f000 - 0x1044a4fff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x1044b0000 - 0x1045bdfff libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1045f2000 - 0x1045f5fff libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x1045ff000 - 0x104738fef com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x10475c000 - 0x10475cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x104766000 - 0x1047c6fff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x1047cf000 - 0x104865ff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x104876000 - 0x104ca3fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x104d08000 - 0x1052ecfaf libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x10532e000 - 0x105433ff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x105494000 - 0x1054e7fff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x105511000 - 0x105550ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
0x105567000 - 0x10558bff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x1055a7000 - 0x1055dafff com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x1055f6000 - 0x105615fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x105626000 - 0x10571bfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x10572b000 - 0x1057b0ff7 com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x1057dc000 - 0x1057e1fff com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x1057f1000 - 0x1057fcfff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x106a5a000 - 0x106a6efff com.apple.helpbookPlugin (1.1.0 - 68) <CFE859E6-D3A3-3654-9BAB-D57E3E2FA02D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/Helpb ook Plugin.bundle/Contents/MacOS/Helpbook Plugin
0x106a7a000 - 0x106a95fff com.apple.SemanticDocumentManagement (1.1.25 - 1.1.25) <50117803-4EF6-37CF-A590-B80CFDFEF4B9> /System/Library/PrivateFrameworks/SemanticDocumentManagement.framework/Versions /A/SemanticDocumentManagement
0x106aa5000 - 0x106ab9fff com.metaobject.MPWXmlCore (5.1.1 - 5.1.1) <55B47601-7DE5-3D01-8663-6F82D0D61749> /System/Library/PrivateFrameworks/MPWXmlCore.framework/Versions/A/MPWXmlCore
0x106ad0000 - 0x106afbfff com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <09D59AFB-6CCD-37E1-8A41-8C45217E7612> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
0x106b0d000 - 0x106ccefe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x106d8e000 - 0x107986fff com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1080bb000 - 0x1080c8ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x1080cd000 - 0x1080d8ff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x1080e1000 - 0x108104ff7 com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x108124000 - 0x10827dff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x1082fc000 - 0x108411fff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x10846c000 - 0x10878ffff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x1088d2000 - 0x108a71fff com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x108b19000 - 0x108b7bff7 com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x108bb7000 - 0x108c1eff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x108c48000 - 0x108c5ffff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x108c6e000 - 0x108c95fff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x108cb2000 - 0x108cd8ff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x108cf1000 - 0x108d95fef com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x108dc9000 - 0x108dd8fff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x108de0000 - 0x108e08ff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x108e21000 - 0x109092fff com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x10917d000 - 0x1091d1ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x1091f6000 - 0x109248ff7 libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x109257000 - 0x10925dfff libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x109263000 - 0x109279fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x10928b000 - 0x1092caff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x1092d2000 - 0x1092d5fff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x1092da000 - 0x109307ff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x109313000 - 0x1097baff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x109c92000 - 0x109d34ff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x109d84000 - 0x109d8bff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x109d94000 - 0x109e02fff com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x109e40000 - 0x109ea4fff com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x109ee0000 - 0x109f1afff com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x10a030000 - 0x10a032fff com.apple.kbPlugin (1.1.0 - 67) <E924984C-5422-387E-9F22-26201BE5D076> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/KB Plugin.bundle/Contents/MacOS/KB Plugin
0x10a038000 - 0x10a061fff com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
0x10a103000 - 0x10a195ff7 com.apple.xquery (1.3 - 29) <02B0E724-CC18-3D60-8FBE-8BDB458C155A> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x7fff60aed000 - 0x7fff60b21ac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 1
thread_create: 0
thread_set_state: 0

Calls made by this process:

task_for_pid: 0
thread_create: 0
thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 825
thread_create: 0
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=111.9M resident=87.5M(78%) swapped_out_or_unallocated=24.5M(22%)

Writable regions: Total=49.5M written=11.3M(23%) resident=14.9M(30%) swapped_out=0K(0%) unallocated=34.6M(70%)


REGION TYPE VIRTUAL
=========== =======
MALLOC 29.4M
MALLOC guard page 48K
Memory tag=243 4K
SQLite page cache 480K
STACK GUARD 56.0M
Stack 12.6M
VM_ALLOCATE 76K
__CI_BITMAP 80K
__DATA 12.4M
__IMAGE 1256K
__LINKEDIT 21.5M
__TEXT 90.4M
__UNICODE 544K
mapped file 15.6M
shared memory 312K
=========== =======
TOTAL 240.7M

MacBook Pro, Mac OS X (10.7.1)

Posted on Jun 25, 2012 11:04 AM

Reply
11 replies

Jun 25, 2012 12:09 PM in response to macnewbie127

Please read this whole message before doing anything.


This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.


The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:


  1. Be sure your Mac is shut down.
  2. Press the power button.
  3. Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
  4. Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).


*Note: If FileVault is enabled under Mac OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.


Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.


The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.


Test while in safe mode. Same problem(s)?


After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

Jun 25, 2012 12:31 PM in response to macnewbie127

Please read this whole message before doing anything.


This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.


Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.


These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.


Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.


Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.


Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.


Launch the Terminal application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.


When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” (without the quotes) and press return. You should then get a new line ending in a dollar sign.


Step 1


Copy or drag — do not type — the line below into the Terminal window, then press return:


kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'


Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.


Step 2


Repeat with this line:


sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'


This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.


Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.


Step 3


launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'


Step 4


ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/**,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null


Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.


Step 5


osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null


Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.


You can then quit Terminal.

Jun 25, 2012 4:10 PM in response to Linc Davis

Linc,

Thanks for your help, here is the output from the commands:




kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'


at.obdev.nke.LittleSnitch (2.4.4)

com.huawei.driver.HuaweiDataCardECMData (1.27.00)

com.huawei.driver.HuaweiDataCardDriver (4.23.00)

com.huawei.driver.HuaweiDataCardActivateDriver (1.0.6)

com.huawei.driver.HuaweiDataCardACMData (4.20.00)

com.huawei.driver.HuaweiDataCardECMControl (1.26.00)



Step 2


sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfi x|x)/{print $3}'


com.opendns.osx.DNSCryptProxy

com.opendns.osx.DNSCryptConfigUpdater

com.bombich.ccc

at.obdev.littlesnitchd


Step 3


launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'


com.opendns.osx.DNSCryptMenuBar

at.obdev.LittleSnitchUIAgent

at.obdev.LittleSnitchNetworkMonitor

ws.agile.1PasswordAgent

com.adobe.AAM.Scheduler-1.0



Step 4


ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/**,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null


/Library/Components:


/Library/Extensions:


/Library/Frameworks:

AEProfiling.framework

AERegistration.framework

Adobe AIR.framework

AudioMixEngine.framework

EWSMac.framework

MacFUSE.framework

NyxAudioAnalysis.framework

OSXFUSE.framework

PluginManager.framework


/Library/Input Methods:


/Library/Internet Plug-Ins:

JavaAppletPlugin.plugin

Quartz Composer.webplugin

QuickTime Plugin.plugin

SharePointBrowserPlugin.plugin

SharePointWebKitPlugin.webplugin

nsIQTScriptablePlugin.xpt


/Library/Keyboard Layouts:


/Library/LaunchAgents:

at.obdev.LittleSnitchNetworkMonitor.plist

at.obdev.LittleSnitchUIAgent.plist

com.opendns.osx.DNSCryptMenuBar.plist


/Library/LaunchDaemons:

at.obdev.littlesnitchd.plist

com.apple.remotepairtool.plist

com.bombich.ccc.plist

com.opendns.osx.DNSCryptConfigUpdater.plist


/Library/Mail/Bundles:

GPGMail.mailbundle


/Library/PreferencePanes:

DNSCrypt.prefPane


/Library/PrivilegedHelperTools:

com.bombich.ccc

com.microsoft.office.licensing.helper


/Library/QuickLook:

iWork.qlgenerator


/Library/QuickTime:

AppleIntermediateCodec.component

AppleMPEG2Codec.component


/Library/ScriptingAdditions:

Adobe Unit Types.osax

TotalFinder.osax


/Library/Services:

GPGServices.service


/Library/Spotlight:

Microsoft Office.mdimporter

iWork.mdimporter


/Library/StartupItems:

HWNetMgr

HWPortDetect


/etc/mach_init.d:


/etc/mach_init_per_login_session.d:


/etc/mach_init_per_user.d:

com.adobe.SwitchBoard.monitor.plist


Library/Address Book Plug-Ins:


Library/Fonts:


Library/Frameworks:

EWSMac.framework


Library/Input Methods:

.localized


Library/Internet Plug-Ins:


Library/Keyboard Layouts:


Library/LaunchAgents:

.DS_Store

com.adobe.AAM.Updater-1.0.plist

ws.agile.1PasswordAgent.plist


Library/PreferencePanes:

GPGPreferences.prefPane

Hazel.prefPane


Library/Services:

AppDelete.workflow




Step 5


osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null


HazelHelper, OpenDNS Updater, TotalFinder

Jun 25, 2012 6:06 PM in response to macnewbie127

Please read this whole message carefully, especially the warnings, before doing anything.


The changes to your configuration suggested here should be considered provisional; they may not solve your problem, or they may remove functionality that you find useful. If a third-party system modification that you want to keep is causing the problem, seek help from its developer.


WARNING: Back up all data now if you haven’t already done so. Before proceeding, you must be sure you can restore your system to its present state, even if it becomes unbootable. If you’re not sure you can do that, STOP — DON’T CHANGE ANYTHING. If you’re dissatisfied with the results of the procedure suggested below, restore from your backup. I will not be responsible for the consequences, and I will not be able to help, if you ignore this warning.


You should either remove or update the following system modification(s), if an update is available from the developer:


N/A


and definitely remove at least the following:


1Password

DNSCrypt

Huawei DataCard Driver

LittleSnitch

† MacFUSE

† TotalFinder


Whatever you remove must be removed completely, and (unless otherwise specified in this message) the only way to do that is to use the uninstallation tool, if any, provided by the third-party developer, or to follow his instructions. In some cases it may be necessary to re-download or even reinstall the software in order to get rid of it. I can't be more specific, because I don't install such things myself. Please do your own research.


Here are some general guidelines to get you started. Suppose you want to remove something called “BrickYourMac.” First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickyourmac.com. (That may not be the actual name of the site; if necessary, search the web for the product name.) If you don’t find anything on the website or in your search, email the developer. While you're waiting for a response, download BrickYourMac.dmg and open it. There may be an application in there such as “Uninstall BrickYourMac.” If not, open “BrickYourMac.pkg” and look for an Uninstall button.


Again, please don't ask me to do this research for you. You can do it better than I can, because I haven't installed the product and I may not even know what it is.


If you can’t remove software in any other way, you’ll have to erase your boot volume and perform a clean reinstallation of the Mac OS. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.


WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" that purport to remove software.


I recommend that you never reinstall the modifications marked with a dagger (†) above, if any. If your problem is resolved after uninstalling all the above modifications and rebooting, but you still want to use some of those not marked with a dagger, you can experiment with putting them back, one at a time, testing carefully after each step. Keep in mind that system modifications may be incompatible with each other or with future Mac OS updates, so it may not be clear which one is at fault.


If you still have problems after making the suggested changes and rebooting, post again. Remember: if you don’t like the results of this procedure, you can undo it by restoring from the last backup you made before you started.

Jun 27, 2012 5:12 AM in response to Linc Davis

Linc,


Thanks so much for the help I understand what you are saying but it left me with a few questions


1Password- If you say not to use this- what do you use to create passwords and store them that won't cause system problems.


DNSCrypt- REMOVED

Huawei DataCard Driver- where I am located this is my internet, it is this or nothing else.

LittleSnitch

† MacFUSE- REMOVED

† TotalFinder


I left Little Snitch and Total Finder, rebooted and everything was great. Until this morning when I turned the machine on. It wouldn't shut down.


I am wondering, is there a way to lauch and text window/screen(struggling to describe), like a terminal command window at the time of shutdown that would show me what it is trying to do. This window would stay up until the last stage of shutdown. This would help me narrow down the shutdown problem. Any thoughts?


Also just for future reference, how can one control whether or not a specefic program is loaded at login through the terminal?


Thanks again for your help

Jun 27, 2012 5:45 AM in response to macnewbie127

If you have an optical drive, make sure there is no disc in it.


Launch the Console application in any of the following ways:


Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Console in the page that opens.


Step 1


Select "system.log" from the file list. Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time when you had the problem. Post the messages logged during the time something abnormal was happening. That time might be before or after the boot.


For example, if the problem is a slow startup taking three minutes, post the messages timestamped within three minutes after the boot time, not before. If the problem is a system crash or freeze, post the messages from before the boot time, when the system was about to crash or was failing to shut down. In either case, please include the BOOT_TIME message at the beginning or the end of the log extract.


Post the log text, please, not a screenshot. If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.


If the log doesn't go back far enough in time, scroll down in the Console file list to /private/var/log/system.log.0.bz2. Search that archived log, and if necessary the older ones below it, for the same information.


Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.


Step 2


Do the same with kernel.log.


Step 3


Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Pleasedon’t post shutdownStall or hang logs — they're very long and not helpful.

Jun 28, 2012 3:56 PM in response to Linc Davis

Linc,


Thanks again for helping me,


I will save you the time of going through logs, when I do what you mention about, these two keep popping up


Jun 27 12:42:58 localhost kernel[0]: HFS: Very Low Disk: freeblks: 1, dangerlimit: 101


Jun 28 22:12:46 localhost [0x0-0x4d04d].com.huawei.MobilePartner[16158]: Couldn't find any matching drivers.


I believe that these are from my USB modem, this is the only internet here. So what to do?


The most recent crash report is posted below there where two identical ones over the past two days.


What do I do about finding this stalling process that is preventing shutdown? Is there a way to hold terminal or console open until the last thing at shutdown, that way I can see what is going on. Identify the process that is stalling and deal with that?


Crash report


Process: mds [38]
Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Support/mds
Identifier: mds
Version: ??? (???)
Code Type: X86-64 (Native)

Parent Process: launchd [1]


Date/Time: 2012-06-24 22:09:05.742 +0000
OS Version: Mac OS X 10.7.1 (11B26)

Report Version: 9


Crashed Thread: 3 Dispatch queue: com.apple.metadata.spotlightindex


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000bad


VM Regions Near 0xbad:

-->

__TEXT 0000000101835000-0000000101941000 [ 1072K] r-x/rwx SM=COW /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Support/mds


Application Specific Information:

[0x10a57d000]/SourceCache/Spotlight/Spotlight-627.9/index/ContentIndex/CIMerging .c:1944: failed assertion 'nxtLink==0' /.Spotlight-V100/Store-V2/FE65CE2E-1E36-46A0-9BCB-4480E7727882 (hfs, t: 0x11, st: 0x1, f: 0x480d000)


[0x109b64000]/SourceCache/Spotlight/Spotlight-627.9/index/ContentIndex/PayloadIt erator.c:675: failed assertion 'nxtLink==0 || iter->compact == 0' /.Spotlight-V100/Store-V2/FE65CE2E-1E36-46A0-9BCB-4480E7727882 (hfs, t: 0x11, st: 0x1, f: 0x480d000)


[0x109b64000]/SourceCache/Spotlight/Sp

objc[38]: garbage collection is OFF


Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x0000000102fac67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x0000000102fabd71 mach_msg + 73
2 com.apple.CoreFoundation 0x00000001024fc29c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x0000000102504a04 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x0000000102504216 CFRunLoopRunSpecific + 230
5 mds 0x0000000101842a99 0x101835000 + 55961
6 mds 0x00000001018394d4 0x101835000 + 17620


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x0000000102fae7e6 kevent + 10
1 libdispatch.dylib 0x0000000102d5f60e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x0000000102d5e19e _dispatch_mgr_thread + 54


Thread 2:

0 libsystem_kernel.dylib 0x0000000102faeaf2 read + 10
1 mds 0x000000010183e6de 0x101835000 + 38622
2 libsystem_c.dylib 0x0000000102e578bf _pthread_start + 335
3 libsystem_c.dylib 0x0000000102e5ab75 thread_start + 13


Thread 3 Crashed:: Dispatch queue: com.apple.metadata.spotlightindex

0 com.apple.spotlight.index 0x0000000101ad0f45 unpackAndCleanse + 452
1 com.apple.spotlight.index 0x0000000101ad85ab mergeIndexData + 7986
2 com.apple.spotlight.index 0x0000000101a7c698 _ContentIndexMergeIndexes + 313
3 com.apple.spotlight.index 0x0000000101a7ca82 _CIMergeIndexes + 622
4 com.apple.spotlight.index 0x0000000101a5e0c5 InnerMerge + 545
5 com.apple.spotlight.index 0x0000000101a5ef16 OuterMerge + 1021
6 com.apple.spotlight.index 0x0000000101a4f95e si_mergeIndex + 3552
7 com.apple.spotlight.index 0x0000000101a50bca runLoop + 54
8 com.apple.spotlight.index 0x0000000101a63867 work_fun + 746
9 libdispatch.dylib 0x0000000102d5f15a _dispatch_queue_drain + 264
10 libdispatch.dylib 0x0000000102d5efb6 _dispatch_queue_invoke + 54
11 libdispatch.dylib 0x0000000102d5f124 _dispatch_queue_drain + 210
12 libdispatch.dylib 0x0000000102d5efb6 _dispatch_queue_invoke + 54
13 libdispatch.dylib 0x0000000102d5f124 _dispatch_queue_drain + 210
14 libdispatch.dylib 0x0000000102d5efb6 _dispatch_queue_invoke + 54
15 libdispatch.dylib 0x0000000102d5e7b0 _dispatch_worker_thread2 + 198
16 libsystem_c.dylib 0x0000000102e593da _pthread_wqthread + 316
17 libsystem_c.dylib 0x0000000102e5ab85 start_wqthread + 13


Thread 4:

0 libsystem_kernel.dylib 0x0000000102fae192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000102e59594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000102e5ab85 start_wqthread + 13


Thread 5:

0 libsystem_kernel.dylib 0x0000000102fae192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000102e59594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000102e5ab85 start_wqthread + 13


Thread 6:

0 libsystem_kernel.dylib 0x0000000102fae192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000102e59594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000102e5ab85 start_wqthread + 13


Thread 3 crashed with X86 Thread State (64-bit):

rax: 0x7b4bfe26c6789076 rbx: 0x000000000000020e rcx: 0x000000000001f340 rdx: 0x00007fa0819028e0

rdi: 0x000000010675da00 rsi: 0x00007fa081900000 rbp: 0x000000010a5674b0 rsp: 0x000000010a5673d0

r8: 0x000000000000000e r9: 0x00007fa08192f320 r10: 0x00000000a247c3ba r11: 0x00000000df89c0ae

r12: 0x0000000000cf5070 r13: 0x0000000000000067 r14: 0x000000010a568820 r15: 0xfffffffffd53a000

rip: 0x0000000101ad0f45 rfl: 0x0000000000010202 cr2: 0x0000000000000bad

Logical CPU: 0

Jun 30, 2012 10:27 AM in response to Shootist007

Thanks for all of your help, I thought that the USB modem was the problem. Unfortunately this is the only internet where we are.


Today I went ahead and found any processess that the USB modem was running and terminated it. Then I tried to shutdown, but it wouldn't again, I went through console and found this this. . . thoughts on what this could mean?


6/30/12 5:05:01.331 PM warmd: [_bootcachectl_add_i386_shared_cache_if_necessary:2551] Unable to open /var/db/dyld/dyld_shared_cache_i386 to add it to the boot cache: 2 No such file or directory

6/30/12 5:05:04.565 PM warmd: [_bootcachectl_add_i386_shared_cache_if_necessary:2551] Unable to open /var/db/dyld/dyld_shared_cache_i386 to add it to the boot cache: 2 No such file or directory

6/30/12 5:05:05.059 PM com.apple.launchd.peruser.501: (com.apple.talagent[138]) Exited: Killed: 9

6/30/12 5:05:05.060 PM com.apple.launchd.peruser.501: (com.apple.quicklook[16901]) Exited: Killed: 9

6/30/12 5:05:05.060 PM com.apple.launchd.peruser.501: ([0x0-0x1a01a].com.apple.AppleSpell[203]) Exited: Killed: 9

6/30/12 5:05:05.066 PM mds: (Error) Server: ==== XPC handleXPCMessage XPC_ERROR_CONNECTION_INVALID

6/30/12 5:05:05.071 PM 1PasswordAgent: Shutting down 1PasswordAgent 3.8.19 #31419 built Apr 19 2012 13:26:48

6/30/12 5:05:05.075 PM com.apple.launchd.peruser.501: (com.apple.mdworker.pool.0[16887]) Exited: Terminated: 15

6/30/12 5:05:05.130 PM loginwindow: DEAD_PROCESS: 46 console

6/30/12 5:05:05.155 PM warmd: [_bootcachectl_add_i386_shared_cache_if_necessary:2551] Unable to open /var/db/dyld/dyld_shared_cache_i386 to add it to the boot cache: 2 No such file or directory

6/30/12 5:05:05.485 PM shutdown: halt by tcf:

6/30/12 5:05:05.485 PM shutdown: SHUTDOWN_TIME: 1341075905 484983



I have also had two crashes today that generated crash reports, both generated almost identical reports. Thse reports are similar as the ones before, and questionable software has been removed. What next to try?


Both crash reports where the same and looked like this




Process: helpd [165]
Path: /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd
Identifier: helpd
Version: 1.1.0 (68)
Code Type: X86-64 (Native)

Parent Process: launchd [125]


Date/Time: 2012-06-30 14:24:11.498 +0000
OS Version: Mac OS X 10.7.1 (11B26)

Report Version: 9


Crashed Thread: 4 Dispatch queue: com.apple.root.default-priority


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: 0x000000000000000d, 0x0000000000000000


VM Regions Near 0:

-->

__TEXT 000000010e6d3000-000000010e6e3000 [ 64K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd


Application Specific Information:

objc[165]: garbage collection is OFF


Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x000000010f37867a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x000000010f377d71 mach_msg + 73
2 com.apple.CoreFoundation 0x000000010ed6b29c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x000000010ed73a04 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x000000010ed73216 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x000000010ed82f2f CFRunLoopRun + 95
6 helpd 0x000000010e6dcf40 0x10e6d3000 + 40768
7 helpd 0x000000010e6d4100 0x10e6d3000 + 4352


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x000000010f37a7e6 kevent + 10
1 libdispatch.dylib 0x000000010f13360e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x000000010f13219e _dispatch_mgr_thread + 54


Thread 2:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x000000010f379e42 __semwait_signal + 10
1 libsystem_c.dylib 0x000000010f1dbdea nanosleep + 164
2 libsystem_c.dylib 0x000000010f1dbc2c sleep + 61
3 com.apple.helpbookPlugin 0x00000001141d4363 0x1141ce000 + 25443
4 com.apple.Foundation 0x000000010e7590b0 -[__NSOperationInternal start] + 705
5 com.apple.Foundation 0x000000010e76c3d2 ____NSOQSchedule_block_invoke_2 + 124
6 libdispatch.dylib 0x000000010f13190a _dispatch_call_block_and_release + 18
7 libdispatch.dylib 0x000000010f1327e9 _dispatch_worker_thread2 + 255
8 libsystem_c.dylib 0x000000010f2273da _pthread_wqthread + 316
9 libsystem_c.dylib 0x000000010f228b85 start_wqthread + 13


Thread 3:

0 libsystem_kernel.dylib 0x000000010f37a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010f227594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x000000010f228b85 start_wqthread + 13


Thread 4 Crashed:: Dispatch queue: com.apple.root.default-priority

0 com.apple.CFNetwork 0x000000010f881485 __CFURLCache::RemoveResponseFromCacheContainers(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, bool) + 39
1 com.apple.CFNetwork 0x000000010f87de96 __CFURLCache::AddResponseIntoCacheContainers(__CFString const*, __CFURLCacheNode*, bool) + 264
2 com.apple.CFNetwork 0x000000010f87dcfe __CFURLCache::CreateAndStoreCacheNode(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, _CFURLRequest const*, void const*, bool, bool&) + 280
3 com.apple.CFNetwork 0x000000010f882f7e __CFURLCache::DoBulkLookupAndStoreBasedOnTime(__CFString const*) + 666
4 com.apple.CFNetwork 0x000000010f882cc5 __ExecuteSQLSelectAndCreateResponse_block_invoke_6 + 80
5 libdispatch.dylib 0x000000010f13190a _dispatch_call_block_and_release + 18
6 libdispatch.dylib 0x000000010f1327e9 _dispatch_worker_thread2 + 255
7 libsystem_c.dylib 0x000000010f2273da _pthread_wqthread + 316
8 libsystem_c.dylib 0x000000010f228b85 start_wqthread + 13


Thread 5:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x000000010f379bf2 __psynch_mutexwait + 10
1 libsystem_c.dylib 0x000000010f2241a1 pthread_mutex_lock + 545
2 com.apple.CFNetwork 0x000000010f85c356 __CFURLCache::CopyResponseForRequest(_CFURLRequest const*, bool) + 320
3 com.apple.CFNetwork 0x000000010f85e072 URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 204
4 com.apple.CFNetwork 0x000000010f9309c8 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 648
5 com.apple.CFNetwork 0x000000010f85df0d URLConnectionLoader::processEvents() + 111
6 com.apple.CFNetwork 0x000000010f858f96 MultiplexerSource::perform() + 212
7 com.apple.CoreFoundation 0x000000010ed4d241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
8 com.apple.CoreFoundation 0x000000010ed4caad __CFRunLoopDoSources0 + 253
9 com.apple.CoreFoundation 0x000000010ed738d9 __CFRunLoopRun + 905
10 com.apple.CoreFoundation 0x000000010ed73216 CFRunLoopRunSpecific + 230
11 com.apple.Foundation 0x000000010e776a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
12 com.apple.Foundation 0x000000010e76b1ea -[NSThread main] + 68
13 com.apple.Foundation 0x000000010e76b162 __NSThread__main__ + 1575
14 libsystem_c.dylib 0x000000010f2258bf _pthread_start + 335
15 libsystem_c.dylib 0x000000010f228b75 thread_start + 13


Thread 4 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000016 rbx: 0x0018000000170001 rcx: 0x00007fad7b432b30 rdx: 0x0018000000170001

rdi: 0x00007fad7b420380 rsi: 0x00007fad7b432610 rbp: 0x0000000117824c90 rsp: 0x0000000117824c00

r8: 0x0000000000000000 r9: 0x00000000000000c1 r10: 0x000000000000004c r11: 0x000000010ef4e540

r12: 0x00007fad7b432618 r13: 0x0018000000170001 r14: 0x00007fad7b432610 r15: 0x00007fad7b432b30

rip: 0x000000010f881485 rfl: 0x0000000000010246 cr2: 0x00000001178219c0

Logical CPU: 0

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

MBP constant crashing and one very upset wife HELP PLEASE

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.