VMware Horizon Community
solgae
Contributor
Contributor
Jump to solution

VMware Horizon View Client 2.1 crash during connecting to desktop pool

Upon updating to Horizon View Client to version 2.1 from 2.0, every time I try to connect to the desktop pool after logging in to the connection server, it stays on the "connecting..." message for a bit before it crashes. This has been the case regardless of which connection server I use. Are there any others who is having this similar issue with the new OS X client version?

0 Kudos
1 Solution

Accepted Solutions
zhanglin999
VMware Employee
VMware Employee
Jump to solution

Thanks, solgae. Developer team may have found the root cause, so there is a patch which include the fix, could you help to verify it?

1. Backup the libpcoip_client.dylib in directory "/Applications/VMware Horizon View Client.app/Contents/PlugIns/PCoIPVMView.bundle/Contents/MacOS".

2. Replace it with the patched libpcoip_client.dylib.

3. If this patch doesn't work, please provide the log.

-- zhanglin

View solution in original post

0 Kudos
45 Replies
yuleyl
VMware Employee
VMware Employee
Jump to solution

Does this issue always reproduce? And what's the crash log say?

0 Kudos
solgae
Contributor
Contributor
Jump to solution

Happens every time I try to connect to the desktop pool. Only solution that I found so far is to roll back to 2.0 client.

Here's the crash report:

Process:         vmware-view [40611]

Path:            /Applications/VMware Horizon View Client.app/Contents/MacOS/vmware-view

Identifier:      com.vmware.view

Version:         2.1 (1213173)

Code Type:       X86-64 (Native)

Parent Process:  launchd [166]

User ID:         501

Date/Time:       2013-07-18 08:43:21.224 -0400

OS Version:      Mac OS X 10.8.4 (12E55)

Report Version:  10

Interval Since Last Report:          2550024 sec

Crashes Since Last Report:           15

Per-App Interval Since Last Report:  550 sec

Per-App Crashes Since Last Report:   8

Anonymous UUID:                      4AD77180-4276-017F-B20B-D98782036284

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:

-->

    __TEXT                 0000000100000000-00000001002a7000 [ 2716K] r-x/rwx SM=COW  /Applications/VMware Horizon View Client.app/Contents/MacOS/vmware-view

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

0   com.vmware.rde.PCoIPVMView     0x000000010531e480 -[VMView_PCoIPVMViewController launchRemoteMKS:] + 992

1   com.vmware.rde.PCoIPVMView     0x000000010531dc0f -[VMView_PCoIPVMViewController initWithURL:] + 207

2   com.vmware.ViewClientPlugin   0x000000010064e9b4 +[VMW_VMViewPluginLoader controllerForURL:] + 164

3   com.vmware.view               0x000000010001cfbe 0x100000000 + 118718

4   com.vmware.view               0x000000010001cd3c 0x100000000 + 118076

5   com.apple.CoreFoundation       0x00007fff8f45b09c __invoking___ + 140

6   com.apple.CoreFoundation       0x00007fff8f45af37 -[NSInvocation invoke] + 263

7   com.vmware.view               0x000000010004600e 0x100000000 + 286734

8   com.vmware.view               0x0000000100035f81 0x100000000 + 221057

9   com.vmware.view               0x0000000100035bbe 0x100000000 + 220094

10  com.vmware.view               0x0000000100035e2d 0x100000000 + 220717

11  com.vmware.view               0x000000010002fe4e 0x100000000 + 196174

12  com.vmware.view               0x00000001000260be 0x100000000 + 155838

13  com.vmware.view               0x000000010002ec51 0x100000000 + 191569

14  com.vmware.view               0x000000010004051e 0x100000000 + 263454

15  com.apple.CoreFoundation       0x00007fff8f424804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

16  com.apple.CoreFoundation       0x00007fff8f42431d __CFRunLoopDoTimer + 557

17  com.apple.CoreFoundation       0x00007fff8f409ad9 __CFRunLoopRun + 1529

18  com.apple.CoreFoundation       0x00007fff8f4090e2 CFRunLoopRunSpecific + 290

