Why does my computer keep crashing?

Over the last couple of months, my computer would periodically crash. I assumed it was because I had too much going on. I used my computer not only for the internet and school work, but also for doing heavy video editing. I have a lot of software on here. The crashing became more and more often, and it would happen very randomly. I could have a bunch of apps open, I could have one app open. I could have been on the computer for four hours or four five minutes. The problem became really bad when my laptop would crash multiple times during class. I took it to a local repair shop. At first, they cleaned out the inside of the computer, thinking it was maybe overheating. That didn't fix it. There next fix was to replace the harddrive. After they did that, I had a clean drive with none of my files on it (I hadn't gotten a chance to restore from time machine). I used it for a few hours before restoring it so I could get some work done. It worked great. The computer was fast, everything worked the way it should, and it didn't crash. Once I was ready, I restored from time machine. Once it was finished, I started using it and it crashed again. So obviously it wasn't a harddrive issue either. I am thinking that maybe some piece of software I have is causing the issue. Is there any way for me to search for a "broken" program or file that could be corrupting the computer?

MacBook Pro, OS X Mountain Lion (10.8)

Posted on Oct 20, 2013 3:32 PM

Reply
9 replies

Oct 20, 2013 3:39 PM in response to redsox0229

redsox0229 wrote:

I am thinking that maybe some piece of software I have is causing the issue. Is there any way for me to search for a "broken" program or file that could be corrupting the computer?

Your thinking is correct. You will have to test first with safe mode to verify your hypothesis:


http://support.apple.com/kb/HT1564


If there are no crashes, then boot normally and when the MBP crashes, use these directions to post a crash log:


http://support.apple.com/kb/HT2546


That should help find the culprit.


Ciao.

Oct 20, 2013 6:32 PM in response to OGELTHORPE

This is the crash report


Process: Memeod [65]

Path: /Library/Application Support/Memeo/*/Memeod

Identifier: Memeod

Version: ???

Code Type: X86 (Native)

Parent Process: launchd [1]

User ID: 0



Date/Time: 2013-10-20 21:24:59.374 -0400

OS Version: Mac OS X 10.8.5 (12F45)

Report Version: 10



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



Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: 0x000000000000000a, 0x00000000028df000



VM Regions Near 0x28df000:

__LINKEDIT 00000000028de000-00000000028df000 [ 4K] r--/rwx SM=COW /Library/Application Support/Memeo/*/TigerFSEvents.bundle/Contents/MacOS/TigerFSEvents

