Dock crashing. Could not connect the action buttonPressed: to target of class NSApplication

Currently my main Administrator account on my Macbook Pro is having problems after login.
After login, the dock crashes, the monitor flashes gray and dock reloads. Activity Monitor shows insane CPU usage from the dock. (Up to 170%)
From my assessment, the error lies in the dock. However, after trying various methods such as clearing caches files, and removing duplicated files. The problem still occurs.
The following are the error messages from the console.
com.apple.launchd.peruser.501[2823] (com.apple.Dock.agent[3146]): Job appears to have crashed: Bus error: 10
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: 2012-12-05 18:23:19.509 com.apple.dock.extra[3149:1a07] Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: 2012-12-05 18:23:19.511 com.apple.dock.extra[3149:1a07] Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: 2012-12-05 18:23:19.512 com.apple.dock.extra[3149:1a07] Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: Could not connect the action buttonPressed: to target of class NSApplication
Dec  5 18:23:19 d-10-150-65-106 com.apple.dock.extra[3149]: 2012-12-05 18:23:19.513 com.apple.dock.extra[3149:1a07] Could not connect the action buttonPressed: to target of class NSApplication
========================================
Followed by the Crash Report.
Process:         Dock [3146]
Path:            /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
Identifier:      com.apple.dock
Version:         1.8 (1040.42)
Build Info:      Dock-1040042000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [2823]
Date/Time:       2012-12-05 18:23:18.106 -0800
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9
Crashed Thread:  3  Dispatch queue: LPApp information gathering
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x00000001192c1fdd
VM Regions Near 0x1192c1fdd:
    VM_ALLOCATE            000000011924b000-0000000119266000 [  108K] r--/r-- SM=PRV 
--> mapped file            0000000119266000-00000001192c2000 [  368K] r--/rwx SM=COW  /Applications/Video/iDVD.app/Contents/Resources/iDVD.icns
    CG backing stores      00000001c072a000-00000001c072c000 [    8K] rw-/rw- SM=SHM 