19  com.apple.HIToolbox           0x00007fff924daeb4 RunCurrentEventLoopInMode + 209

20  com.apple.HIToolbox           0x00007fff924dac52 ReceiveNextEventCommon + 356

21  com.apple.HIToolbox           0x00007fff924daae3 BlockUntilNextEventMatchingListInMode + 62

22  com.apple.AppKit               0x00007fff912a8533 _DPSNextEvent + 685

23  com.apple.AppKit               0x00007fff912a7df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

24  com.apple.AppKit               0x00007fff9129f1a3 -[NSApplication run] + 517

25  com.apple.AppKit               0x00007fff91243bd6 NSApplicationMain + 869

26  com.vmware.view               0x00000001000023a6 0x100000000 + 9126

27  com.vmware.view               0x0000000100002274 0x100000000 + 8820

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

0   libsystem_kernel.dylib         0x00007fff87697d16 kevent + 10

1   libdispatch.dylib             0x00007fff93516dea _dispatch_mgr_invoke + 883

2   libdispatch.dylib             0x00007fff935169ee _dispatch_mgr_thread + 54

Thread 2:: com.apple.appkit-heartbeat

0   libsystem_kernel.dylib         0x00007fff87697386 __semwait_signal + 10

1   libsystem_c.dylib             0x00007fff91006800 nanosleep + 163

2   libsystem_c.dylib             0x00007fff91006717 usleep + 54

3   com.apple.AppKit               0x00007fff9148d838 -[NSUIHeartBeat _heartBeatThread:] + 543

4   com.apple.Foundation           0x00007fff89ddf562 __NSThread__main__ + 1345

5   libsystem_c.dylib             0x00007fff90f7c7a2 _pthread_start + 327

6   libsystem_c.dylib             0x00007fff90f691e1 thread_start + 13

Thread 3:: com.apple.CFSocket.private

0   libsystem_kernel.dylib         0x00007fff87697322 __select + 10

1   com.apple.CoreFoundation       0x00007fff8f448f46 __CFSocketManager + 1302

2   libsystem_c.dylib             0x00007fff90f7c7a2 _pthread_start + 327

3   libsystem_c.dylib             0x00007fff90f691e1 thread_start + 13

Thread 4:

0   libsystem_kernel.dylib         0x00007fff876976d6 __workq_kernreturn + 10

1   libsystem_c.dylib             0x00007fff90f7ef4c _pthread_workq_return + 25

2   libsystem_c.dylib             0x00007fff90f7ed13 _pthread_wqthread + 412

3   libsystem_c.dylib             0x00007fff90f691d1 start_wqthread + 13

Thread 5:

0   libsystem_kernel.dylib         0x00007fff876976d6 __workq_kernreturn + 10

1   libsystem_c.dylib             0x00007fff90f7ef4c _pthread_workq_return + 25

2   libsystem_c.dylib             0x00007fff90f7ed13 _pthread_wqthread + 412

3   libsystem_c.dylib             0x00007fff90f691d1 start_wqthread + 13

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

  rax: 0x0000000000000000  rbx: 0x0000000107fe5330  rcx: 0x0000000000000000  rdx: 0x000000010078e070

  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfe040  rsp: 0x00007fff5fbfdeb0

   r8: 0x0000000000000008   r9: 0x00000000b8511b00  r10: 0x00000001007c6700  r11: 0x00000000b8557800

  r12: 0x000000010078e150  r13: 0x000000010078e138  r14: 0x0000000000000000  r15: 0x00007fff91ae38f1

  rip: 0x000000010531e480  rfl: 0x0000000000010206  cr2: 0x0000000000000000

Logical CPU: 2

