Installer takes 8 hours?

viola

Hunter
I have attempted to install a trial version of Parallels 8 and am finding that installation is taking over 6 to 8 hours. I ended up having to walk away from the install and allow it to work over night. It almost seemed like a hang and I gave up for a couple of months on it thinking that there was just some bug that would be fixed. Eventually I tried a newer version and allowed it to sit for these many hours and it finally proceeded with installation. I then just recently tried an update for it and unfortunately the installer is again hung, doing the same insane long hang. I believe it is the launch service registration tool that is hanging as `/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister` is the process that is staying at 100% utilization.
 
Here is the sample output for this process:

Call graph:
1451 Thread_14396883 DispatchQueue_1: com.apple.main-thread (serial)
+ 1451 start (in libdyld.dylib) + 1 [0x7fff8aada7e1]
+ 1451 ??? (in lsregister) load address 0x1029e0000 + 0x9484 [0x1029e9484]
+ 1451 _LSDisplayData (in LaunchServices) + 284 [0x7fff8be523f2]
+ 1426 _CSStoreValidateUnit (in LaunchServices) + 72 [0x7fff8be26cc9]
+ ! 1385 CSStoreGetNextUnit (in LaunchServices) + 126,137,... [0x7fff8bdff858,0x7fff8bdff863,...]
+ ! 41 CSStoreGetNextUnit (in LaunchServices) + 75 [0x7fff8bdff825]
+ ! 41 _FreeSegGetLength (in LaunchServices) + 34,16,... [0x7fff8bdf070f,0x7fff8bdf06fd,...]
+ 25 _CSStoreValidateUnit (in LaunchServices) + 72,56,... [0x7fff8be26cc9,0x7fff8be26cb9,...]
1451 Thread_14396885 DispatchQueue_2: com.apple.libdispatch-manager (serial)
1451 _dispatch_mgr_thread (in libdispatch.dylib) + 54 [0x7fff949419ee]
1451 _dispatch_mgr_invoke (in libdispatch.dylib) + 883 [0x7fff94941dea]
1451 kevent (in libsystem_kernel.dylib) + 10 [0x7fff93454d16]

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
kevent (in libsystem_kernel.dylib) 1451
CSStoreGetNextUnit (in LaunchServices) 1385
_FreeSegGetLength (in LaunchServices) 41
_CSStoreValidateUnit (in LaunchServices) 25
 
Last edited:
Back
Top