--> mapped file 00000000028df000-00000000028e7000 [ 32K] r--/r-x SM=PRV /private/var/db/*

shared memory 00000000028e7000-00000000028e8000 [ 4K] rw-/rw- SM=SHM



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

0 com.apple.security 0x0070d816 Security::SharedMemoryClient::SharedMemoryClient(char const*, unsigned int) + 364

1 com.apple.security 0x0070dfc7 Security::ModuleNexus<Security::SecurityServer::SharedMemoryClientMaker>::make( ) + 73

2 com.apple.security 0x0056cef8 Security::ModuleNexusCommon::create(void* (*)()) + 284

3 com.apple.security 0x0070de0b Security::ModuleNexus<Security::SecurityServer::SharedMemoryClientMaker>::opera tor()() + 75

4 com.apple.security 0x0070d9ae Security::SecurityServer::NotificationPort::NotificationPort(unsigned int) + 54

5 com.apple.security 0x0070dbe1 Security::SecurityServer::ThreadNotifier::ThreadNotifier() + 111

6 com.apple.security 0x0059d786 Security::ThreadNexus<Security::SecurityServer::ThreadNotifier>::operator()() + 54

7 com.apple.security 0x0059d63b Security::SecurityServer::EventListener::EventListener(unsigned int, unsigned int) + 77

8 com.apple.security 0x006a4f52 Security::KeychainCore::CCallbackMgr::CCallbackMgr() + 42

9 com.apple.security 0x006a4ef0 CallbackMaker::CallbackMaker() + 40

10 com.apple.security 0x006a53da Security::ModuleNexus<CallbackMaker>::make() + 30

11 com.apple.security 0x0056cef8 Security::ModuleNexusCommon::create(void* (*)()) + 284

12 com.apple.security 0x005d1195 Security::ModuleNexus<CallbackMaker>::operator()() + 75

13 com.apple.security 0x006a5059 Security::KeychainCore::CCallbackMgr::AddCallback(long (*)(unsigned long, SecKeychainCallbackInfo*, void*), unsigned long, void*) + 47

14 com.apple.security 0x006c3289 SecKeychainAddCallback + 50

15 com.apple.CFNetwork 0x013e5c32 HTTPProtocolSSLSupport::bindToKeychainOnInitialization() + 42

16 com.apple.CFNetwork 0x013e5be3 _CFURLProtocolInitHTTPProtocol + 18

17 com.apple.CFNetwork 0x013e5ba7 URLProtocolRegistry::URLProtocolRegistry() + 95

18 com.apple.CFNetwork 0x014431f7 __Class_block_invoke_0 + 74

19 libdispatch.dylib 0x01804c82 _dispatch_client_callout + 46

20 libdispatch.dylib 0x01804bf1 dispatch_once_f + 57

21 libdispatch.dylib 0x01805831 dispatch_once + 31

22 com.apple.CFNetwork 0x013e5b31 URLProtocol::Class() + 49

23 com.apple.CFNetwork 0x013e5add _CFURLProtocolRegisterFoundationBridge + 30

24 com.apple.Foundation 0x001035b9 +[_NSCFURLProtocolBridge registerWithCFURLProtocol] + 144

25 com.apple.Foundation 0x00103522 NSURLProtocolInit + 258

26 libsystem_c.dylib 0x01878019 pthread_once + 77

27 com.apple.Foundation 0x001033f0 +[NSURLProtocol(NSURLProtocolPrivate) _registeredClasses] + 37

28 com.apple.Foundation 0x001031e6 __NSURLConnectionInit_block_invoke_0 + 227

29 libdispatch.dylib 0x01804c82 _dispatch_client_callout + 46

30 libdispatch.dylib 0x01804bf1 dispatch_once_f + 57

31 libdispatch.dylib 0x01805831 dispatch_once + 31

32 com.apple.Foundation 0x000e7d49 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 51

33 com.apple.Foundation 0x000fe36a -[NSString initWithContentsOfURL:encoding:error:] + 235

34 com.apple.Foundation 0x000fe263 +[NSString stringWithContentsOfURL:encoding:error:] + 81

35 Memeod 0x0001c437 0x1000 + 111671

36 Memeod 0x0001b3bb 0x1000 + 107451

37 Memeod 0x0004140b 0x1000 + 263179

38 Memeod 0x00002976 0x1000 + 6518

39 Memeod 0x0000289d 0x1000 + 6301



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

0 libsystem_kernel.dylib 0x019bc9ae kevent + 10

1 libdispatch.dylib 0x01807c71 _dispatch_mgr_invoke + 993

2 libdispatch.dylib 0x018077a9 _dispatch_mgr_thread + 53



Thread 2:

0 libsystem_kernel.dylib 0x019bc0ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x018790ac _pthread_workq_return + 45

2 libsystem_c.dylib 0x01878e79 _pthread_wqthread + 448

3 libsystem_c.dylib 0x01860daa start_wqthread + 30



Thread 3:

0 libsystem_kernel.dylib 0x019bc0ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x018790ac _pthread_workq_return + 45

2 libsystem_c.dylib 0x01878e79 _pthread_wqthread + 448

3 libsystem_c.dylib 0x01860daa start_wqthread + 30



Thread 4:

0 libsystem_kernel.dylib 0x019bc0ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x018790ac _pthread_workq_return + 45

2 libsystem_c.dylib 0x01878e79 _pthread_wqthread + 448

3 libsystem_c.dylib 0x01860daa start_wqthread + 30



Thread 5:

0 libsystem_kernel.dylib 0x019b97ce mach_msg_trap + 10

1 libsystem_kernel.dylib 0x019b8cac mach_msg + 68

2 com.apple.CoreFoundation 0x00988f79 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x0098e95f __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x0098e01a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x0098de8b CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x001c6e0f -[NSConnection run] + 191

7 com.apple.Foundation 0x00167448 -[NSThread main] + 45

8 com.apple.Foundation 0x001673cb __NSThread__main__ + 1396

9 libsystem_c.dylib 0x018765b7 _pthread_start + 344

10 libsystem_c.dylib 0x01860dce thread_start + 34



Thread 6:

0 libsystem_kernel.dylib 0x019b97ce mach_msg_trap + 10

1 libsystem_kernel.dylib 0x019b8cac mach_msg + 68

2 com.apple.CoreFoundation 0x00988f79 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x0098e95f __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x0098e01a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x0098de8b CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x0016cbb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

7 com.apple.Foundation 0x0016ca55 -[NSRunLoop(NSRunLoop) runUntilDate:] + 73

8 Memeod 0x00047546 0x1000 + 288070

9 com.apple.Foundation 0x00167448 -[NSThread main] + 45

10 com.apple.Foundation 0x001673cb __NSThread__main__ + 1396

11 libsystem_c.dylib 0x018765b7 _pthread_start + 344

12 libsystem_c.dylib 0x01860dce thread_start + 34



Thread 7:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x019bbbe6 __select + 10

1 com.apple.CoreFoundation 0x009d2650 __CFSocketManager + 1632

2 libsystem_c.dylib 0x018765b7 _pthread_start + 344

3 libsystem_c.dylib 0x01860dce thread_start + 34



Thread 8:

0 libsystem_kernel.dylib 0x019bbc72 __semwait_signal + 10

1 libsystem_c.dylib 0x01900a49 nanosleep$UNIX2003 + 189

2 com.apple.Foundation 0x0016855b +[NSThread sleepUntilDate:] + 193

3 Memeod 0x0001cdb3 0x1000 + 114099

4 com.apple.Foundation 0x00167448 -[NSThread main] + 45

5 com.apple.Foundation 0x001673cb __NSThread__main__ + 1396

6 libsystem_c.dylib 0x018765b7 _pthread_start + 344

7 libsystem_c.dylib 0x01860dce thread_start + 34



Thread 9:

0 libsystem_kernel.dylib 0x019bbb06 __read_nocancel + 10

1 com.memeo.TigerFSEvents 0x028d9cfa 0x28d8000 + 7418

2 com.apple.Foundation 0x00167448 -[NSThread main] + 45

3 com.apple.Foundation 0x001673cb __NSThread__main__ + 1396

4 libsystem_c.dylib 0x018765b7 _pthread_start + 344

5 libsystem_c.dylib 0x01860dce thread_start + 34



Thread 10:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x019b97ce mach_msg_trap + 10

1 libsystem_kernel.dylib 0x019b8cac mach_msg + 68

2 com.apple.CoreFoundation 0x00988f79 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x0098e95f __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x0098e01a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x0098de8b CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x0010337a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395

7 com.apple.Foundation 0x00167448 -[NSThread main] + 45

8 com.apple.Foundation 0x001673cb __NSThread__main__ + 1396

9 libsystem_c.dylib 0x018765b7 _pthread_start + 344

10 libsystem_c.dylib 0x01860dce thread_start + 34



Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x028df000 ebx: 0xbfffefc8 ecx: 0x028df004 edx: 0x02d35900

edi: 0x028e7000 esi: 0x0000000b ebp: 0xbfffefe8 esp: 0xbfffef90

ss: 0x00000023 efl: 0x00010206 eip: 0x0070d816 cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0x028df000

Logical CPU: 2



Binary Images:

0x1000 - 0xb6ff7 +Memeod (???) <71475EEA-26D4-7AC3-74DA-8C170FA3AFDA> /Library/Application Support/Memeo/*/Memeod