Binary Images:

       0x100000000 -        0x1002a6fe7 +com.vmware.view (2.1 - 1213173) <6EE9FF45-F1D1-3DF5-89E8-1C0F58FE416B> /Applications/VMware Horizon View Client.app/Contents/MacOS/vmware-view

       0x100303000 -        0x1003f9fff +libglib-2.0.0.dylib (2201.1) <C96BD30B-FE40-2FA6-3853-68981A02F521> /Applications/VMware Horizon View Client.app/Contents/Frameworks/libglib-2.0.0.dylib

       0x10041c000 -        0x10045cfef +libgobject-2.0.0.dylib (2201.1) <4C4193A7-11B5-6442-C308-ED02C8D4E716> /Applications/VMware Horizon View Client.app/Contents/Frameworks/libgobject-2.0.0.dylib

       0x100470000 -        0x100472fff +libgmodule-2.0.0.dylib (2201.1) <B76A2FE2-250F-DDC9-1A98-C43FD5E522EA> /Applications/VMware Horizon View Client.app/Contents/Frameworks/libgmodule-2.0.0.dylib

       0x100477000 -        0x100479fff +libgthread-2.0.0.dylib (2201.1) <B9FA798C-7AC2-445B-A33C-D1E1464DB2D0> /Applications/VMware Horizon View Client.app/Contents/Frameworks/libgthread-2.0.0.dylib

       0x10047e000 -        0x10048aff3 +libintl.8.0.2.dylib (9.2) <ADD50738-C367-59C4-E92B-6FB29516E303> /Applications/VMware Horizon View Client.app/Contents/Frameworks/libintl.8.0.2.dylib

       0x100490000 -        0x1004d3ff7 +libssl.0.9.8.dylib (0.9.8) <D14C8F1D-E66B-8021-1392-5135BFA7E881> /Applications/VMware Horizon View Client.app/Contents/Library/libssl.0.9.8.dylib

       0x1004e6000 -        0x1005f0fff +libcrypto.0.9.8.dylib (0.9.8) <EEBF60F8-4F8B-D268-4A30-4C0B15CBEFA4> /Applications/VMware Horizon View Client.app/Contents/Library/libcrypto.0.9.8.dylib

       0x10064d000 -        0x10064fff7 +com.vmware.ViewClientPlugin (1.0 - 1213173) <2030E432-EC7C-38D6-87C6-2785999F5BAF> /Applications/VMware Horizon View Client.app/Contents/Frameworks/VMView.framework/Versions/A/VMView

       0x10175e000 -        0x101767fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

       0x101782000 -        0x101783ffb +cl_kernels (???) <A256D0D0-978C-40A3-8AAF-88BAC3EEF2F1> cl_kernels

       0x101790000 -        0x101790ff9 +cl_kernels (???) <EE1DF628-0F98-41C4-A7E0-48C748733FE0> cl_kernels

       0x10179f000 -        0x1017a0ffa +cl_kernels (???) <59E7F7AD-6912-447A-9824-9DCCC553E91F> cl_kernels

       0x1017d6000 -        0x1017d6ffb +cl_kernels (???) <8B0BD691-3163-4E96-9832-EDC4A51266FE> cl_kernels

       0x105317000 -        0x10554ffe7 +com.vmware.rde.PCoIPVMView (e.x.p - 0119.71.47) <F3E94732-9668-3252-BCE7-E401EF16CADF> /Applications/VMware Horizon View Client.app/Contents/PlugIns/PCoIPVMView.bundle/Contents/MacOS/PCoIPVMView

       0x106a46000 -        0x106adcff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib

       0x106afb000 -        0x106b95ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib

       0x108001000 -        0x10800efff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

       0x108016000 -        0x108041fff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

       0x108b83000 -        0x108d41fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

       0x108d78000 -        0x108ee8fff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

       0x109100000 -        0x109497ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.12.47 - 8.1.2) <87E81C65-6692-39D8-BBF9-6292FED3B7B5> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver

       0x200000000 -        0x20092eff7  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

    0x7fff6de36000 -     0x7fff6de6a93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld

    0x7fff86f6d000 -     0x7fff870deff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x7fff8716f000 -     0x7fff8726dfff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

    0x7fff8726e000 -     0x7fff8726efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

    0x7fff87398000 -     0x7fff874b1fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x7fff874b2000 -     0x7fff874bbff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

    0x7fff874ff000 -     0x7fff8750efff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x7fff8750f000 -     0x7fff87661fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x7fff87662000 -     0x7fff87684ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x7fff87685000 -     0x7fff876a0ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib

    0x7fff876a1000 -     0x7fff876defef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0x7fff876df000 -     0x7fff8794cff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

    0x7fff87967000 -     0x7fff87a81fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

    0x7fff87bdc000 -     0x7fff87c5eff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

    0x7fff87c5f000 -     0x7fff87d5cff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

    0x7fff87d5d000 -     0x7fff87d5dfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x7fff87dd0000 -     0x7fff88074ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

    0x7fff88158000 -     0x7fff88159fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

    0x7fff88183000 -     0x7fff88186fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

    0x7fff8822f000 -     0x7fff8823eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

    0x7fff8823f000 -     0x7fff88250ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

    0x7fff88251000 -     0x7fff8826eff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

    0x7fff8826f000 -     0x7fff88276fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    0x7fff882a0000 -     0x7fff886bdfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

    0x7fff8876e000 -     0x7fff88770fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib

    0x7fff88771000 -     0x7fff88796ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib

    0x7fff88797000 -     0x7fff88945fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x7fff88946000 -     0x7fff88d82fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x7fff88dfa000 -     0x7fff88dfbff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib

    0x7fff88dff000 -     0x7fff88e0afff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

    0x7fff88e18000 -     0x7fff88e2ffff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

    0x7fff88e30000 -     0x7fff89147ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

    0x7fff89148000 -     0x7fff891b0fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

    0x7fff891b1000 -     0x7fff893b1fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib

    0x7fff893b2000 -     0x7fff894bdfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x7fff894be000 -     0x7fff89502fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib

    0x7fff89503000 -     0x7fff89509ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

    0x7fff8950a000 -     0x7fff89514fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

    0x7fff8951e000 -     0x7fff89520fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

    0x7fff89521000 -     0x7fff897bcff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

    0x7fff897bd000 -     0x7fff897d2fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

    0x7fff897d3000 -     0x7fff898d5fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib

    0x7fff898d6000 -     0x7fff89944ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x7fff89945000 -     0x7fff89990fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

    0x7fff8999d000 -     0x7fff899a5ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib

    0x7fff899a6000 -     0x7fff89ac6fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

    0x7fff89d49000 -     0x7fff8a0a8fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x7fff8a106000 -     0x7fff8a106fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

    0x7fff8a107000 -     0x7fff8a112fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

    0x7fff8a113000 -     0x7fff8a114ff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib

    0x7fff8a161000 -     0x7fff8a178fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x7fff8a179000 -     0x7fff8a17afff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

    0x7fff8a17b000 -     0x7fff8a1b5ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

    0x7fff8a241000 -     0x7fff8a28efff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

    0x7fff8a28f000 -     0x7fff8a335ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

    0x7fff8a378000 -     0x7fff8a379ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib

    0x7fff8b34f000 -     0x7fff8b3abfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

    0x7fff8b3ad000 -     0x7fff8b3feff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x7fff8b4b8000 -     0x7fff8b4efff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib

    0x7fff8b4f0000 -     0x7fff8b4f4ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

    0x7fff8b4f5000 -     0x7fff8b541ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib

    0x7fff8b542000 -     0x7fff8b644fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x7fff8b68d000 -     0x7fff8b68dfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

    0x7fff8b68e000 -     0x7fff8b6d6fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

    0x7fff8b793000 -     0x7fff8b798fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

    0x7fff8b799000 -     0x7fff8b7dcff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

    0x7fff8b838000 -     0x7fff8b83cfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x7fff8b89d000 -     0x7fff8baf8ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

    0x7fff8baf9000 -     0x7fff8bb19fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x7fff8bb1a000 -     0x7fff8bbb8ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

    0x7fff8bbb9000 -     0x7fff8bc4dff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

    0x7fff8bc6e000 -     0x7fff8bcd1ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x7fff8bcd2000 -     0x7fff8bcd7fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x7fff8bcd8000 -     0x7fff8bcdafff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

    0x7fff8bcdb000 -     0x7fff8bd31fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

    0x7fff8bd32000 -     0x7fff8bd3fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

    0x7fff8c0cc000 -     0x7fff8c100fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

    0x7fff8c2ee000 -     0x7fff8c3c0ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

    0x7fff8c3c1000 -     0x7fff8c3d7fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

    0x7fff8c3d8000 -     0x7fff8c3d8fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x7fff8c3d9000 -     0x7fff8c3ddfff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

    0x7fff8c3de000 -     0x7fff8c419fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x7fff8c41a000 -     0x7fff8c498ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x7fff8c499000 -     0x7fff8c4d9ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

    0x7fff8c79f000 -     0x7fff8c7a6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

    0x7fff8c7a7000 -     0x7fff8c7abfff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x7fff8c7d3000 -     0x7fff8ca82fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

    0x7fff8ca83000 -     0x7fff8cb36ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

    0x7fff8cb7b000 -     0x7fff8cb82fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x7fff8cb83000 -     0x7fff8cb83fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x7fff8cb84000 -     0x7fff8cc41ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

    0x7fff8cc8a000 -     0x7fff8cca4fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

    0x7fff8cca5000 -     0x7fff8cd0efff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

    0x7fff8cd0f000 -     0x7fff8d106fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

    0x7fff8d157000 -     0x7fff8d1d8fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

    0x7fff8d1d9000 -     0x7fff8d21cff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

    0x7fff8d21d000 -     0x7fff8d244ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

    0x7fff8d245000 -     0x7fff8d516ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x7fff8d517000 -     0x7fff8d524fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

    0x7fff8d55d000 -     0x7fff8d5ddff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

    0x7fff8d5e9000 -     0x7fff8d615ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    0x7fff8d620000 -     0x7fff8d66bfff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x7fff8d66c000 -     0x7fff8d67eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

    0x7fff8d67f000 -     0x7fff8de64ff7  libclh.dylib (4.0.3 - 4.0.3) <D29F081B-2AFD-3190-87CF-ED244FA03DB0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

    0x7fff8de65000 -     0x7fff8de66fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

    0x7fff8de67000 -     0x7fff8deb6fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

    0x7fff8deb7000 -     0x7fff8df13ff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

    0x7fff8df58000 -     0x7fff8e8e84af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x7fff8e8ee000 -     0x7fff8e8fafff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

    0x7fff8e90a000 -     0x7fff8e90afff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

    0x7fff8e90b000 -     0x7fff8e911fff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

    0x7fff8e912000 -     0x7fff8e94afff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

    0x7fff8e94b000 -     0x7fff8e976fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

    0x7fff8e977000 -     0x7fff8e97bfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

    0x7fff8e97c000 -     0x7fff8eadafef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

    0x7fff8eade000 -     0x7fff8eb00ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib

    0x7fff8eb01000 -     0x7fff8f2a8fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

    0x7fff8f2a9000 -     0x7fff8f2d7ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

    0x7fff8f30a000 -     0x7fff8f331fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

    0x7fff8f332000 -     0x7fff8f391fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

    0x7fff8f3d2000 -     0x7fff8f3d3ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib

    0x7fff8f3d4000 -     0x7fff8f5beff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x7fff8f5bf000 -     0x7fff8f5c3ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

    0x7fff8f5c4000 -     0x7fff8f61eff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x7fff8f61f000 -     0x7fff8f64dfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

    0x7fff8f64e000 -     0x7fff8f64efff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

    0x7fff8f64f000 -     0x7fff8f744fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

    0x7fff8f745000 -     0x7fff8f771fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

    0x7fff8f772000 -     0x7fff8f775ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

    0x7fff8f776000 -     0x7fff8f7cdff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

    0x7fff8f7ce000 -     0x7fff8f943ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

    0x7fff8f944000 -     0x7fff8f99bff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x7fff8ff49000 -     0x7fff8ff5dfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x7fff9095b000 -     0x7fff9095dfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

    0x7fff90b10000 -     0x7fff90b65ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x7fff90b66000 -     0x7fff90bbfff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

    0x7fff90bc0000 -     0x7fff90bf6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

    0x7fff90bf7000 -     0x7fff90cbcff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x7fff90cbd000 -     0x7fff90cbdfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

    0x7fff90cbe000 -     0x7fff90d18fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

    0x7fff90da3000 -     0x7fff90df2ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

    0x7fff90df3000 -     0x7fff90e1dff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x7fff90e1e000 -     0x7fff90eb9fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

    0x7fff90eba000 -     0x7fff90ec5ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

    0x7fff90f68000 -     0x7fff91034ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib

    0x7fff91046000 -     0x7fff91054ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib

    0x7fff91055000 -     0x7fff91152fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

    0x7fff91153000 -     0x7fff91d80fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x7fff91d81000 -     0x7fff91e0eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

    0x7fff91e1e000 -     0x7fff91e8bff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

    0x7fff922d6000 -     0x7fff9245cfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

    0x7fff9245d000 -     0x7fff9246bfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib

    0x7fff9246d000 -     0x7fff9247aff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

    0x7fff9247b000 -     0x7fff927abfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

    0x7fff928b1000 -     0x7fff928c8fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

    0x7fff928c9000 -     0x7fff928e8ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

    0x7fff928e9000 -     0x7fff92983fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

    0x7fff929ce000 -     0x7fff929efff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

    0x7fff929f0000 -     0x7fff929fcfff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

    0x7fff929fd000 -     0x7fff92a33fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

    0x7fff92a34000 -     0x7fff92b0efff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x7fff92b0f000 -     0x7fff92b1dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

    0x7fff92b1e000 -     0x7fff92b68ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x7fff92bf7000 -     0x7fff92ccaff7  com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

    0x7fff92d4e000 -     0x7fff93005ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x7fff93006000 -     0x7fff9300cfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x7fff9300d000 -     0x7fff93012fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

    0x7fff93013000 -     0x7fff93013ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x7fff93014000 -     0x7fff931affef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

    0x7fff931b0000 -     0x7fff931b3fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

    0x7fff931b4000 -     0x7fff931b7fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x7fff931ba000 -     0x7fff931e2fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x7fff931e3000 -     0x7fff93214ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

    0x7fff93215000 -     0x7fff93254ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    0x7fff9334b000 -     0x7fff93356ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

    0x7fff93357000 -     0x7fff9335bfff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x7fff9335c000 -     0x7fff9336fff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

    0x7fff9338a000 -     0x7fff9343bfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

    0x7fff9343c000 -     0x7fff9346afff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

    0x7fff9346b000 -     0x7fff934baff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x7fff934e5000 -     0x7fff93511fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

    0x7fff93512000 -     0x7fff93527ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

    0x7fff93528000 -     0x7fff9364092f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

    0x7fff938ff000 -     0x7fff9390dfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

    0x7fff93910000 -     0x7fff93931fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

    0x7fff93932000 -     0x7fff9393afff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

    0x7fff93995000 -     0x7fff939a2fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

    0x7fff939a3000 -     0x7fff939a5ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

    0x7fff939b2000 -     0x7fff939b8fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

    0x7fff939b9000 -     0x7fff939ccff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

    0x7fff939d8000 -     0x7fff939daff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

    0x7fff93a07000 -     0x7fff93a6fff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

    0x7fff93b3f000 -     0x7fff93d74ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x7fff93d75000 -     0x7fff93d94ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

    0x7fff93d95000 -     0x7fff93d95fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib

    0x7fff93d96000 -     0x7fff93e87ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

