> On 27 Nov 2015, at 20:39, A. Christopher Rosado <[email protected]> wrote:
> 
> Hi Christian,
> 
> I’ve run into an issue with OS X 10.11 and the NikonMBS plugin, which seems 
> to use ICARegisterEventNotification to initiate the camera connection. 
> Unfortunately, this seems to be code within the plugin itself.

The Nikon Plugin is cross-platform.
And it does not call this function. I must presume it is somewhere else.

and I got the stack trace as a proof:

    2 Thread_21755
    + 2 thread_start  (in libsystem_pthread.dylib) + 34  [0x9c2eae32]
    +   2 _pthread_start  (in libsystem_pthread.dylib) + 162  [0x9c2edb9b]
    +     2 _pthread_body  (in libsystem_pthread.dylib) + 138  [0x9c2edc25]
    +       2 PrivateMPEntryPoint  (in CarbonCore) + 68  [0x96426ff6]
    +         2 NkDriverMacOSXEntry(unsigned long, void*, void*)  (in 
libNkPTPDriver.dylib) + 4259  [0x8d75f6f]
    +           1 ICARegisterEventNotification  (in ImageCapture) + 69  
[0x9342ca7d]
    +           ! 1 syslog  (in libsystem_asl.dylib) + 34  [0x974f4470]
    +           !   1 vsyslog  (in libsystem_asl.dylib) + 211  [0x974f4548]
    +           !     1 asl_vlog  (in libsystem_asl.dylib) + 65  [0x974e0771]
    +           !       1 _asl_lib_vlog  (in libsystem_asl.dylib) + 483  
[0x974e0961]
    +           !         1 _asl_send_message  (in libsystem_asl.dylib) + 1431  
[0x974e168e]
    +           !           1 asl_msg_to_string_raw  (in libsystem_asl.dylib) + 
71  [0x974ed40d]
    +           !             1 asl_string_new  (in libsystem_asl.dylib) + 122  
[0x974e4636]
    +           !               1 asl_string_append_no_encoding  (in 
libsystem_asl.dylib) + 79  [0x974e468e]
    +           !                 1 _asl_string_grow  (in libsystem_asl.dylib) 
+ 184  [0x974e4a29]
    +           !                   1 vm_allocate  (in libsystem_kernel.dylib) 
+ 62  [0x97df62ec]
    +           !                     1 mach_vm_allocate  (in 
libsystem_kernel.dylib) + 57  [0x97df613d]
    +           !                       1 _kernelrpc_mach_vm_allocate_trap  (in 
libsystem_kernel.dylib) + 10  [0x97df18f6]
    +           1 ICARegisterEventNotification  (in ImageCapture) + 732  
[0x9342cd14]
    +             1 ICACommand::ProcessCommand()  (in ImageCapture) + 74  
[0x9342c174]
    +               1 ICACommand::SendSync()  (in ImageCapture) + 59  
[0x9342c283]
    +                 1 ICAAESendMessage  (in ImageCapture) + 57  [0x9342c562]
    +                   1 AESendMessage  (in AE) + 5050  [0x9325230f]
    +                     1 CFRunLoopRunInMode  (in CoreFoundation) + 123  
[0x93baf90b]
    +                       1 CFRunLoopRunSpecific  (in CoreFoundation) + 390  
[0x93bafaa6]
    +                         1 __CFRunLoopRun  (in CoreFoundation) + 1529  
[0x93bb0309]
    +                           1 __CFRunLoopServiceMachPort  (in 
CoreFoundation) + 214  [0x93bb0ef6]
    +                             1 mach_msg  (in libsystem_kernel.dylib) + 68  
[0x97df0a70]
    +                               1 mach_msg_trap  (in 
libsystem_kernel.dylib) + 10  [0x97df19ce]
    1 Thread_21697   DispatchQueue_10: com.apple.root.default-qos  (serial)
    + 1 start_wqthread  (in libsystem_pthread.dylib) + 30  [0x9c2eae0e]
    +   1 _pthread_wqthread  (in libsystem_pthread.dylib) + 724  [0x9c2ed653]
    +     1 _dispatch_worker_thread3  (in libdispatch.dylib) + 97  [0x904a5f91]

So libNkPTPDriver.dylib calls it.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to