Application Specific Information:
objc[3146]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x0000000110a4767a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x0000000110a46d71 mach_msg + 73
2   com.apple.CoreFoundation                0x000000010eb3c50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x000000010eb44c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x000000010eb44486 CFRunLoopRunSpecific + 230
5   com.apple.dock                          0x000000010d402826 0x10d311000 + 989222
6   com.apple.dock                          0x000000010d3bc4e0 0x10d311000 + 701664
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x0000000110a497e6 kevent + 10
1   libdispatch.dylib                       0x000000011083a786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x0000000110839316 _dispatch_mgr_thread + 54
Thread 2:: Dispatch queue: LPStorage Database Queue
0   libsystem_kernel.dylib                  0x0000000110a495b6 fsync + 10
1   libsqlite3.dylib                        0x000000010e837e38 unixSync + 72
2   libsqlite3.dylib                        0x000000010e845777 syncJournal + 167
3   libsqlite3.dylib                        0x000000010e836a1e sqlite3PagerCommitPhaseOne + 1262
4   libsqlite3.dylib                        0x000000010e82211e sqlite3BtreeCommitPhaseOne + 478
5   libsqlite3.dylib                        0x000000010e821735 vdbeCommit + 981
6   libsqlite3.dylib                        0x000000010e7e455a sqlite3VdbeHalt + 4442
7   libsqlite3.dylib                        0x000000010e817a08 sqlite3VdbeExec + 58200
8   libsqlite3.dylib                        0x000000010e808a5b sqlite3_step + 1883
9   libsqlite3.dylib                        0x000000010e7cbfb5 sqlite3_exec + 533
10  com.apple.dock                          0x000000010d339064 0x10d311000 + 163940
11  libdispatch.dylib                       0x0000000110838a82 _dispatch_call_block_and_release + 18
12  libdispatch.dylib                       0x000000011083a2d2 _dispatch_queue_drain + 264
13  libdispatch.dylib                       0x000000011083a12e _dispatch_queue_invoke + 54
14  libdispatch.dylib                       0x0000000110839928 _dispatch_worker_thread2 + 198
15  libsystem_c.dylib                       0x00000001108fb3da _pthread_wqthread + 316
16  libsystem_c.dylib                       0x00000001108fcb85 start_wqthread + 13
Thread 3 Crashed:: Dispatch queue: LPApp information gathering
0   com.apple.CoreServices.OSServices          0x000000011131d4f6 CIconStorageEntry::ReadIconFamilyItemsWithMask(IconFamilyResource const*, unsigned long long, IconContainerInfo*) + 724
1   com.apple.CoreServices.OSServices          0x00000001112d819e CIconStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 650
2   com.apple.CoreServices.OSServices          0x000000011131c19a CLocalRefToSharedStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 138
3   com.apple.CoreServices.OSServices          0x00000001112d06b2 _ISGetStorageRefFromLoader(CIconFamilyLoader*, unsigned int, unsigned int, unsigned int, unsigned int*) + 811
4   com.apple.CoreServices.OSServices          0x00000001112d7cf9 _ISGetStorageByIconFile + 86
5   com.apple.CoreServices.OSServices          0x00000001112e796c _ISAddFSRefIconToImage + 109
6   com.apple.LaunchServices                0x0000000111599e5e AddImageFromLSInfo(FSRef const*, unsigned int, unsigned int, __CFString const*, unsigned char, unsigned int, OpaqueISImageRef**) + 789
7   com.apple.LaunchServices                0x0000000111597afe ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned int*, FSCatalogInfo*, CustomBadgeResource*, unsigned int, unsigned char*, OpaqueISImageRef**, long) + 2273
8   com.apple.LaunchServices                0x00000001115970b0 GetImageForFSItem + 781
9   com.apple.LaunchServices                0x0000000111596a8d GetIconRefFromFileInfo + 557
10  com.apple.dock                          0x000000010d344040 0x10d311000 + 208960
11  libdispatch.dylib                       0x0000000110838a82 _dispatch_call_block_and_release + 18
12  libdispatch.dylib                       0x000000011083a2d2 _dispatch_queue_drain + 264
13  libdispatch.dylib                       0x000000011083a12e _dispatch_queue_invoke + 54
14  libdispatch.dylib                       0x0000000110839928 _dispatch_worker_thread2 + 198
15  libsystem_c.dylib                       0x00000001108fb3da _pthread_wqthread + 316
16  libsystem_c.dylib                       0x00000001108fcb85 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x0000000110a48bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00000001108fd274 _pthread_cond_wait + 840
2   com.apple.dock                          0x000000010d32c791 0x10d311000 + 112529
3   libsystem_c.dylib                       0x00000001108f98bf _pthread_start + 335
4   libsystem_c.dylib                       0x00000001108fcb75 thread_start + 13
Thread 5:
Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x000000000003f501  rbx: 0x0000000069630000  rcx: 0x000000011442fa20  rdx: 0x000000000003d73e
  rdi: 0x0000000000000021  rsi: 0x0000000000000021  rbp: 0x000000011442fa10  rsp: 0x000000011442f940
   r8: 0x000000000003d73e   r9: 0x000000011442f9e7  r10: 0x0000000000000081  r11: 0x000000011442f5e8
  r12: 0x000000000003d73e  r13: 0x000000000005bfe9  r14: 0x00000001192c1fe9  r15: 0x00000001192c1fdd
  rip: 0x000000011131d4f6  rfl: 0x0000000000010246  cr2: 0x00000001192c1fdd