External Modification Summary:

  Calls made by other processes targeting this process:

    task_for_pid: 2

    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: 20890

    thread_create: 2

    thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=217.5M resident=86.2M(40%) swapped_out_or_unallocated=131.4M(60%)

Writable regions: Total=95.6M written=8148K(8%) resident=21.2M(22%) swapped_out=11.8M(12%) unallocated=74.3M(78%)

REGION TYPE                      VIRTUAL

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

CG backing stores                  4860K

CG image                            124K

CG raster data                      172K

CG shared images                   1248K

CoreImage                            72K

CoreServices                       1896K

IOKit                                 4K

IOKit (reserved)                      4K        reserved VM address space (unallocated)

MALLOC                             62.6M

MALLOC guard page                    64K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=251                       16K

OpenCL                               40K

STACK GUARD                        56.0M

Stack                              10.1M

VM_ALLOCATE                        16.2M

__DATA                             35.2M

__IMAGE                             528K

__LINKEDIT                         55.8M

__TEXT                            161.7M

__UNICODE                           544K

mapped file                        50.1M

shared memory                       308K

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

TOTAL                             457.5M

TOTAL, minus reserved VM space    457.5M

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16

Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB

Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313036372E44313646

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313036372E44313646

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)

Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: SAMSUNG SSD 830 Series, 256.06 GB