0xc9000 - 0x3e9ff3 com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x56c000 - 0x82cff3 com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x93c000 - 0x946ff7 +com.memeo.MemeoLogger (MemeoLogger based on Log4Cocoa version 0.0.1d2 - 139) <1F4F0172-6323-1024-F8DD-62D312537CC3> /Library/Frameworks/Memeo/MemeoLogger.framework/Versions/A/MemeoLogger

0x957000 - 0xb3fffb com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0xc6d000 - 0xc6dfff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0xc76000 - 0xd20fe7 +com.Memeo.MemeoKit (2.5 - 139) <2635ECBB-31D9-82EC-81C2-964FA9F0D527> /Library/Frameworks/Memeo/MemeoKit.framework/Versions/A/MemeoKit

0xd84000 - 0xe2ffff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib

0xe73000 - 0xe73fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

0xe7a000 - 0xf87057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

0xfa3000 - 0xfe5fff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib

0xffa000 - 0xffbfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

0x1000000 - 0x11bcffd libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib

0x124b000 - 0x1334ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x1362000 - 0x1370ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x1376000 - 0x14c4ffb com.apple.CFNetwork (596.5 - 596.5) <E2EE5B64-4DFD-3D5E-BB38-9DD0899FFB42> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x156f000 - 0x15bdff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x15e4000 - 0x15e5fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x15e9000 - 0x1651ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x167c000 - 0x1699fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x16a3000 - 0x16bafff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x16c3000 - 0x16c6ff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x16cc000 - 0x172efff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x1780000 - 0x17a2fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib

0x17cc000 - 0x17d0ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x17d5000 - 0x17e0fff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib

0x17eb000 - 0x17eeff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x17f5000 - 0x17fdfff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x1803000 - 0x1815ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

0x1825000 - 0x1826fff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

0x182b000 - 0x182dfff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x1833000 - 0x1833fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x1837000 - 0x183efff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

0x1846000 - 0x184aff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x184f000 - 0x1850fff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib

0x1855000 - 0x1856fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib

0x185c000 - 0x185cfff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x1860000 - 0x191dffb libsystem_c.dylib (825.40.1) <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib

0x1959000 - 0x1960fff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib

0x1966000 - 0x1992ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x19a7000 - 0x19c1ffc libsystem_kernel.dylib (2050.48.12) <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib

0x19d2000 - 0x19ffffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x1a09000 - 0x1a17ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x1a23000 - 0x1a2dfff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x1a36000 - 0x1a37fff libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib

0x1a3c000 - 0x1a3dffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x1a43000 - 0x1a4affb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x1a51000 - 0x1a6efff libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib

0x1a81000 - 0x1acdfff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

0x1ada000 - 0x1b3eff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x1b9c000 - 0x1baefff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x1bb6000 - 0x1caeff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

0x1cc0000 - 0x1ccefff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x1cd6000 - 0x1cd9ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x1cde000 - 0x1cdeffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib

0x1ce2000 - 0x1ceeff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x1cf4000 - 0x1ff9ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x206d000 - 0x20e9ff3 com.apple.Metadata (10.7.0 - 707.12) <D9221655-56FE-332C-82FF-0CA7EDD521C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x212c000 - 0x21c4fff com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x221b000 - 0x22a0ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x22db000 - 0x2335ffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x235b000 - 0x2405fff com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x244f000 - 0x2480fff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x249f000 - 0x24a8fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x24b2000 - 0x24b9ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x24c0000 - 0x24ccffe libkxld.dylib (2050.48.12) <44C8E278-D8CA-3CF4-B3F4-0299654EB341> /usr/lib/system/libkxld.dylib

0x24d1000 - 0x24ddff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x24e8000 - 0x254cff7 com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x2579000 - 0x258ffff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x25a6000 - 0x25cffff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x25db000 - 0x261efdb com.apple.DotMacKit (1.2) /Library/Frameworks/Memeo/DotMacKit.framework/Versions/A/DotMacKit

0x264c000 - 0x2654ff7 +com.memo.BDControl (139) <CAF4EB1C-5FC2-E705-D9D1-2815A7C4E06F> /Library/Frameworks/Memeo/BDControl.framework/Versions/A/BDControl

0x265e000 - 0x2680ffe libssl.0.9.7.dylib (106) <FC1F6C04-EAD3-39D1-8E25-B1192E89D98B> /usr/lib/libssl.0.9.7.dylib

0x268e000 - 0x26c5ffa com.apple.LDAPFramework (2.4.28 - 194.5) <F05946C0-D3BE-379A-A00E-D2BA6B4EE48D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x26d2000 - 0x26e2ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x26e9000 - 0x27cafff libcrypto.0.9.8.dylib (47.2) <6170B3CB-FA94-3601-A7F7-7F1B953C4F59> /usr/lib/libcrypto.0.9.8.dylib