Logical CPU: 2
Binary Images:
       0x10d311000 -        0x10d556fff  com.apple.dock (1.8 - 1040.42) <412D1134-5469-36D1-8340-CBAB6FF5E82E> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
       0x10d5e2000 -        0x10d64aff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x10d690000 -        0x10d985ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x10daa9000 -        0x10dad1fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
       0x10daf0000 -        0x10daf7fff  com.apple.Uninstall (1.0 - 114) <9339A2B6-EC0E-3DBB-94C1-858D6619F8F2> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
       0x10db03000 -        0x10db10fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x10db21000 -        0x10dc3afff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x10dc9b000 -        0x10dfb4fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x10e196000 -        0x10e196fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x10e19e000 -        0x10e19efff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x10e1a4000 -        0x10e20fff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x10e240000 -        0x10e28cff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x10e2b9000 -        0x10e2e6fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
       0x10e2f8000 -        0x10e355ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x10e393000 -        0x10e4f0fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x10e572000 -        0x10e712ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x10e7c1000 -        0x10e8c8fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
       0x10e8e4000 -        0x10e8eafff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x10e8f7000 -        0x10e902ff7  com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
       0x10e90d000 -        0x10e91fff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
       0x10e92f000 -        0x10e930fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
       0x10e938000 -        0x10e9abfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
       0x10ea0e000 -        0x10eaf2e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
       0x10eb0c000 -        0x10ece0ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x10ee34000 -        0x10ee34fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x10ee3a000 -        0x10ee49fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x10ee54000 -        0x10ee7dfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x10ee99000 -        0x10ef9bfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
       0x10efcb000 -        0x10efcbfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x10efd0000 -        0x10efd6fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x10efe4000 -        0x10f258fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
       0x10f347000 -        0x10f39bff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
       0x10f3c7000 -        0x10f419ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x10f42b000 -        0x10f432fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
       0x10f438000 -        0x10f44efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x10f467000 -        0x10fe05a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x10ff13000 -        0x10fff2fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
       0x11003d000 -        0x1100f0ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
       0x110148000 -        0x1101ccff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x1101fc000 -        0x1102c3ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x110308000 -        0x110364ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x110397000 -        0x1103abff7  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
       0x1103bf000 -        0x11043aff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x110474000 -        0x1104b5fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x1104d4000 -        0x1104e9fff  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
       0x110502000 -        0x110514ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
       0x110520000 -        0x110722fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
       0x1107b4000 -        0x1107b9fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
       0x1107c1000 -        0x110803ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
       0x110815000 -        0x11081afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
       0x110829000 -        0x110830fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
       0x110837000 -        0x110845fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
       0x11085a000 -        0x11085bfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
       0x110861000 -        0x110865fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
       0x11086c000 -        0x11086cfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
       0x110871000 -        0x11087bff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
       0x110882000 -        0x110888fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
       0x11088d000 -        0x110891fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
       0x110894000 -        0x110896fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
       0x11089c000 -        0x11089dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
       0x1108a3000 -        0x1108a4ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
       0x1108ab000 -        0x110988fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
       0x1109ca000 -        0x1109d2fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
       0x1109dc000 -        0x110a17fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
       0x110a32000 -        0x110a52fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
       0x110a69000 -        0x110a6eff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
       0x110a75000 -        0x110a7eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
       0x110a85000 -        0x110a86ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
       0x110a8c000 -        0x110a8dfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
       0x110a96000 -        0x110a9cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
       0x110aaa000 -        0x110ac7fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
       0x110ae2000 -        0x110aedff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
       0x110af6000 -        0x110b04ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
       0x110b0d000 -        0x110b5bfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
       0x110b74000 -        0x110beaff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
       0x110c47000 -        0x110f63fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
       0x110fe0000 -        0x111147fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
       0x1111ed000 -        0x111270fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x1112cc000 -        0x1113b0ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x111430000 -        0x1114caff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
       0x11150d000 -        0x11154cfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x111567000 -        0x111608fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x11165b000 -        0x11168bff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
       0x1116aa000 -        0x1116b1fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x1116bb000 -        0x1116bbfff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
       0x1116c6000 -        0x1116cbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
       0x1116d0000 -        0x1116dfff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
       0x1116eb000 -        0x1116f8ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
       0x111703000 -        0x111711fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x11171e000 -        0x11178efff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
       0x1117cc000 -        0x1118d8fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
       0x111945000 -        0x111946fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
       0x111951000 -        0x111964ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
       0x11196f000 -        0x11198bff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
       0x11199b000 -        0x11199dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x1119a2000 -        0x1119b9fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
       0x1119d5000 -        0x111a00ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
       0x111a0d000 -        0x111a36fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x111a45000 -        0x111a9dff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x111aac000 -        0x111acdfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x111adc000 -        0x111ae1fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x111aec000 -        0x111bf9fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x111c2d000 -        0x111c30fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x111c34000 -        0x111d6afff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x111d8d000 -        0x111d8dfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x111d95000 -        0x111df5fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x111dff000 -        0x111e95ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x111ea0000 -        0x1122cdfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x112334000 -        0x112918fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x112960000 -        0x112a65fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x112ac2000 -        0x112b16fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x112b3f000 -        0x112b7fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
       0x112b96000 -        0x112bbafff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x112bdd000 -        0x112c10ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x112c2b000 -        0x112c4afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
       0x112c56000 -        0x112d4bfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
       0x112d5b000 -        0x112de0ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x112e10000 -        0x112e15fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x112e22000 -        0x112e2dfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x112e3b000 -        0x112e7bfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
       0x112e89000 -        0x112e8bfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
       0x112e94000 -        0x112e97fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x112ea2000 -        0x112efdff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x112f12000 -        0x1133d9fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
       0x1137fd000 -        0x113873fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
       0x1138b9000 -        0x11391bff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x11395c000 -        0x113996fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
       0x1139b6000 -        0x1139baff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
       0x1139c6000 -        0x1139c9fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
       0x1139d4000 -        0x113d00fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x113e48000 -        0x113e5eff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
       0x113e7b000 -        0x113f20fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x113f55000 -        0x113f72ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x113f84000 -        0x113f86ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
       0x113f8d000 -        0x113f90ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x113f98000 -        0x113fa3ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x113fae000 -        0x113fd4fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x113fef000 -        0x114006fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x114015000 -        0x11407dff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x1140ae000 -        0x1140aefff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x1140b6000 -        0x114158fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x1141ab000 -        0x1141b2ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
       0x114434000 -        0x114460ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
       0x1144c2000 -        0x1144cffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x1144d9000 -        0x11451dff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x114581000 -        0x114585fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff6cf11000 -     0x7fff6cf45baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 18
    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: 9481
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=99.5M resident=76.0M(76%) swapped_out_or_unallocated=23.5M(24%)
Writable regions: Total=71.3M written=17.3M(24%) resident=24.0M(34%) swapped_out=0K(0%) unallocated=47.3M(66%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   740K
CG raster data                       64K
CG shared images                    128K
CoreAnimation                      2404K
CoreGraphics                         16K
CoreServices                       1464K
MALLOC                             52.3M
MALLOC guard page                    64K
Memory tag=246                     1088K
Memory tag=247                      864K
Memory tag=250                       64K
SQLite page cache                  2208K
STACK GUARD                        56.0M
Stack                              10.0M
Stack (reserved)                    520K        reserved VM address space (unallocated)
VM_ALLOCATE                        7308K
__CI_BITMAP                          80K
__DATA                              9.8M
__LINKEDIT                         17.4M
__TEXT                             82.2M
__UNICODE                           544K
mapped file                        17.7M
shared memory                      34.1M
===========                      =======
TOTAL                             296.7M
TOTAL, minus reserved VM space    296.2M
================
Help would be very much appreciated.
Thank you.

This procedure will reset the state of LaunchPad to its default. Any customization that you did will be removed.
Back up all data.
Triple-click the line below to select it:
~/Library/Application Support/Dock
Right-click or control-click the highlighted line and select Services ▹ Reveal from the contextual menu. A folder window should open. Move the file(s) inside it to the Desktop, leaving the window open. Log out, log back in, and test. If there's no change, put the files you moved back where they were, overwriting the ones that may have been created in their place. Then log in and log out again. Otherwise, delete the files you moved.

Similar Messages

  • Nik Software Crash: "Could not complete the Color Efex Pro 4 command because of a problem with-"

    Nik Software/Photoshop Crash: "Could not complete the Color Efex Pro 4 command because of a problem with the filter module interface."  Define, Viveza work fine, the others, Color Efex, HDR Efex, Silver Efex don't.  I called Nik and they said they were familiar with this problem and that it was an Adobe problem.  They helped me uninstall and re-install the latest version of the filters.  Didn't fix the problem.  I called Adobe technical support, they confirmed that indeed it was an Adobe problem, but, they can't help me because they no longer offer support on CS5.  I'm on an iMac with Mountian Lion 10.8.5, running Photoshop CS5.1.  I searched the internet and found this problem mentioned in several places, just couldn't find the fix.  Interesting coincidence - I had been using Photoshop and the Nik software perfectly fine, even the morning of the day it began to crash.  I got a pop-up message from Adobe asking if they could anonymously monitor my usage to better their products.  I clicked on "Ask me later."  Then, my product crashed every time I tried to use the above-mentioned Nik software filters.  ???  Why would they want to monitor my usage of a product they won't/don't support anyway?  Help someone please - I really love the Nik software.  I paid top dollar for it back in the day because people like Dan Hughes actually answered your questions themselves.  The customer support was the best in the industry.  The opposite is true of Adobe, is it not?

    Thank you so much Chris.  I know I'm not the only person to run into this as both Nik/Google and Adobe acknowledged this problem.  I did however try something else to try and isolate the issue further.  I tried editing with Nik/Google Color Efex & Silver Efex, etc., in Aperture, and sure enough, the Nik/Google filters wouldn't open, or they would crash Aperture.  So - it's looking like a Nik/Google problem.  They used to be so good.  The crazy thing is that I had been using Photoshop with the Nik filters just fine, even earlier that very day.  What could have gone wrong?  Was there some kind of automatic update Saturday 3/1/14?  And it was especially weird that it happened immediately after I refused to allow Adobe to (anonymously) monitor my usage.  I'll call Nik/Google back tomorrow and tell them what you've told me, as well as letting them know their filters crashed Aperture too.  I'll report back as soon as I find a fix.  I know I'm not the only one out there who's experienced this.
    Thanks again!

  • VS 2013 Prof. edition always shows "Could not complete the action"

    Hi all,
    When I open any .ascx file VS2013 always shows alert, and when I close, it shows it again.
    Could you help please?
    Thanks.

    Hi Galym,
    >>VS 2013 Prof. edition always shows "Could not complete the action"
    According to your description, could you please tell if you get this issue when you open any .ascx files in a specific app or all web apps have the same issue?
    So if possible, I suggest you can create a simple web project in VS2012 Prof and add a .ascx files under the web project and open it again check if you get same issue.
    (1) If you get same issue in a sample web project, I suggest you can try the following suggestion to check this issue.
    Step1: I suggest you can try to open these .ascx files in VS safe mode check if you install some Add-ins or extension tools in your VS2013 IDE.
    Reference:
    https://msdn.microsoft.com/en-us/library/ms241278.aspx
    Step2: I suggest you can try to reset your VS setting file by going to Tools->Import and Export Settings check this issue again.
    Step3: If the above suggestions still could not work, maybe you will need to repair or re-install the VS2013 Prof check this issue again.
    (2) If you just get this error in a specific app, I suggest you delete these .ascx files and then add new .ascx files for the specific app. Or you can directly to ask this issue to the web forum:
     http://forums.asp.net where asp.net experts live in.
    If you have any update messages about your issue, please free for me.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When I plug in my iphone5 or iPad into my Mac I get the message iTunes could not connect the service did not start properly on this device

    when I plug in my iphone5 or iPad into my Mac I get the message iTunes could not connect the service did not start properly on this device

    If you are using Windows 7, go to:
    Control Panel>Programs>Programs and Features
    Look for a program called 'Apple Mobile Device Support'
    Right-click on it
    Click 'repair'
    Wait until the repair operation is complete, and voila, your problem should be solved, itunes will recognise your iphone/ipod once more. This worked for me.

  • I could not connect the iTunes store. I get the following error, "iTunes could not connect the iTunes store. An unknown error occurred (0x80090318)." Anyone else get this? What do I do?

    Please help

    Hi there CCWHO,
    You may find the troubleshooting steps in the article below helpful.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    -Griff W. 

  • Could not complete the Action, since the destination folder does not exist.

    I'm a frequent user of "Image Processor" but today accidentally I am getting the error although I am having the required folder as a destination.

    Is the Folder on an external medium, what are the complete path and name of the Folder?

  • Could not connect toadministrator server

    **Hi,**
    **we migrated application dev to prod ....but when i add prod server ip in consol like------enterprise view -> Administrator servers->RC ->Add administrator server.**
    **here i add the server ip of production...next ---> exit. and i tried to connect the prod server .......but it is showing the error like =="Could not connect the administrator server".**
    **any one help me on it .**
    **thanks in Adv.**

    try to restart your Hyperion server.

  • "Could not synchronize the color settings because of a program error." App keeps crashing.

    Hi, I keep getting this error message, "Could not synchronize the color settings because of a program error." whenever I click on Photoshop in my dock. A few seconds after, I'll get a crash report. I just upgraded to OS X Mountain Lion and have not been able to start Photoshop since. Illustrator, on the other hand, works fine. Any idea why this is? Any help would be greatly appreciated.

    Can you open Photoshop with the shift.key pressed?
    Boilerplate-text:
    Are Photoshop and OS fully updated?
    As with all unexplainable Photoshop-problems you might try trashing the prefs (after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed) by keeping command-alt-shift pressed on starting the program or starting from a new user-account.
    System Maintenance (repairing permissions, purging PRAM, running cron-scripts, cleaning caches, etc.) might also be beneficial, Onyx has been recommended for such tasks.
    http://www.apple.com/downloads/macosx/system_disk_utilities/onyx.html
    Weeding out bad fonts never seems to be a bad idea, either. (Validate your fonts in Font Book and remove the bad ones.)
    http://helpx.adobe.com/photoshop/kb/troubleshoot-fonts-photoshop-cs5.html
    If 3rd party plug-ins are installed try disabling them to verify if one of those may be responsible for the problem.

  • ITunes could not connect to this iPhone. The device is no longer connected

    A few days ago, my iPad 3 A1430 screen turned black. Siri was still there but very slow to respond. The following day, the screen display returned (the usual green background colour but a much smaller display and not a single icon present). Siri was back up to speed, could play music, display info but could not respond to calendar enquiries etc. The iPad would switch off but not reboot. I let the battery level drop to zero then re-charged: iPad now working again.
    Wanting to back-up my iPad, I ran iTunes version 12.1.0.50 on iMac (Yosemite 10.10.2). I have PCemulator installed and when the iPad connection was made, I received the usual screen prompt for which to connect to Mac or PC. (The problem starts here: - the prompt was flashing on/off). I selected Mac & received the  message “iTunes could not connect to this iPhone. The device is no longer connected”.
    Rebooted PC and iPad, connecting iPad offers no device prompt, only the same error message.
    Successfully backed up iPhone 6 using iTunes.
    Upgraded iPad software to IOS 8.2 and connected again. No effect, same error message.
    Looked at various Apple posts but couldn’t find a solution. After several iMac & iPad reboots, eventually managed to back-up my iPad and in the process lost all my iPad music built up over the years on my old PC. Managed to recover these music files from my old PC and load them onto iTunes on my iMac. Tried to sync my iPad but back to error message “iTunes could not connect to this iPhone. The device is no longer connected”.
    Any solution?

    I have the same problem. In fact when I plug in my iPad 2 updated to ios 7.0.4 I get that same message and it crashes my entire system - forcing me to reboot.

  • Event 31901 – The registry probe could not connect to the registry of the computer name

    Hi, I have been doing a weekly SQL query to try and find any high number of events I get in my SCOM environment.
    One of the events I have stumbled across is 31901 (“The registry probe could not connect to the registry of the computer <name>”) which comes from the “Collect Registry Probe Module Events”
    I have read a couple of previous suggestions on the forum and upon checking I found two different scenarios. For a couple of servers I checked the health and it looked like they had RPC issues. A restart got rid of these problems.
    However the ones left seem to have something in common. They relate to hosts referring to SQL “instances/clusters”. So the “logging computer” is the host and the probe cannot to the registry of the “virtual computer”. In other words the computers that can’t
    be connected to are all agentless and show as managed by the logging computer under “Agentless Managed”
    If I log onto the host with my SCOM action account and run something like “reg query” against the virtual “instance” I get “ERROR: The network path was not found”. I can ping the instance fine though. I don’t really understand how these instances work but
    I presume they don’t have services or a registry as such. Therefore is this normal or is there any way I can get rid of the events? I don’t really want to get rid of the rule itself as it did help me find a couple of RPC issues. I could override for that host
    if this is “normal” and how it should work.

    For issue "31901", you can check below link
    http://www.bictt.com/blogs/bictt.php/2011/01/17/error-31901-during-exchange-2003
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali | Facebook:
    Mai Ali

  • When I click on the itunes store this message appears."Itunes could not connect to the Itunes store. The network connection timed out".

    When I click on the itunes store this message appears."Itunes could not connect to the Itunes store. The network connection timed out". what am I doing wrong?

    Try gn_id's suggestion from the following post:
    Re: iTunes 11 crashes when opening the store - no error message

  • Session.xml-The Network Adapter could not establish the connection

    I am using Oracle TopLink 10g Release 3 (10.1.3.1.0) and Weblogic 9.2.
    TopLink Configurations in session.xml are as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <toplink-sessions version="10g Release 3 (10.1.3.1.0)" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <session xsi:type="server-session">
    <name>default</name>
    <event-listener-classes/>
    <primary-project xsi:type="xml">BharosaTLMappings.xml</primary-project>
    <login xsi:type="database-login">
    <platform-class>oracle.toplink.platform.database.oracle.Oracle10Platform</platform-class>
    <user-name>bharosa</user-name>
    <password>orclam</password>
    <sequencing>
    <default-sequence xsi:type="native-sequence">
    <name>Native</name>
    <preallocation-size>1</preallocation-size>
    </default-sequence>
    </sequencing>
    <driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
    <connection-url>jdbc:oracle:thin:@10.77.199.114:1521:orcl</connection-url>
    </login>
    <connection-pools>
    <read-connection-pool>
    <name>ReadConnectionPool</name>
    </read-connection-pool>
    <write-connection-pool>
    <name>default</name>
    </write-connection-pool>
    </connection-pools>
    <connection-policy/>
    </session>
    </toplink-sessions>
    When I start the server I, the log shows the following errors list:
    [TopLink Info]: 2007.10.19 03:11:37.391--ServerSession(4922317)--TopLink, version: Oracle TopLink - 10g Releas
    e 3 (10.1.3.1.0) (Build 061004)
    [TopLink Severe]: 2007.10.19 03:11:58.485--ServerSession(4922317)--Local Exception Stack:
    Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptio
    ns.DatabaseException
    Internal Exception: java.sql.SQLException: Io exception: The Network Adapter could not establish the connectio
    nError Code: 17002
    at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:276)
    at oracle.toplink.sessions.DefaultConnector.connect(DefaultConnector.java:64)
    at oracle.toplink.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:147)
    at oracle.toplink.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:197)
    at oracle.toplink.internal.databaseaccess.DatabaseAccessor.connect(DatabaseAccessor.java:220)
    at oracle.toplink.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:273)
    at oracle.toplink.threetier.ConnectionPool.buildConnection(ConnectionPool.java:82)
    at oracle.toplink.threetier.ConnectionPool.startUp(ConnectionPool.java:304)
    at oracle.toplink.threetier.ServerSession.connect(ServerSession.java:435)
    at oracle.toplink.publicinterface.DatabaseSession.login(DatabaseSession.java:503)
    at oracle.toplink.tools.sessionmanagement.SessionManager.getSession(SessionManager.java:379)
    at oracle.toplink.tools.sessionmanagement.SessionManager.getSession(SessionManager.java:184)
    at oracle.toplink.tools.sessionmanagement.SessionManager.getDefaultSession(SessionManager.java:98)
    at com.bharosa.common.toplink.TopLinkDBMgr.<init>(TopLinkDBMgr.java:54)
    at com.bharosa.vcrypt.dataaccess.util.VCryptDataAccessMgr.initializeDBMgr(VCryptDataAccessMgr.java:132
    at com.bharosa.vcrypt.dataaccess.util.VCryptDataAccessMgr.<init>(VCryptDataAccessMgr.java:58)
    at com.bharosa.common.actions.AuthRequestProcessor.<init>(AuthRequestProcessor.java:49)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:145)
    at org.apache.struts.action.ActionServlet.getRequestProcessor(ActionServlet.java:573)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1162)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.jav
    a:3214)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1983)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1890)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1344)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:140)
    at oracle.toplink.sessions.DefaultConnector.connect(DefaultConnector.java:62)
    ... 39 more
    <Oct 19, 2007 3:11:58 PM GMT+05:30> <Error> <HTTP> <BEA-101105> <[weblogic.servlet.internal.WebAppServletConte
    xt@10285d8 - appName: 'oarm', name: 'oarm', context-path: '/oarm'] error-page location: "/FA_error404.jsp" for
    the error-code: "404" does not exist. Serving the default error page.>
    What should I do? And when the server starts and I run the application, I get the following error:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Can anybody help me...?????

    Can you try writing a testcase that allows you to connect to the database by going through JDBC ?

  • I try to connect to iTunes and it comes up with a box saying "iTunes could not connect to the iPad because it is locked with a passcode. you must enter your code on the iPad before it can be used with iTunes", but i cant enter the code on the iPad

    I try to connect to iTunes and it comes up with a box saying "iTunes could not connect to the iPad because it is locked with a passcode. you must enter your code on the iPad before it can be used with iTunes", but i cant enter the code on the iPad because it is saying "connect to iTunes". Can anybody help?? It is on the new iPad.

    FORCE IPAD INTO RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.

  • Server.app "Could not connect to the server."

    I just downloaded and installed Mountain Lion (the day after its release).  It seems fine so far.
    The next day I decided to install Mac OS X Server, so I dished out $20 and downloaded it from the App Store.
    "setting up your server is incredibly simple" - Yeah okay. This is exactly what I do:
    1) Open server. The "Set up your server" screen comes up.
    2) Click "Continue".
    3) Click "Agree".
    4) Authenticate
    I get a dialog box that slides down and says, "Could not connect to the server." The only option is "OK".
    5) I select Manage->Connect to server..., and choose "This mac" from the list and click "Continue". It brings me back to the same screen that I started with.
    6) Repeat 1-4. Same results, except that the application exits (gracefully - but with no feedback).
    There aren't many options at all and I can see nothing else I can even try. I'm on a Mac Pro connected wirelessly to a Time Capsule.  I also have a MacBook Pro, which curiously got further than I could get on the Mac Pro.  Both computers are connected wirelessly to the same network and configured the same (as far as I can tell).  The Mac Pro has far superior hardware compared to the MacBook Pro.  (MP: 6-Core 3.33 Xeon / 24GB RAM/ 1TB HD / MBP: 1 Core2 Duo 2.4 GHz, 4 MB RAM, 160 GB HD).  Both computers are running Mountain Lion. 
    I'm completely new to using OS X Server.  I figured I could learn something with it for only $20.  If I left out any important details, please let me know.
    There's no documentation out there for this new product and I could find nobody else who has had any similar issues. Any help is greatly appreciated.

    It works now but here's the thing...
    When I was at home with my Mac Pro on the wireless is when it wouldn't work.  I was able to install and get further on my MacBook Pro (which is much older) on the same wireless.
    I brought my Mac Pro to work (different LAN), connected it to the wired connection, and tried the Server software.  Same results - "Could not connect to server."
    I had a few other issues with crashing and for some reason my Terminal was displaying "brucetablet:" at the command prompt.  I bought the computer used and it came with Lion pre-installed.  I upgraded to Mountain Lion and it just seemed like a lot of weirdness, so I decided to wipe the hard drive and do a clean install of Mountain Lion.
    After the clean install, I tried again and it seems like it works just fine. 
    That annoying "brucetablet:" is still there though (which I guess is a topic for another thread).

  • Could not connect to the report server

    I have created  SSRS reports using sql server 2012, those are works well but when i deploy the solution that time i get an error 
    "Could not connect to the report server http://myservername/ReportServer.
    Verify that the TargetServerURL is valid and that you have the correct  permission to connect to the report server.
    Please suggest me how to resolve this issue i lost more time on this problem.
    Thank You.

    Hi Anil,
    As JJordheim posted earlier, if we have no permission to perform the action we may get the similar issue.
    If the issue is persist, the issue may be due to User Account Control (UAC). There is a similar issue, please refer to it.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/24011d1c-e61f-4f47-b037-1056c29bef4a/could-not-connect-to-the-report-server-httplocalhost8080reportserver-verify-that-the?forum=sqlreportingservices 
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