Serial ATA Device: MATSHITADVD-R   UJ-898

USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5

USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3

USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

0 Kudos
yuleyl
VMware Employee
VMware Employee
Jump to solution

Thanks for your crash log!

This issue is an known issue for VMware Horizon View Client 2.1. This issue cannot reproduce on my Mac 100% and I only can reproduce this issue with more than 50 times attempts. From the log, it seems that you're using an old MacBook Pro with OS X 10.8.4 and there are two graphics cards on your MacBook Pro. Please trying below workaround since some crash issues are caused by switching graphics cards.

Workaround: Disable "Automatic graphics switching" from System Preferences->Energy Saver->Automatic graphics switching

Before launching View Client, please also checking whether there is process "vmware-remotemks" existing in Activity Monitor, if yes, please to kill it first.

And the developer is investigating this issue, I hope this issue can be fixed in next release.

Thanks for your feedback.

0 Kudos
solgae
Contributor
Contributor
Jump to solution

Thank you for your suggestion. Unfortunately, disabling automatic graphics switching still didn't work (I checked and killed the vmware-remotemks process as necessary), and honestly, I'm rather confused since I never had to do that on the prior versions up to 2.0 client - the graphic always switched itself to dedicated one automatically when I launched the desktop via PCoIP.

Also, I often launch the View Client while I'm running VMware Fusion, so my mac should be using dedicated graphics anyway - no need to switch.

