Syphon issue crashes vdmx b8.0.8.1

Home Forums Syphon Syphon Implementations – User Syphon issue crashes vdmx b8.0.8.1

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6347
    Glitchard Nixon
    Participant

    Hello all
    Iv been having a strange issue for roughly the past month. Long story short, when using syphon within unity and sending the texture to vdmx once I open the syphon texture in vdmx if I click back into unity vdmx will instantly crash!
    here is a quick video that sort of explains the issue that I have been having. (the video was originally intended for vidvox but we have been having a little bit of a hard time tracing down the problem)

    Any help or insight into what may be causing this issue would be great! Thanks
    Sincerely
    William

    ***********
    65678
    ***********
    (7.7.1 – 2599.13) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit : 10.8.2 (12C54)
    ***********
    8.0.8.1
    ***********

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 ??? 0xfefff000 0 4278185984
    1 com.apple.AppKit 0x9655c629 -[NSRunningApplication icon] 296
    2 info.v002.Syphon 0x00438cb2 -[NSDictionary(SyphonServerDirectoryPimpMyDictionary) pimpedVersionForSyphon] 335
    3 info.v002.Syphon 0x00438657 -[SyphonServerDirectory handleServerAnnounce:] 54
    4 com.apple.Foundation 0x94a1bf19 __87-[NSDistributedNotificationCenter addObserver:selector:name:object:suspensionBehavior:]_block_invoke_0 49
    5 com.apple.CoreFoundation 0x92d5c943 ____CFXNotificationPostToken_block_invoke_0 339
    6 com.apple.CoreFoundation 0x92cb1f50 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ 16
    7 com.apple.CoreFoundation 0x92c6f287 __CFRunLoopDoBlocks 247
    8 com.apple.CoreFoundation 0x92c95e36 __CFRunLoopRun 918
    9 com.apple.CoreFoundation 0x92c9563a CFRunLoopRunSpecific 378
    10 com.apple.CoreFoundation 0x92c954ab CFRunLoopRunInMode 123
    11 com.apple.HIToolbox 0x958aa15a RunCurrentEventLoopInMode 242
    12 com.apple.HIToolbox 0x958a9df5 ReceiveNextEventCommon 162
    13 com.apple.HIToolbox 0x958a9d44 BlockUntilNextEventMatchingListInMode 88
    14 com.apple.AppKit 0x95dfea3a _DPSNextEvent 724
    15 com.apple.AppKit 0x95dfe26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 119
    16 com.apple.AppKit 0x95df46cc -[NSApplication run] 855
    17 com.apple.AppKit 0x95d976f6 NSApplicationMain 1053
    18 com.vidvox.VDMX5 0x00003235 start 53

    #6348
    vade
    Keymaster

    Can you re-create this with the demo Unity3D project included with the Syphon for Unity3D?

    Can you provide as much information on the system, software etc? That crash is a crash in Apple’s code, not ours (not an attempt to pass the buck – it appears that we are triggering either an edge case, or a bug in AppKit).

    #6349
    vade
    Keymaster

    Additionally – can you re-create this with a compiled application and not from the editor?

    #6350
    vade
    Keymaster

    I also notice in the video you are using the RGB Delay. What happens if you do not use any effects?

    #6351
    Glitchard Nixon
    Participant

    Hello Vade,
    This issue is reproducable with the Unity Syphon Demo. VDMX will also crash with a standalone.
    The RGB delay seems to be some sort of catalyst. I still get frequent crashes when I am not using the delay but with it running I get a crash every time.

    #6352
    Glitchard Nixon
    Participant

    this video shows the applications running in activity monitor if that helps at all? also shows crash with the standalone as well as a crash when creating a syphon output. Again this video was also intended for vidvox hence the direct address to Ray…

    #6353
    Glitchard Nixon
    Participant

    and here is the report from one of the crashes in that video

    ***********
    65943
    ***********
    (7.7.1 – 2599.13) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit : 10.8.2 (12C54)
    ***********
    8.0.8.1
    ***********
    *******@gmail.com
    ***********
    ‘stil crashes
    ***********

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 ??? 0xfefff000 0 4278185984
    1 com.apple.AppKit 0x9655c629 -[NSRunningApplication icon] 296
    2 info.v002.Syphon 0x0f9b3e71 -[NSDictionary(SyphonServerDirectoryPimpMyDictionary) pimpedVersionForSyphon] 336
    3 info.v002.Syphon 0x00438657 -[SyphonServerDirectory handleServerAnnounce:] 54
    4 com.apple.Foundation 0x94a1bf19 __87-[NSDistributedNotificationCenter addObserver:selector:name:object:suspensionBehavior:]_block_invoke_0 49
    5 com.apple.CoreFoundation 0x92d5c943 ____CFXNotificationPostToken_block_invoke_0 339
    6 com.apple.CoreFoundation 0x92cb1f50 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ 16
    7 com.apple.CoreFoundation 0x92c6f287 __CFRunLoopDoBlocks 247
    8 com.apple.CoreFoundation 0x92c95e36 __CFRunLoopRun 918
    9 com.apple.CoreFoundation 0x92c9563a CFRunLoopRunSpecific 378
    10 com.apple.CoreFoundation 0x92c954ab CFRunLoopRunInMode 123
    11 com.apple.HIToolbox 0x958aa15a RunCurrentEventLoopInMode 242
    12 com.apple.HIToolbox 0x958a9df5 ReceiveNextEventCommon 162
    13 com.apple.HIToolbox 0x958a9d44 BlockUntilNextEventMatchingListInMode 88
    14 com.apple.AppKit 0x95dfea3a _DPSNextEvent 724
    15 com.apple.AppKit 0x95dfe26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 119
    16 com.apple.AppKit 0x95df46cc -[NSApplication run] 855
    17 com.apple.AppKit 0x95d976f6 NSApplicationMain 1053
    18 com.vidvox.VDMX5 0x00003235 start 53

    #6356
    bangnoise
    Keymaster

    Could you provide us with a standalone app plus step by step instructions to trigger the problem in VDMX? A System Information report if you go Apple Menu > About This Mac > More Info… > System Report > Save… would also be helpful.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.