Maybe you are looking for

  • Retrieve a range of records from SQL query Oracle

    I want to retrieve range of rows in Oracle database. This is the table structure: CREATE TABLE ACTIVESESSIONSLOG(   ASESSIONID VARCHAR2(30 ) NOT NULL,   USERID VARCHAR2(30 ),   ACTIVITYSTART TIMESTAMP(6),   ACTIVITYEND TIMESTAMP(6),   ACTIVITY CLOB /

  • Why am I losing disc space for no apparent reason?

    The past few days, I have been losing disc space and haven't been adding anything. I was at about 10 GB free, and suddenly my computer was telling me that I had 0. I freed up 2 more GB, and a few minutes later it was down to 371 MB, then 100 MB, then

  • PSE8 Organizer won't display on monitor

    I have a really strange problem.  I have a new laptop running Windows 7.  I have a mouse, keyboard and monitor (among other things) attached to it via a port replicator so I can use the laptop as a desktop (whatever happened to good old docking stati

  • Programmatically creating postscript files for office documents

    Hi All I am in the process of experimenting with vb.net to open up a word document in the background and create a postscript file, which i would then use to create a pdf. This currently is a windows service and seems to run ok when the same code runs

  • AIR 3 ios sound issues

    hey all i am using the AIR 3 sdk overlayed Flash Pro 5.5 and i am having 2 sound issues: first of all, my iPhone 3g's physical mute/silent button does not affect my app, and it should secondly, the app records sound from the microphone when the user