Airlock_daemon is crashing every 10 seconds and forcing ReportCrash to run, wasting CPU.

I always keep activity monitor running on my computer. About a week ago, I noticed that ReportCrash was always running and using around 5-10% of CPU. After some research, I went into system.log in Console and discovered that "airlock_daemon" was crashing around every 10 seconds. I am running OSX 10.9.4 on my iMac. Here is a part of the log:
Sep  6 09:03:23 kids-imac com.apple.launchd[1] (com.themha.airlock.daemon[50448]): Job appears to have crashed: Abort trap: 6
Sep  6 09:03:23 kids-imac com.apple.launchd[1] (com.themha.airlock.daemon): Throttling respawn: Will start in 10 seconds
Sep  6 09:03:23 kids-imac ReportCrash[50446]: Saved crash report for airlock_daemon[50448] version ??? to /Library/Logs/DiagnosticReports/airlock_daemon_2014-09-06-090323_Kids-iMac.cras h
Sep  6 09:03:23 kids-imac ReportCrash[50446]: Removing excessive log: file:///Library/Logs/DiagnosticReports/airlock_daemon_2014-09-06-085957_Kids-iM ac.crash
Sep  6 09:03:33 kids-imac airlock_daemon[50449]: *** Assertion failure in -[ALDaemon dealloc], /Users/dave/Desktop/airlock/Daemon/Source/ALDaemon.m:194
Sep  6 09:03:33 kids-imac airlock_daemon[50449]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: NO'
  *** First throw call stack:
  0   CoreFoundation                      0x00007fff8798825c __exceptionPreprocess + 172
  1   libobjc.A.dylib                     0x00007fff8e7a0e75 objc_exception_throw + 43
  2   CoreFoundation                      0x00007fff87988038 +[NSException raise:format:arguments:] + 104
  3   Foundation                          0x00007fff891efd41 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
  4   airlock_daemon                      0x0000000100000eea airlock_daemon + 3818
  5   airlock_daemon                      0x0000000100002024 airlock_daemon + 8228
  6   airlock_daemon                      0x0000000100000e35 airlock_daemon + 3637
  7   airlock_daemon                      0x0000000100002180 airlock_daemon + 8576
  8   airlock_daemon                      0x0000000100000dd8 airlock_daemon + 3544
  9   ???                                 0x0000000000000001 0x0 + 1
Sep  6 09:03:33 kids-imac com.apple.launchd[1] (com.themha.airlock.daemon[50449]): Job appears to have crashed: Abort trap: 6
Sep  6 09:03:33 kids-imac com.apple.launchd[1] (com.themha.airlock.daemon): Throttling respawn: Will start in 10 seconds
Sep  6 09:03:33 kids-imac ReportCrash[50446]: Saved crash report for airlock_daemon[50449] version ??? to /Library/Logs/DiagnosticReports/airlock_daemon_2014-09-06-090333_Kids-iMac.cras h
Sep  6 09:03:33 kids-imac ReportCrash[50446]: Removing excessive log: file:///Library/Logs/DiagnosticReports/airlock_daemon_2014-09-06-090007_Kids-iM ac.crash
Sep  6 09:03:43 kids-imac airlock_daemon[50451]: *** Assertion failure in -[ALDaemon dealloc], /Users/dave/Desktop/airlock/Daemon/Source/ALDaemon.m:194
Sep  6 09:03:43 kids-imac airlock_daemon[50451]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: NO'
  *** First throw call stack:
  0   CoreFoundation                      0x00007fff8798825c __exceptionPreprocess + 172
  1   libobjc.A.dylib                     0x00007fff8e7a0e75 objc_exception_throw + 43
  2   CoreFoundation                      0x00007fff87988038 +[NSException raise:format:arguments:] + 104
  3   Foundation                          0x00007fff891efd41 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
  4   airlock_daemon                      0x0000000100000eea airlock_daemon + 3818
  5   airlock_daemon                      0x0000000100002024 airlock_daemon + 8228
  6   airlock_daemon                      0x0000000100000e35 airlock_daemon + 3637
  7   airlock_daemon                      0x0000000100002180 airlock_daemon + 8576
  8   airlock_daemon                      0x0000000100000dd8 airlock_daemon + 3544
  9   ???                                 0x0000000000000001 0x0 + 1