Is this a known issue only on 2.1 client? Didn't saw that on the known issues section on the release notes. Almost all Macbook Pro models have dual graphics, so if what you're saying is true, this is a pretty big deal. I'm back to version 2.0 until the next version.

0 Kudos
yuleyl
VMware Employee
VMware Employee
Jump to solution

Thank you for your feedback. This issue has been raised to developers.

And could you please to try to replace the PCoIPVMView bundle file with 2.0 client? The result can help us to confirm it's a View Client issue or PCoIP plugin issue.

Steps to replace the files:

1. Install VMware Horizon View Client 2.1 into Applications

2. Mount VMware Horizon View Client 2.0 dmg file

3. Copy PCoIPVMView bundle file from 2.0 client build: /Volumns/VMware\ Horizon\ View\ Client.app/Contents/PlugIns/PCoIPVMView.bundle

4. Paste and replace the PCoIPVMView bundle file in 2.1 client: /Applications/VMware\ Horizon\ View\ Client.app/Contents/PlugIns/

5. Try to launch View Client and connect to desktop via PCoIP protocol

Thanks.

0 Kudos
solgae
Contributor
Contributor
Jump to solution

I believe that did the trick - I am now able to connect to my desktop via PCoIP thru 2.1 client. The virtual printing doesn't seem to work when I connect to our lab's View 5.2 environment after I select Start Printing Services and input my password, but since our production is running View 5.1.2 at the moment, I'm not missing out too much.

