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

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

Similar Messages

  • I Will like to have my apple itunes account stopped immediately. i do not use it and my parents are paying every month and is very upset with me. please cancel this urgently.

    Hi
    I am not using the account anymore for the ipad APL ITunes Store and will like you to have this account stopped immediately.  This is causing me a lot everymonth on my parents credit card.
    Please stop all payments to the Apple Itunes Store.
    Thank You
    Kelsi

    You are not writing Apple.  This is a user to user forum and we can't stop anything for you.
    Why is your iTunes account costing you anything?  It only costs something when you buy apps, movies or music.  Are you not capable of controlling your spending?

  • How can I have one "family" Apple ID and two icloud accounts one for me and one for the wife?

    MacVirgin!Just got new Air and iMac (iphones on the way). How can I have one Apple ID but two iCloud accounts (one for me and one for my wife)? I have set up one iCloud account and am attempting to share contacts between iMac, iCloud and Air, however iMac and iCloud are not in sync? I must be missing something very simple.

    ok. I set up the imac and Air with one user account. this was used to activae iCloud on both machines and I have now se up one iCloud account and managed to share calander and contacts between the two. Ultimately both me and my wife will have an iphone and we wish to share calenders and contacts. We both also use the imac and air on one user account. It looks like I need to set another user account then activate iCloud in my wifes Apple ID

  • I have 2 macbooks each with an account for me and one for my wife. I use one Macbook logged in with my account and my wife uses the other Macbook only loged in on her account. We both make regular time-machine back-ups each on a separate external disk

    I have 2 Macbooks each with an account for me and one for my wife. I use one Macbook logged in with my account and my wife uses the other Macbook only logged in on her account. We both make regular time-machine back-ups each on a separate external disk. Is it possible to update her account on my macbook using her external disk without overwriting my stuff on the same Macbook and vice versa?

    Time Machine does not do individual accounts. It records the complete drive. So if you were to use her TM backup on your Mac it would make your Mac just like hers. Both yours and her account on your MAC.
    Just copy the missing files over from her Mac to yours. If there are differennt programs on each then they would need to be installed on both.

  • My 2011 Imac 27" has been crashing and running very erratically and slowly. The only change has been the update to 10.8.1, I will paste the consol kernal panic report.  Is there a software conflict?

    Hi, first time posting on the forum. I own a 2011 IMAC i5 with 12gb of ram 27 inch. Over the last five days the computer has been crashing and running very erratically. When the computer has crashed the entire computer has become unresponsive and frozen, requiring a reboot or two. At other times the computer has slowed way down and the dreaded spinning beachball has appeared and the computer takes its sweet time trying to process something. Iphoto has also crashed independently when the beahball will not disappear. THE entire system is running way below its usual stellar quad performance. I have run a ram test and everything has come back clean, I have fixed any broken permissions, and deleted any newly added software (starcraft2). There is over 250Gb of hard drive free and the activity monitor shows no unusual processes. The computer automatically updated it self recently to 10.8.1 has this caused a conflict with some software? Or is there a deeper problem?
    Below are the console reports. There are also reports for unversalaccessd  ,  mdworker, Isregister, loginwindow, iphoto, DMproxy which can be supplied.
    Thanks for any help.
    Richardx
    Interval Since Last Panic Report:  337136 sec
    Panics Since Last Report:          1
    Anonymous UUID:                
    Sun Aug 12 20:59:17 2012
    panic(cpu 3 caller 0xffffff80118b7b95): Kernel trap at 0xffffff801183fbea, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000010, CR3: 0x00000000bddec000, CR4: 0x0000000000000660
    RAX: 0xffffff8011e8eb04, RBX: 0x0000000000000000, RCX: 0xffffff8011e8eb00, RDX: 0x0000000000000000
    RSP: 0xffffff817272bd90, RBP: 0xffffff817272bdc0, RSI: 0x00000000533ce620, RDI: 0xffffff802e075618
    R8:  0x000000000002a1d7, R9:  0x0000000000000000, R10: 0xffffff8163066000, R11: 0x0000000000000201
    R12: 0xffffff802e075618, R13: 0xffffff802e075620, R14: 0xffffff8048c3af58, R15: 0x0000000000000001
    RFL: 0x0000000000010082, RIP: 0xffffff801183fbea, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000010, Error code: 0x0000000000000000, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff817272ba30 : 0xffffff801181d5f6
    0xffffff817272baa0 : 0xffffff80118b7b95
    0xffffff817272bc70 : 0xffffff80118ce4ad
    0xffffff817272bc90 : 0xffffff801183fbea
    0xffffff817272bdc0 : 0xffffff801181a32a
    0xffffff817272be50 : 0xffffff801184f990
    0xffffff817272be80 : 0xffffff8011820abd
    0xffffff817272beb0 : 0xffffff8011810448
    0xffffff817272bf00 : 0xffffff80118195fb
    0xffffff817272bf70 : 0xffffff80118a5ad6
    0xffffff817272bfb0 : 0xffffff80118ced13
    BSD process name corresponding to current thread: ScreenSaverEngin
    Mac OS version:
    12A269
    Kernel version:
    Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
    Kernel UUID: 8D5F8EF3-9D12-384B-8070-EF2A49C45D24
    Kernel slide:     0x0000000011600000
    Kernel text base: 0xffffff8011800000
    System model name: iMac11,3 (Mac-F2238BAE)
    System uptime in nanoseconds: 213783527015426
    last loaded kext at 26227504573982: com.apple.driver.AppleUSBCDC    4.1.21 (addr 0xffffff7f93a52000, size 16384)
    last unloaded kext at 26341760265155: com.apple.driver.AppleUSBCDC    4.1.21 (addr 0xffffff7f93a52000, size 12288)
    loaded kexts:
    org.virtualbox.kext.VBoxNetAdp    4.1.6
    org.virtualbox.kext.VBoxNetFlt    4.1.6
    org.virtualbox.kext.VBoxUSB    4.1.6
    org.virtualbox.kext.VBoxDrv    4.1.6
    com.Cycling74.driver.Soundflower    1.5.1
    com.apple.filesystems.afpfs    10.0
    com.apple.nke.asp_tcp    7.0.0
    com.apple.filesystems.msdosfs    1.8
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AppleBluetoothMultitouch    75.15
    com.apple.filesystems.autofs    3.0
    com.apple.iokit.IOBluetoothSerialManager    4.0.9f8
    com.apple.driver.AGPM    100.12.69
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleHDA    2.3.0f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.0.9f8
    com.apple.driver.AudioAUUC    1.60
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.2.6
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.driver.AppleMikeyDriver    2.3.0f2
    com.apple.driver.AppleBacklight    170.2.3
    com.apple.kext.AMDFramebuffer    8.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.AMDRadeonAccelerator    1.0.0
    com.apple.driver.AppleIRController    320.15
    com.apple.driver.AppleUSBCardReader    3.1.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.iokit.SCSITaskUserClient    3.5.1
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.2.0
    com.apple.driver.AppleFWOHCI    4.9.5
    com.apple.driver.AppleUSBHub    5.1.6
    com.apple.driver.AirPort.Atheros40    600.70.23
    com.apple.iokit.AppleBCM5701Ethernet    3.2.5b3
    com.apple.driver.AppleAHCIPort    2.4.0
    com.apple.driver.AppleUSBEHCI    5.1.5
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleACPIButtons    1.6
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.6
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.security.SecureRemotePassword    1.0
    com.apple.driver.AppleBluetoothHIDKeyboard    165.5
    com.apple.driver.AppleHIDKeyboard    165.5
    com.apple.driver.IOBluetoothHIDDriver    4.0.9f8
    com.apple.driver.AppleMultitouchDriver    235.27
    com.apple.kext.triggers    1.0
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.driver.DspFuncLib    2.3.0f2
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.0.9f8
    com.apple.iokit.IOAudioFamily    1.8.9fc9
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOSurface    86.0.2
    com.apple.iokit.IOBluetoothFamily    4.0.9f8
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.AppleGraphicsControl    3.2.6
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleSMC    3.1.3d11
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.AppleHDAController    2.3.0f2
    com.apple.iokit.IOHDAFamily    2.3.0f2
    com.apple.driver.IOPlatformPluginFamily    5.2.0d16
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOAcceleratorFamily    19.0.26
    com.apple.iokit.IONDRVSupport    2.3.4
    com.apple.kext.AMD5000Controller    8.0.0
    com.apple.kext.AMDSupport    8.0.0
    com.apple.iokit.IOGraphicsFamily    2.3.4
    com.apple.iokit.IOUSBHIDDriver    5.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.1
    com.apple.iokit.IOUSBMassStorageClass    3.5.0
    com.apple.driver.AppleUSBMergeNub    5.1.5
    com.apple.driver.AppleUSBComposite    5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.5.1
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.1
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOUSBUserClient    5.0.0
    com.apple.iokit.IO80211Family    500.15
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.2.0
    com.apple.iokit.IOUSBFamily    5.1.6
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOHIDFamily    1.8.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    344
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.6
    com.apple.iokit.IOPCIFamily    2.7
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    System Profile:
    Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i5, 2.8 GHz, 12 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x859B, 0x435435313236344243313333392E4D313646
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x859B, 0x435435313236344243313333392E4D313646
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.70.23-P2P
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: PIONEER DVD-RW  DVRTS09
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x0900, 0xfa140000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IEEE-1284 Controller, 0x067b  (Prolific Technology, Inc.), 0x2305, 0xfd140000 / 5
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Update Soundflower to the most recent version. You have an unsupported edition. http://code.google.com/p/soundflower/downloads/detail?name=Soundflower-1.6.6b.dm g&can=2&q=

  • I have multiple devices (imacs, lap tops and ipads) all connected to a NAS server.  Can I create a user for myself and one for my wife, and each have our own apple ID, and Itunes accounts, but all share the same media on NAS drives?

    I have multiple devices (iMacs, Lap tops, Ipads) all connected to a Nas Drive.  Can I create a user for myself and one for my wife and we each have our own apple ID's, Itunes etc, but share the same data on the hard drives?  So when she logs in, and sync's her ipads, they will sync with her stuff and when I do the same under my user account, on the same device, my ipads will sync with my stuff?

    You can share the same Apple ID for purchasng form the iTunes and app stores without any problems, but you should all used separate iCloud accounts with separate Apple IDs.  (You are not required to use the same ID for iCloud and other services as you do for the iTunes store.)  This will prevent you from ending up with merged data.  You should also use separate Apple IDs for iMessage and FaceTime or you will end up getting each other's text messages and FaceTime calls.
    This article may be of interest: http://www.macstories.net/stories/ios-5-icloud-tips-sharing-an-apple-id-with-you r-family/, as well as this video: http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l.

  • Can I have 2 itunes accounts on one computer, one for me and one for my wife.  We want to synchronize different content to our iPhones.

    Can I have 2 itunes accounts on one computer, one for me and one for my wife.  We want to synchronize different content to our iPhones.

    HELLO EVERYONE,
    WELL I HAVE TWO ACCOUNTS TOO... ONE FOR MY BROTHER AND ONE FOR ME...
    THIS IS WHAT YOU WILL HAVE TO DO..
    EVERYTIME YOU OR YOUR WIFE LOG ON TO ITUNES YOU WILL HAVE TO GO TO THE TOP LEFT AND AT THE TOP IT WILL SAY STORE..
    YOU WILL HIT LOG OUT AND LOG OUT OF YOURS..
    THEN GO TO THE SAME PLACE AGAIN AND HIT LOG IN AND THAT SHOULD HOPEFULLY HELP..
    ANYTIME YOU HAVE A QUESTION JUST GO TO MY PAGE AND ASK ME[:
    THANKS,
    BK[:

  • Constant crashes and mixed up thumbnails

    Not news it seems, but with leopard 5.1 and imovie 7.1 i get constant crashes and thumbnails that are all over the place not of the scenes I am working on. sooooo frustrating.

    Not news it seems, but with leopard 5.1 and imovie 7.1 i get constant crashes and thumbnails that are all over the place not of the scenes I am working on. sooooo frustrating.

  • I am having constant crashing and significant slow down on my iPad with the new update operating system, is anyone else out there?

    I am having constant crashing and significant slowdown on my iPad with the new operating system...is anyone else out there ?

    You are in the Mavericks forum.  You need to ask in the IOS 8 forum.

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • OS is Mountain Lion, upgraded no problems, used an external Hard drive for my time machine, now my iPhoto will not show any of my photo's or ay new ones I import! Help please!!

    OS is Mountain Lion, upgraded no problems, used an external Hard drive for my time machine, now my iPhoto will not show any of my photo's or ay new ones I import! Help please!!

    Do you get this window when you hold down the Command+Option keys and launch iPhoto?
    If not then you're not holding down both keys long enough.
    OT

  • I'm 67 yrs. old.I want to use my credit in i-tunes to find the app. Yoga Studio for my MacBook Air laptop.All I can find are apps. for i-phones,i-pads and i-pods.Can someone help please.

    I'm 67 yrs. old.I live in the U.K. I want to use my credit in i-tunes to find the Yoga Studio app. for my MacBook Air laptop.All I can find are apps. for i-phones,i-pads and i-pods.Can anyone help please.

    Apps for OSX aren't in iTunes: they are in the App Store in your Applications folder. The payment method is the one registered in iTunes. There's no app actually called Yoga Studio, though there are several Yoga apps. There is an iOS app called Yoga Studio but it appears to have no OSX equivalent, though I haven't done a detailed search.

  • I have downloaded iCloud control panel but when I sign in with my iTunes username and password it say they are valid but I don't have an iCloud account and Iam lost can you help please.                                                        John

    I have downloaded iCloud control panel but when I sign in with my iTunes username and password it say they are valid but I don’t have an iCloud account and Iam lost can you help please.
    John

    You are getting this message because you are trying to create an iCloud account on a PC.  You can only create iCloud account on an iOS device (iPhone, iPad or iPod Touch) running iOS 5 or higher, or on a Mac running OS X Lion (10.7.5) or higher.  After creating your account on one of these devices you will then be able to sign into the account using this ID on your PC.

  • I downloaded a movie on my apple tv and now when I try to watch it tells me there is an error and to try later.  I have tried several times over the last 5 days and nothing changes.  Any help please?

    I downloaded a movie on my apple tv and now when I try to watch it tells me there is an error and to try later.  I have tried several times over the last 5 days and nothing changes.  Any help please?

    What is your current connection via speedtest.net
    Make sure DNS is set to auto (settings - general - network)
    If on wifi try ethernet

  • Can only sync iPhone/ipad through USB now not WiFi -  help please?

    can only sync iPhone/ipad through USB now not WiFi -  help please?

    Hi Iron Tommy,
    If you are having issues syncing your devices to iTunes via WiFi, you may find the troubleshooting steps outlined in the following article helpful:
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi syncing
    http://support.apple.com/kb/ts4062
    Regards,
    - Brenden

Maybe you are looking for

  • Bluetooth won't work on my iMac

    Hi, my Bluetooth on my iMac all of a sudden isn't working. I have a wireless keyboard, mighty mouse, magic mouse, trackpad and an aftermarket add on LMP number pad, all BT and nothing works. I made the mistake of rebooting (thinking that would solve)

  • Server instance is going down very frequently

    Hi, Please help me solving one problem. The details are as follows: Two web applications built on struts framework are running on one server. The server is SAPJ2EE 6.20 server which is running on SUSE LINUX. I have SAPJ2EE 6.20 client interface using

  • How to use IGS via Web Services (or HTTP)?

    IGS is well integrated in Web Dynpro, BSP, BEx and so on... Via ABAP it's easy to call it but I do not find how to use it via HTTP (or better Web Services). Any idea? Sergio

  • Double pictures folders

    I syncronize my favorite pictures with a folder in my computer. However when I syncronize my iphone 2 identical folders with the same pictures show up. One it says photo gallery and the other it is my folder in the computer. What do I do to remove  o

  • AIR 64-bit Required By Apple from February 2015

    Hi, I just saw this notice that Apple will require all iOS apps to be native 64-bit capable from February 2015 to pass App Store submission. Does anyone know the status of 64-bit support in Adobe AIR for iOS? Per