Sep  6 09:03:44 kids-imac com.apple.launchd[1] (com.themha.airlock.daemon[50451]): Job appears to have crashed: Abort trap: 6
Sep  6 09:03:44 kids-imac com.apple.launchd[1] (com.themha.airlock.daemon): Throttling respawn: Will start in 10 seconds
Sep  6 09:03:44 kids-imac ReportCrash[50446]: Saved crash report for airlock_daemon[50451] version ??? to /Library/Logs/DiagnosticReports/airlock_daemon_2014-09-06-090344_Kids-iMac.cras h
Sep  6 09:03:44 kids-imac ReportCrash[50446]: Removing excessive log: file:///Library/Logs/DiagnosticReports/airlock_daemon_2014-09-06-090018_Kids-iM ac.crash
Sep  6 09:03:54 kids-imac airlock_daemon[50453]: *** Assertion failure in -[ALDaemon dealloc], /Users/dave/Desktop/airlock/Daemon/Source/ALDaemon.m:194
Sep  6 09:03:54 kids-imac airlock_daemon[50453]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: NO'
  *** First throw call stack:
  0   CoreFoundation                      0x00007fff8798825c __exceptionPreprocess + 172
  1   libobjc.A.dylib                     0x00007fff8e7a0e75 objc_exception_throw + 43
  2   CoreFoundation                      0x00007fff87988038 +[NSException raise:format:arguments:] + 104
  3   Foundation                          0x00007fff891efd41 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
  4   airlock_daemon                      0x0000000100000eea airlock_daemon + 3818
  5   airlock_daemon                      0x0000000100002024 airlock_daemon + 8228
  6   airlock_daemon                      0x0000000100000e35 airlock_daemon + 3637
  7   airlock_daemon                      0x0000000100002180 airlock_daemon + 8576
  8   airlock_daemon                      0x0000000100000dd8 airlock_daemon + 3544
  9   ???                                 0x0000000000000001 0x0 + 1

Back up all data.
Triple-click the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination  command-C:
/Library/LaunchDaemons
In the Finder, select
          Go ▹ Go to Folder...
from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return. A folder may open. If it does, look for an item named "com.themha.airlock.daemon.plist" or similar. Move the item to the Trash. You may be prompted for your administrator password.
Restart the computer and drag the folder named "airlock" from the Desktop to the Trash. Empty.

