interferences-at / encreslumieres

Encres & lumières
0 stars 0 forks source link

hanging on macOS #17

Open aalex opened 3 years ago

aalex commented 3 years ago

hanging on macOS: (branch: update-osc-signatures

    0   AppKit                              0x00007fff2b285607 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 378
    1   AppKit                              0x00007fff2b2829f7 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1479
    2   AppKit                              0x00007fff2b28242a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    3   libnativewindow_macosx.jnilib       0x00000001230393fe Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 398
    4   ???                                 0x000000010a39fa88 0x0 + 4466539144
)
OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5

### [2021/7/20 11:44:30] PROCESS @ OscP5 stopped.
### [2021/7/20 11:44:30] PROCESS @ UdpClient.openSocket udp socket initialized.
### [2021/7/20 11:44:31] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 8888
### [2021/7/20 11:44:31] PROCESS @ UdpServer.run() UdpServer is running @ 8888
java.lang.RuntimeException: Waited 5000ms for: <530b8c2d, 5dcc783c>[count 2, qsz 0, owner <main-FPSAWTAnimator#00-Timer0>] - <main-FPSAWTAnimator#00-Timer0-FPSAWTAnimator#00-Timer1>
RuntimeException: Waited 5000ms for: <530b8c2d, 5dcc783c>[count 2, qsz 0, owner <main-FPSAWTAnimator#00-Timer0>] - <main-FPSAWTAnimator#00-Timer0-FPSAWTAnimator#00-Timer1>
    at processing.opengl.PSurfaceJOGL$2.run(PSurfaceJOGL.java:410)
    at java.lang.Thread.run(Thread.java:748)