The only problem now is when I disconnect - it doesn't puts me back to the desktop pool selection screen, and when I hit disconnect, it quits the client completely.

0 Kudos
yuleyl
VMware Employee
VMware Employee
Jump to solution

Thanks for your tried, if you're able to connect to the desktop via PCoIP thru 2.1 client with old PCoIP bundle, that means the crash issue comes from PCoIP module. That's very helpful for us and we'll assign this issue to PCoIP developer.

For the ThinPrint issue, it's caused by the known issue with Fusion. Please refer KB: VMware KB: Enabling virtual printing in View Client for Mac when VMware Fusion is installed

For your second issue (doesn't go back to the desktop poll selection), it's caused by connecting to desktop via 2.1 client with old PCoIP bundle.

Thanks.

0 Kudos
YunYiQun
VMware Employee
VMware Employee
Jump to solution

For the thinprint issue, it is that 2.0 PCoIPVMView.bundle doesn't support thinprint yet.

It is supported from 2.1 with this bundle.

0 Kudos
YunYiQun
VMware Employee
VMware Employee
Jump to solution

Hi solgae,

Could you upload the log: vmware-remotemks.log that is in ~/Library/Logs/VMware\ Horizon\ View\ Client by the following step when crash happened with 2.1 version:

1. Open terminal, input: cd  ~/Library/Logs/VMware\ Horizon\ View\ Client

2. Delete all old logs by:  rm -rf *

3. Launch View Client 2.1 with its original PCoIPView. bundle.

4. Upload the file: vmware-remotemks.log, or paste the contents here.

Thanks!

0 Kudos
solgae
Contributor
Contributor
Jump to solution

I couldn't find the vmware-remotemks.log on the directory you mentioned - all I found was the PCoIPPlugin.log, vmware-view-*****.log, and the pcoip-client log. So I zipped the entire directory.

0 Kudos
YunYiQun
VMware Employee
VMware Employee
Jump to solution

Thanks, got it.

Will let you know the update.

0 Kudos
yuleyl
VMware Employee
VMware Employee
Jump to solution

Hi Solgae,

From your comments "I often launch the View Client while I'm running VMware Fusion", does it mean you are running both View Client and VMware Fusion on the same physical Mac host or running the View Client within the Fusion Mac VM? I have tried lots of times on my side, I only can reproduce the crash 100% when I running View Client within a Mac VM (Install Mac OS X with VMware Workstation) and I cannot reproduce it on my physical Mac host.

And have you tried to restart the remote desktop and reconnect to it with 2.1 client? Sometimes, the desktop connection may be failed by remote side. Restart remote desktop will make the services on remote desktop reset/initialized again.

Thanks.

0 Kudos
solgae
Contributor
Contributor
Jump to solution

VMware Fusion and view client were running on the same physical Mac host. I can always produce the crash even when Fusion is not running though.

0 Kudos
yuleyl
VMware Employee
VMware Employee
Jump to solution

Thanks for your confirmation. It seems that we have to debug the issue with my Mac VM environment on my side.

0 Kudos
JackSeraph
Contributor
Contributor
Jump to solution

Dear solgae,

Could you do the command below on your "Terminal" app and re-connect to the desktop again?

$ echo ‘pcoip.event_filter_mode = “3”’ > ~/.pcoip.rc


Then could you re-collect the all the logs (zipped all log) as what you had done before and send to us?


Thanks,

Jack

0 Kudos
solgae
Contributor
Contributor
Jump to solution

Here you go.

0 Kudos
JackSeraph
Contributor
Contributor
Jump to solution

Dear Solgae,

Maybe we can have an SR for discussing this issue more further.

Meanwhile, could you allow me to ask an additional test on your local mac?

You can try to remove all files in the folder below and then give it a try again.

/Applications/VMware\ Horizon\ View\ Client.app/Contents/PlugIns/PCoIPVMView.bundle/Contents/MacOS/pcoip/vchan_plugins/

Thanks,

Jack

0 Kudos
solgae
Contributor
Contributor
Jump to solution

Removing the files did not had any effect - the 2.1 client still crashes when I try to connect to the desktop pool via PCoIP.

0 Kudos
YunYiQun
VMware Employee
VMware Employee
Jump to solution

Hi Solgae,

Could you please file a bug to this issue officially so that it can be tracked by our bugzilla system and got handled there in a more efficient way?

Thanks!

0 Kudos