Similar Messages

  • Mozilla was crashing every few seconds and I couldn't install the update. I removed the old to install the new and now I can't install - getting error messages that close themselves.

    When I try to install I receive this message:
    "Firefox has stopped working
    A problem caused the program to stop working correctly. Windows will clsoe the program and notify you if a solution is available."
    This happens when I select RUN to install Firefox 9.0.1
    I removed the old version because it was crashing everytime I tried to use it and it wouldn't let me update with the new.
    I HATE IE, and need my Firefox back --- I am dead in the water for work without it.

    Do a clean (re)install and delete the Firefox program folder (C:\Program Files\Mozilla Firefox\).
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 9.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible.
    *Do NOT remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Accountsd keeps crashing every 10 seconds

    I have noticed that this is crashing every 10 seconds and then respawning. There is a similarpost but the underlying error message in that thread is it cannot create a file.  This error messages seems not to be able to load a symbol.
    It mentions facebook - but am pretty sure i do not have a facebook app installed I only use the web site.
    Can anyone point me in the right direction ?
    The Error is :
    Process:         accountsd
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Identifier:      accountsd
    Version:         113 (113)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd
    Date/Time:       2013-04-26 00:56:44.204 +0100
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _kTCCServiceFacebook
      Referenced from: /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
      Expected in: /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    in /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon

    Back up all data.
    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with proxy servers, or with networks that require a certificate for authentication.
    When the OS X Utilities screen appears, follow the prompts to reinstall the OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.

  • Firefox v15 and up cause my computer (MAC OSX 10.8.2) to freeze for about 30 seconds every 15-30 seconds and forces me to turn it off with the power button

    Firefox v15 and up cause my computer (MAC OSX 10.8.2) to freeze for about 30 seconds every 15-30 seconds and forces me to turn it off with the power button. It only causes this after I have opened Firefox, my computer runs fine before opening Firefox. I have uninstalled Firefox and cleared my personal settings. I have installed future updates (16 and 17) and have run into the same issue. I cannot pull any information on RAM or CPU usage because when it happens it makes my computer unusable. Unfortunately I need to use FF for work and can't. I have tried the different responses on the forums to reduce the amount of RAM and CPU usage with no change in performance.

    Duplicate of https://support.mozilla.org/en-US/questions/944207

  • Adobe Premiere CC crashes every ~10 seconds

    Hi, today I installed Premiere CC and After Effects CC on a computer at work. Here are the specs of the computer.
    BIOS: BIOS Date: 01/10/13 08:20:50 Ver: A12.00
    Processor: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (8 CPUs), ~3.4GHz
    Memory: 8192MB RAM
    DirectX Version: DirectX 11
    Graphics: Intel(R) HD 4000
    I edited some footage for about 30 minutes, and then Premiere crashed. I figured I was about done anyway and opened up AE, and worked for awhile. I switched back to Premiere to do more work, and it started crashing every ~10 seconds. So I'd open, edit for about 6 seconds, save, and it'd crash. Reopen, edit for a few seconds, save, etc. I finally finished the editing, but of course it wouldn't stay open long enough to export anything.
    So I opened up AME, and dragged the .prproj into it. For awhile, it would just say "Reading XMP" for a long time, and so I eventually would quit out of it. After a while, it stopped, and I could edit the export settings. Once I got those set up, I tried to export. No good. It'd export a bit, and it would freeze. Then, a dialogue box saying "Adobe Premiere CC has stopped working" would pop up, and then AME would export a little more, etc. I figured out that killing the process "PProHeadless" causes the same export/freeze phenomenon. But the final exported file had inserts of "media pending" in the video. I figured that it was pretty drastic to be killing processes, so I wasn't too surprised.
    At any rate, I'd really like to be able to edit at some point. I'd appreciate your help. Also, I don't have administrator priveledges on the computer... but I can probably get them if it's an absolute must.

    Flush the media cache and the project cache.
    Mylenium

  • Why does Process 'Translate' keep crashing every 12 seconds?

    Hi folks
    I have an errant process called 'translate' (note: not 'translated') which appears to be part of Rosetta. It resides in usr/libexec/oah. In my case it crashes every 12 seconds (not eleven, not thirteen). I have a rather large crash log for translate (360mb). So my question is
    How do I stop translate from crashing every 12 seconds? Or at all?
    Regards
    TD

    It's the one part of Growl that is not recompiled for Universal yet. I found the answer in a thread on this forum:
    http://forums.cocoaforge.com/viewtopic.php?t=8175&postdays=0&postorder=asc&start =45
    Download the Universal recompiled version here
    http://evands.penguinmilitia.net/GrowlImporter.mdimporter.zip
    Unzip the file and overwrite the file with the same name in this location:
    ~/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/C ontents/Library/Spotlight/
    (You can get there quickly via Go->Go to Folder in Finder).
    Log out and log in again.
    17" Alum. PowerBook (1GHz)   Mac OS X (10.4.8)   1 GM RAM

  • ADOBE FLASH 11.1 CRASHES EVERY 5 SECONDS

    i have had so many problems with adobe flash player here lately its out of control, im not sure if im posting right or even in the right place but what i do know is that how my adobe flash is running is Not right!  i cant get it to even download to IE i have it on both FF and Chrome and i does not matter how many times i clear the cache on the browser or the flash itself it still crashes every 5 seconds when im trying to play farmville on FB.. i just sat in front of my computer for over an hour while it said "not responding" every 5 seconds literally, i have uninstalled and re-installed about a dozen times and that helps for about the first 10 minutes of FV then it starts crashing again.. its updated and so are all my browsers SOMEONE PLEASE HELP ME
    i have a HP compaq presario 32 bit windows XP

    If you have not already, try posting in the Flash Player forum.  YOur chances of getting help with player issues is better there than here.
    http://forums.adobe.com/community/flashplayer

  • MDNSResponder crashing every 10 seconds

    iMac running OSX 10.8.4.
    Have had periodic crashes over the last few months, but did a software update last night and its all got much worse.
    The console is showing mDNSResponder crashing every 10 seconds.
    In terms of apps, most apps I try to start end up with a "Not responding" process.
    Any help appreciated.
    This is one of many crash reports...
    Process:         mDNSResponder [611]
    Path:            /usr/sbin/mDNSResponder
    Identifier:      mDNSResponder
    Version:         ???
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         65
    Date/Time:       2013-07-23 21:06:53.725 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000100000000
    VM Regions Near 0x100000000:
    -->
        __TEXT                 000000010e505000-000000010e595000 [  576K] r-x/rwx SM=COW  /usr/sbin/mDNSResponder
    Application Specific Information:
    mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56)
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   mDNSResponder                           0x000000010e511b26 proxy_mDNSDynamicStoreSetConfig + 88
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8dd4ed16 kevent + 10
    1   libdispatch.dylib                       0x00007fff87ccadea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff87cca9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000100000000  rbx: 0x000000000000002a  rcx: 0x00007fceaa302ab0  rdx: 0x000000010e56e7a8
      rdi: 0x00007fff516f9988  rsi: 0x0000000000000003  rbp: 0x000000010e5bd000  rsp: 0x00007fff516f9948
       r8: 0x000000000000002a   r9: 0x000000001b6dc0c5  r10: 0x00007fff8fa2a8cf  r11: 0x00007fff8934eea0
      r12: 0x0000000000003723  r13: 0x00007fceaa302a10  r14: 0x0000000000003723  r15: 0x000000010e56e7a8
      rip: 0x000000010e511b26  rfl: 0x0000000000010202  cr2: 0x0000000100000000
    Logical CPU: 3
    Binary Images:
           0x10e505000 -        0x10e594fff  mDNSResponder (???) <1792F6EF-2D34-3047-89FC-1643D1C5C214> /usr/sbin/mDNSResponder
           0x10e5c3000 -        0x10e5c4fff  com.apple.webcontentfilter.WebFilterDNS (2.0 - 5) <93C513F5-5645-3174-83B7-F45BC52AAA64> /System/Library/PrivateFrameworks/WebFilterDNS.framework/Versions/A/WebFilterDN S
           0x10e5cb000 -        0x10e5ccfff  com.apple.DeviceToDeviceManager (31.0 - 29) <6ADF4070-B53A-3CA5-888F-09D37FADC05F> /System/Library/PrivateFrameworks/DeviceToDeviceManager.framework/Versions/A/De viceToDeviceManager
        0x7fff6e105000 -     0x7fff6e13993f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff826eb000 -     0x7fff826effff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8273d000 -     0x7fff8278eff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff827ee000 -     0x7fff827fcff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff82800000 -     0x7fff82812ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff829d5000 -     0x7fff829d8ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff82c51000 -     0x7fff82c58fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff82c59000 -     0x7fff82c5ffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff82cb4000 -     0x7fff82fcbff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff82ffd000 -     0x7fff830a3ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83215000 -     0x7fff8327dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff83729000 -     0x7fff83826ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff83827000 -     0x7fff838d8fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff838e4000 -     0x7fff83a59ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff83b30000 -     0x7fff83b31fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff84764000 -     0x7fff84769fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff84d70000 -     0x7fff84d7dfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff85abd000 -     0x7fff85ac1fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff85b1c000 -     0x7fff85b4aff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff85b70000 -     0x7fff85b71ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff85dd9000 -     0x7fff85ddbfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff85e69000 -     0x7fff85e9ffff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8613f000 -     0x7fff86164ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff861cf000 -     0x7fff861ddfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8629a000 -     0x7fff8629ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87cc6000 -     0x7fff87cdbff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff87cdc000 -     0x7fff87cebff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff88188000 -     0x7fff8819ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88353000 -     0x7fff8841fff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff88438000 -     0x7fff8843cff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88e8d000 -     0x7fff88e8efff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8916e000 -     0x7fff89170ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8919e000 -     0x7fff891eaff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff891eb000 -     0x7fff891f8ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff892f3000 -     0x7fff8931cfff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff89338000 -     0x7fff89522ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff895da000 -     0x7fff895e2ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff897f5000 -     0x7fff89803ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff898c4000 -     0x7fff898cffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff89ebd000 -     0x7fff89ebdfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89ef4000 -     0x7fff89f62ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8acc9000 -     0x7fff8acd0fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b355000 -     0x7fff8b46d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8b46e000 -     0x7fff8b49fff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8b4a0000 -     0x7fff8b4cbfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8b4f4000 -     0x7fff8b515ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8b6da000 -     0x7fff8b7d7fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8bad0000 -     0x7fff8bad1fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8bad2000 -     0x7fff8bad3ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8bad4000 -     0x7fff8bb23ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8bb36000 -     0x7fff8bbb7fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8bbb8000 -     0x7fff8bbcffff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8c3e9000 -     0x7fff8c456ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c544000 -     0x7fff8c744fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8c745000 -     0x7fff8c758ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8c759000 -     0x7fff8c761fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8c7fe000 -     0x7fff8cacfff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8cad0000 -     0x7fff8cad1ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d2b5000 -     0x7fff8d2b6ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff8dce7000 -     0x7fff8dce7fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8dd04000 -     0x7fff8dd0aff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8dd3c000 -     0x7fff8dd57ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e067000 -     0x7fff8e06dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8e10d000 -     0x7fff8e176fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8e177000 -     0x7fff8e199ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8e1a6000 -     0x7fff8e233ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e6f7000 -     0x7fff8e756fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e905000 -     0x7fff8e905fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e906000 -     0x7fff8ec65fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        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: 240
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=79.7M resident=55.4M(70%) swapped_out_or_unallocated=24.3M(30%)
    Writable regions: Total=61.7M written=616K(1%) resident=776K(1%) swapped_out=0K(0%) unallocated=60.9M(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             50.4M
    MALLOC guard page                    32K
    STACK GUARD                        56.0M
    Stack                              11.0M
    VM_ALLOCATE                           8K
    __DATA                             4024K
    __LINKEDIT                         52.3M
    __TEXT                             27.4M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             201.7M

    OK, thanks for the suggestions.
    Tried repairing permissions as you suggested. It didnt help.
    Sharing preferences - I have File and Printer sharing enabled
    IPv6 - in the wifi advanced, I have it set to Automatic.
    Rebooting in safe mode, the 10 second crash cycle still happens.
    Apart from the mDNSResponder crash report already shown, this is what I see keep getting repeated in the syslog.....
    24/07/2013 19:55:01.456 mDNSResponder[513]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12
    24/07/2013 19:55:01.584 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.600 com.apple.launchd[1]: (com.apple.mDNSResponder[513]) Job appears to have crashed: Segmentation fault: 11
    24/07/2013 19:55:01.600 com.apple.launchd[1]: (com.apple.mDNSResponder) Throttling respawn: Will start in 10 seconds
    24/07/2013 19:55:01.631 ReportCrash[512]: Saved crash report for mDNSResponder[513] version ??? to /Library/Logs/DiagnosticReports/mDNSResponder_2013-07-24-195501_Gaye-Thurgoods- iMac.crash
    24/07/2013 19:55:01.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x10e66d000): p=513[mDNSResponder] clearing CS_VALID

  • HT201528 IDVD version of videos pause momentarily about every ten seconds and diagonal lines are ziggy. Image looks good all the way through the process and even on idvd

    I am trying to make a dvd from a video I shot with a Sony HD avchd camera on a new mac mini running mac os x version 10.7.4
    I'm using an up to date  Imovie but copied IDVD version 7.1.2  and the support libraryt from an up to date macbook.  The video is about 40 minutes long.  It looks beautiful all the way from teh camera to playing it on idvd, but when I play the dvd on a player or in a computer it stops momentariily about every ten seconds and the picture is ziggy on diagonal lines.
    Also, if I try to save the movie as a .mov file there is no audio.
    Can't I move idvd to my new computer?

    Hi
    Why is the picture better all the way to iDVD - then degrades on the DVD
    • DVD is as standard - interlaced SD-Video
    If You need better then only way is via Blu Ray
    • iMovie'08 to 11 - can not deliver this any way known to me to iDVD - first step in the degradation process
    Use iMovie HD6 or FinalCut to do this delivery to 100% of what's possibly
    Jaggy diagonal lines - mostly due to the use of iMovie'08 to 11 as they only deliver every second line in an already limited quality as interlaced SD-Video - taking away 50% doesn't improve a bit
    Jumpy movie -. most often due to feeding iDVD wrong frame rate and forceing it to convert - IT DOES this BADLY. I use JES_Deinterlacer (free on internet) to do this and it does this even better than pay applications.
    iDVD can only deliver 25fps (PAL) or 29.97fps (30fps) (NTSC) - so feeding it
    • 24 i or p
    • 50p or
    • 60p
    Will not improve at all.
    If iMovie'08 to 11 are only option - Then
    • DO NOT - Share to iDVD - as this too degrade the final product
    • I do - Share to Media Browser - and as - LARGE - Not HD or other resolution as this too degrades quality
    More can be said on this - My long note follows - if of interest.
    DVD quality  
    1. iDVD 08, 09 & 11 has three levels of qualities. (version 7.0.1, 7,0.4 & 7.1.1) and iDVD 6 has the two last ones
    • Professional Quality
    (movies + menus up to 120 min.) - BEST (but not always for short movies e.g. up to 45 minutes in total)
    • Best Performances
    (movies + menus  less than 60 min.) - High quality on final DVD (Can be best for short movies)
    • High Quality (in iDVD08 or 09) / Best Quality (in iDVD6)
    (movies + menus up to 120 min.) - slightly lower quality than above
    Menu can take 15 minutes or even more - I use a very simple one with no audio or animation like ”Brushed Metal” in old Themes.
    About double on DL DVDs.
    2. Video from
    • FCE/P - Export out as full quality QuickTime.mov (not self-containing, no conversion)
    • iMovie x-6 - Don't use ”Share/Export to iDVD” = destructive even to movie project and especially so
    when the movie includes photos and the Ken Burns effect NOT is used. Instead just drop or import the iMovie movie project icon (with a Star on it) into iDVD theme window.
    • iMovie’08 or 09 or 11 are not meant to go to iDVD. Go via Media Browser or rather use iMovie HD 6 from start.
    3. I use Roxio Toast™ to make an as slow burn as possibly e.g. x4 or x1 (in iDVD’08 or 09  this can also be set)
    This can also be done with Apple’s Disk Utilities application when burning from a DiskImage.
    4. There has to be about or more than 25Gb free space on internal (start-up) hard disk. iDVD can't
    use an external one as scratch disk (if it is not start-up disc). For SD-Video - if HD-material is used I guess that 4 to 5 times more would do.
    5. I use Verbatim ( also recommended by many - Taiyo Yuden DVDs - I can’t get hold of it to test )
    6. I use DVD-R (no +R or +/-RW) - DVD-R play’s on more and older DVD-Players
    7. Keep NTSC to NTSC - or - PAL to PAL when going from iMovie to iDVD
    (I use JES_Deinterlacer to keep frame per sec. same from editing to the Video-DVD result.)
    8. Don’t burn more than three DVDs at a time - but let the laser cool off for a while before next batch.
    iDVD quality also depends on.
    • DVD is a standard in it self. It is Standard Definition Quality = Same as on old CRT-TV sets and can not
    deliver anything better that this.
    HD-DVD was a short-lived standard and it was only a few Toshiba DVD-players that could playback.
    These DVDs could be made in DVD-Studio Pro. But they don’t playback on any other standard DVD-Player.
    Blu-Ray / BD can be coded onto DVDs but limited in time to - about 20-30 minutes and then need
    _ Roxio Toast™ 10 Pro incl. BD-component
    _ BD disks and burner if full length movies are to be stored
    _ BD-Player or PlayStation3 - to be able to playback
    The BD-encoded DVDs can be play-backed IF Mac also have Roxio DVD-player tool. Not on any standard Mac or DVD-player
    Full BD-disks needs a BD-player (in Mac) as they need blue-laser to be read. No red-laser can do this.
    • HOW much free space is there on Your internal (start-up) hard disk. Go for approx. 25Gb.
    less than 5Gb and Your result will most probably not play.
    • How it was recorded - Tripod vs Handheld Camera. A stable picture will give a much higher quality
    • Audio is most often more critical than picture. Bad audio and with dropouts usually results in a non-viewed movie.
    • Use of Video-editor. iMovie’08 or 09 or 11 are not the tools for DVD-production. They discard every second line resulting in a close to VHS-tape quality.
    iMovie 1 to HD6 and FinalCut any version delivers same quality as Camera record in = 100% to iDVD
    • What kind of movie project You drop into it. MPEG4 seems to be a bad choice.
    other strange formats are .avi, .wmv, .flash etc. Convert to streamingDV first
    Also audio formats matters. I use only .aiff or from miniDV tape Camera 16-bit
    strange formats often problematic are .avi, .wmv, audio from iTunes, .mp3 etc
    Convert to .aiff first and use this in movie project
    • What kind of standard - NTSC movie and NTSC DVD or PAL to PAL - no mix.
    (If You need to change to do a NTSC DVD from PAL material let JES_Deinterlacer_3.2.2 do the conversion)
    (Dropping a PAL movie into a NTSC iDVD project
    (US) NTSC DVDs most often are playable in EU
    (EU) PAL DVDs most often needs to be converted to play in US
    UNLESS. They are play-backed by a Mac - then You need not to care
    • What kind of DVDs You are using. I use Verbatim DVD-R (this brand AND no +R or +/-RW)
    • How You encode and burn it. Two settings prior iDVD’08 or 09
    Pro Quality (only in iDVD 08 & 09)
    Best / High Quality (not always - most often not)
    Best / High Performances (most often my choice before Pro Quality)
    1. go to iDVD pref. menu and select tab far right and set burn speed to x1 (less errors = plays better) - only in iDVD 08 & 09
    (x4 by some and may be even better)
    2. Project info. Select Professional Encoding - only in iDVD 08 & 09.
    Region codes.
    iDVD - only burn Region = 0 - meaning - DVDs are playable everywhere
    DVD Studio pro can set Region codes.
    1 = US
    2 = EU
    unclemano wrote
    What it turned out to be was the "quality" settings in iDVD. The total clip time was NOT over 2 hours or 4.7GB, yet iDVD created massive visual artifacts on the "professional quality" setting.
    I switched the settings to "high quality" which solved the problem. According iDVD help, "high quality" determines the best bit rate for the clips you have.
    I have NEVER seen iDVD do this before, especially when I was under the 2 hour and 4.7GB limits.
    For anyone else, there seem to be 2 places in iDVD to set quality settings, the first is under "preferences" and the second under "project info." They do NOT seem to be linked (i.e. if you change one, the other is NOT changed). take care, Mario
    TO GET IT TO WORK SLIGHTLY FASTER
    • Minimum of 25Gb free space on Start-Up hard disk
    • No other programs running in BackGround e.g. Energy-Saver
    • Don’t let HD spin down or be turned off (in Energy-Save)
    • Move hard disks that are not to be used to Trash - To be disconnected/turned off
    • Goto Spotlight and set the rest of them under Integrity (not to be scanned)
    • Set screen-saver to a folder without any photo - then make an active corner (up right for me) and set
    pointer to this - turns on screen saver - to show that it has nothing to show
    Yours Bengt W

  • Menu Bar crashing every 10 seconds

    The menu bar crashes every 10 seconds (crashes-10secs-restart-crashes) and I cant find anything that will make it stop. I have run repair permissions, uninstalled istat menus, logged in to another account, and gone though the library and deleted everthing to do with istat.
    Also restarted multiple times but it doesn't fix the problem. All functions/features that are controlled from the menu bar still work (ie. airport, bluetooth). Learning from previous experience i have uploaded a youtube video of the problem. www.youtube.com/watch?v=UovWVjxZvK0
    Thanks Deshan
    Message was edited by: d3man

    Go to /Users/yourname/Library/Preferences/com.apple.systemuiserver.plist and delete that file. Then, restart.
    -mj

  • Safari on ipod touch keeps crashing every few seconds iOS4.2.1. Fix?

    Safari on ipod touch keeps crashing every few seconds iOS4.2.1. Fix?

    Max12345281, since the poster says he has iOS 4.1.2 he very likely has a 2G iPod and those can only go to iOS 4.2.1.
    acmelvin
    - Go to Settings>Safari and delete Cookies, History and other items
    - .Reset the iPod. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.

  • I dropped my iphone, it cracked (it alredy had some cracks in it) and the screen is black but sometimes has a background light.. When i plug it in to charge or to the computer it vibrates every 10 seconds and itunes does not recognize it. What can I do?

    I dropped my iphone 4 pretty hard, it cracked (although it already had a few cracks in it) and now the screen is black but sometimes has a background light turn on and then off. Holding the home button and off button at the same time do not work. When I plug it in to charge or to the computer it vibrates every 10 seconds and itunes does not seem to recognize it. It gets really really hot when plugged in (which I don't think is normal).  icloud does not recognize it under "find my iphone" either. What could the problem be? I am wondering if dropping it dislodged something inside. if so, what did I dislodge and is it possible to fix this myself?
    Thanks

    Sounds like that drop was a critical one, my friend. I would make an appointment at your nearest Apple Retail Store, because you're going to need a replacement. Also as a side note: the reason that the charger is making the phone vibrate over and over is because there is a disconnect somewhere in the charge port of the phone, causing it to plug in and out over and over.

  • My macbook air wont boot up. Just beeps every 5 seconds and a white light flashes on front of keyboard

    My macbook air wont boot up. Just beeps every 5 seconds and a white light flashes on front of keyboard

    That normally indicates an issue with system memory. The startup sequence can't complete the boot due to a memory issue. Take it in for service.

  • HT204406 When I am purchasing a Song from I Tune I usually listen to a short version of it and then make up my mind if I will Purchase it Lately when I am trying to listen to the song before purchasing it The song keeps on buffering every 2 seconds and I

    When I am purchasing some music on I Tunes I usually like to listen to a short version of the Song before purchased but lately when I try to listen to the Song
    it keeps on buffering every 2 seconds and I can't listen to the song of which I want to purchase correctly .

    You are correct.  Syncing should transfer any purchased media, including videos, from your device to your iTunes library provided your computer is authorized for the Apple ID used to make these purchases.  You mentioned that you have uninstalled iTunes before, but if you didn't follow this guide exactly, uninstalling iTunes and all of its components in the order specified, it may not have been successful so you should try again:  Windows XP or Windows Vista/7.

  • Lightroom 1.4.1 crashes every 2 minutes and thumbnails messed up

    My Lightroom crashes every 2 minutes and some thumbnails at the thumbnail slider at the very botttom appearing messed up.
    Anybody has a solution for this?

    I am not sure where to place this message. But I have had such a horrible run with lightroom. Have tried a laptop running vista and a newly built machine 4 gb of memory dual processor sata 10000 rpm hard drives. The catalogue has 74000 photos and the size on disk of catalogue and photos is 800Gbytes. Light room says out of memory backwards in red and the computer suffers delayed write failures and corrupts the catalogue Everything we have tried has had no success. Can't get any serious work done or photos exported and sold. Tried xp machine and vista. I seriously don't know where else to turn and after reading the forums I am seriously dissapointed in whats been reported. Don't other photographers have catalogues this big? How do they do it?
    We have had the scroll bar down the bottom scroll endlessy out of control. COrrupt catalogues. THe photographer who I have been advising of the virutes of lightroom is at her wits end. Need I say more.

Maybe you are looking for