0x281d000 - 0x2852ff5 libssl.0.9.8.dylib (47.2) <A0802BCF-121C-39C8-8712-B8E90ABDF502> /usr/lib/libssl.0.9.8.dylib

0x2865000 - 0x2882ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x288d000 - 0x288effd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x28d8000 - 0x28daff7 +com.memeo.TigerFSEvents (139) <0A6C343A-4BFD-EA7F-2161-AED69447AD83> /Library/Application Support/Memeo/*/TigerFSEvents.bundle/Contents/MacOS/TigerFSEvents

0x2f00000 - 0x2f2dffb com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal

0x8fe36000 - 0x8fe68e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /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: 33

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=38.6M resident=25.1M(65%) swapped_out_or_unallocated=13.5M(35%)

Writable regions: Total=54.8M written=1248K(2%) resident=2752K(5%) swapped_out=0K(0%) unallocated=52.1M(95%)


REGION TYPE VIRTUAL

=========== =======

MALLOC 40.2M

MALLOC guard page 32K

Stack 68.6M

VM_ALLOCATE 8K

__DATA 1680K

__IMPORT 20K

__LINKEDIT 9476K

__OBJC 504K

__PAGEZERO 4K

__TEXT 29.4M

__UNICODE 544K

mapped file 18.2M

shared memory 308K

=========== =======

TOTAL 168.7M

Oct 21, 2013 8:14 AM in response to redsox0229

This is not the crash report format that I am familiar with so lets try another approach. Start your MBP up as you did when the crash occurred and run this program, (Etrecheck) and post it. It will show the principle apps that are open and perhaps we may be able to find the problem.


http://www.etresoft.com/etrecheck


Very often third party apps such as Anti Virus or so called 'performance' or 'cleaning' apps are responsible. If you have any such applications, please let me know. The last approach is to delete all third party apps and add them one by one until the problem app is identified. This is tedious and I would like to avoid it.


Ciao.

Oct 21, 2013 8:40 AM in response to OGELTHORPE

Hardware Information:

MacBook Pro (15-inch, Mid 2010)

MacBook Pro - model: MacBookPro6,2

1 2.66 GHz Intel Core i7 CPU: 2 cores

4 GB RAM


Video Information:

Intel HD Graphics - VRAM: 288 MB

NVIDIA GeForce GT 330M - VRAM: 512 MB


Startup Items:

CDBurnerService - Path: /System/Library/StartupItems/CDBurnerService

PACESupport - Path: /Library/StartupItems/PACESupport


System Software:

OS X 10.8.5 (12F45) - Uptime: 0 days 14:12:37


Disk Information:

HGST HTS725050A7E630 disk0 : (500.11 GB)

disk0s1 (disk0s1) <not mounted>: 209.7 MB

Macintosh HD (disk0s2) /: 499.25 GB (137.38 GB free)

Recovery HD (disk0s3) <not mounted>: 650 MB


MATSHITADVD-R UJ-898


USB Information:

Apple Inc. Apple Internal Keyboard / Trackpad


Apple Inc. BRCM2070 Hub

Apple Inc. Bluetooth USB Host Controller


Apple Internal Memory Card Reader


Apple Computer, Inc. IR Receiver


Apple Inc. Built-in iSight


FireWire Information:


Thunderbolt Information:


Kernel Extensions:

com.paceap.kext.pacesupport.snowleopard (5.8)

com.squirrels.driver.AirParrotSpeakers (1.7)

com.jft.driver.PdaNetDrv (1.0.64)

com.Cycling74.driver.Soundflower (1.5.1)


Problem System Launch Daemons:

[failed] com.apple.coresymbolicationd.plist

[failed] com.apple.wdhelper.plist


Problem System Launch Agents:

[failed] com.apple.accountsd.plist

[failed] com.apple.AirPlayUIAgent.plist

[failed] com.apple.coreservices.appleid.authentication.plist

[loaded] com.paragon.NTFS.auth.plist


Launch Daemons:

[loaded] com.adobe.fpsaud.plist

[loaded] com.adobe.SwitchBoard.plist

[loaded] com.autodesk.backburner_manager.plist

[loaded] com.autodesk.backburner_server.plist

[loaded] com.autodesk.backburner_start.plist

[loaded] com.crashplan.engine.plist

[loaded] com.embraceware.awaken.plist

[loaded] com.flipvideo.FlipShareServer.launchd.plist

[loaded] com.google.keystone.daemon.plist

[not loaded] com.gopro.stereomodestatus.plist

[failed] com.leapmotion.leapd.plist

[loaded] com.memeo.Memeod.plist

[loaded] com.microsoft.office.licensing.helper.plist

[loaded] com.noiseindustries.FxFactory.FxPlug.plist

[loaded] com.noiseindustries.FxFactory.plist

[loaded] com.paceap.eden.licensed.plist

[not loaded] com.robohippo.HippoConnectDaemon.plist

[loaded] com.tunabellysoftware.DiskDietHelper.plist

[loaded] PACESupport.plist


Launch Agents:

[not loaded] com.adobe.AAM.Updater-1.0.plist

[loaded] com.adobe.AdobeCreativeCloud.plist

[failed] com.conduit.loader.agent.plist

[loaded] com.divx.dms.agent.plist

[loaded] com.divx.update.agent.plist

[loaded] com.flipvideo.FlipShare.AutoRun.plist

[loaded] com.google.keystone.agent.plist

[failed] com.leapmotion.Leap-Motion.plist

[loaded] com.robohippo.HippoConnectAgent.plist

[loaded] com.seagate.SeagateStorageGauge.plist

[failed] com.wacom.pentablet.plist


User Launch Agents:

[loaded] com.adobe.ARM.925793fb327152fd34795896fa1fb9ffa268b2a852256fe56609efa3.plist

[loaded] com.akamai.client.plist

[loaded] com.akamai.single-user-client.plist

[loaded] com.crashplan.javacheck.plist

[loaded] com.facebook.videochat.Nicholas.plist

[loaded] com.iLike.Agent.plist

[failed] com.mlbam.nexdef.core.NexdefLoader.plist

[loaded] com.mlbam.nexdef.plist

[loaded] com.yahoo.YahooContactSyncAgent.plist


User Login Items:

Caffeine

Dropbox

CrashPlan menu bar


3rd Party Preference Panes:

3ivx MPEG-4

Akamai NetSession Preferences

Flash Player

Flip4Mac WMV

GoPro

Growl

Java

Paragon NTFS for Mac ® OS X

Perian


Internet Plug-ins:

AdobeAAMDetect.plugin

AdobePDFViewer.plugin

DirectorShockwave.plugin

DivX Web Player.plugin

Flash Player.plugin

FlashPlayer-10.6.plugin

Flip4Mac WMV Plugin.plugin

Gears.plugin

iPhotoPhotocast.plugin

JavaAppletPlugin.plugin

LogitechHarmony.plugin

OVSHelper.plugin

QuickTime Plugin.plugin

SharePointBrowserPlugin.plugin

Silverlight.plugin

Unity Web Player.plugin

WacomNetscape.plugin

WacomSafari.plugin


User Internet Plug-ins:

fbplugin_1_0_3.plugin

Move_Media_Player.plugin

Unity Player.plugin


Bad Fonts:

None


Top Processes by CPU:

1% EtreCheck

1% hiutil

1% WebProcess

0% WindowServer

0% fontd

0% SystemUIServer

0% ps

0% helpd

0% CrashPlan menu bar

0% notifyd


Top Processes by Memory:

201 MB Mail

188 MB WebProcess

172 MB iTunes

164 MB java

135 MB Finder

119 MB WindowServer

94 MB mds

94 MB Safari

86 MB Dropbox

78 MB helpd


Virtual Memory Statistics

394 MB Free RAM

1.51 GB Active RAM

1.20 GB Inactive RAM

798 MB Wired RAM

650 MB Page-ins

7 MB Page-outs





As for cleaning apps, I have AppCleaner, coconutBattery, Disk Diet, Disk Inventory X, DiskAid, PhoneClean

Oct 21, 2013 10:43 AM in response to redsox0229

After some research I think it is in your best interest to make an appointment at an Apple store genius bar. The model MBP you have, at least for some units, has had some GPU card issues and yours may be one of them based on your experience.


Reference this discussion and Apple support article:


https://discussions.apple.com/thread/4920257?start=0&tstart=0


http://support.apple.com/kb/TS4088


Ciao.

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.

Why does my computer keep crashing?

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