Console printing 30 lines of random stuff everytime i run code

I’m not sure what to call it but everytime I run code my console prints this twice:
1 HIToolbox 0x00000001b9aa05c8 _ZN15MenuBarInstance22EnsureAutoShowObserverEv + 120
2 HIToolbox 0x00000001b9aa0188 _ZN15MenuBarInstance14EnableAutoShowEv + 60
3 HIToolbox 0x00000001b9a43310 SetMenuBarObscured + 372
4 HIToolbox 0x00000001b9a42ee8 _ZN13HIApplication15HandleActivatedEP14OpaqueEventRefhP15OpaqueWindowPtrh + 172
5 HIToolbox 0x00000001b9a3cfcc _ZN13HIApplication13EventObserverEjP14OpaqueEventRefPv + 296
6 HIToolbox 0x00000001b9a03cd0 _NotifyEventLoopObservers + 176
7 HIToolbox 0x00000001b9a3c96c AcquireEventFromQueue + 432
8 HIToolbox 0x00000001b9a2bc84 ReceiveNextEventCommon + 320
9 HIToolbox 0x00000001b9a2bb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
10 AppKit 0x00000001b35d1838 _DPSNextEvent + 632
11 AppKit 0x00000001b35d09c8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
12 libosxapp.dylib 0x0000000123928218 -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 144
13 AppKit 0x00000001b35c4df8 -[NSApplication run] + 464
14 libosxapp.dylib 0x0000000123927fd0 +[NSApplicationAWT runAWTLoopWithApp:] + 208
15 libawt_lwawt.dylib 0x0000000126e8c504 +[AWTStarter starter:headless:] + 488
16 libosxapp.dylib 0x0000000123929c48 +[ThreadUtilities invokeBlockCopy:] + 28
17 Foundation 0x00000001b1273900 __NSThreadPerformPerform + 264
18 CoreFoundation 0x00000001b034da08 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
19 CoreFoundation 0x00000001b034d99c __CFRunLoopDoSource0 + 176
20 CoreFoundation 0x00000001b034d70c __CFRunLoopDoSources0 + 244
21 CoreFoundation 0x00000001b034c310 __CFRunLoopRun + 836
22 CoreFoundation 0x00000001b034b878 CFRunLoopRunSpecific + 612
23 libjli.dylib 0x0000000104e370dc CreateExecutionEnvironment + 400
24 libjli.dylib 0x0000000104e334b0 JLI_Launch + 1212
25 java 0x0000000104d7fbb0 main + 408
26 dyld 0x00000001aff43e50 start + 2544

I’m not sure what this is but if anyone knows how to get rid of it that would be greatly appreciated. Thanks.

Sorry it only prints those lines once, the second block is actually these:

1 HIToolbox 0x00000001b9a2b90c _ZN15MenuBarInstance22RemoveAutoShowObserverEv + 44
2 HIToolbox 0x00000001b9aa0fbc _ZN15MenuBarInstance15DisableAutoShowEv + 36
3 HIToolbox 0x00000001b9a0d8c4 _ZN15MenuBarInstance21UpdateAggregateUIModeE21MenuBarAnimationStylehhh + 1192
4 HIToolbox 0x00000001b9a0d30c _ZN15MenuBarInstance16ForEachMenuBarDoEU13block_pointerFvPS_E + 72
5 HIToolbox 0x00000001b9a0d2b4 _ZL25UpdateAllAggregateUIModes21MenuBarAnimationStyleh + 120
6 HIToolbox 0x00000001b9a0d228 SetSystemUIMode + 140
7 AppKit 0x00000001b388fd2c -[NSApplication _setPresentationOptions:instance:flags:] + 972
8 libDifferent.jnilib 0x00000001155abf20 Java_processing_core_ThinkDifferent_hideMenuBar + 64
9 ??? 0x000000013753fbe0 0x0 + 5223218144
10 ??? 0x0000000137534140 0x0 + 5223170368
11 libjvm.dylib 0x0000000101a59330 _ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread + 908
12 libjvm.dylib 0x0000000101e20f08 _ZL6invokeP13InstanceKlassRK12methodHandle6Handleb14objArrayHandle9BasicTypeS5_bP10JavaThread + 2340
13 libjvm.dylib 0x0000000101e20584 _ZN10Reflection13invoke_methodEP7oopDesc6Handle14objArrayHandleP10JavaThread + 352
14 libjvm.dylib 0x0000000101b15158 JVM_InvokeMethod + 880
15 ??? 0x000000013753fbe0 0x0 + 5223218144
16 ??? 0x000000013753a270 0x0 + 5223195248
17 ??? 0x000000013753a270 0x0 + 5223195248
18 ??? 0x000000013753ac60 0x0 + 5223197792
19 ??? 0x000000013753a270 0x0 + 5223195248
20 ??? 0x000000013753a6ac 0x0 + 5223196332
21 ??? 0x000000013753a6ac 0x0 + 5223196332
22 ??? 0x000000013753b09c 0x0 + 5223198876
23 ??? 0x000000013753a6ac 0x0 + 5223196332
24 ??? 0x0000000137534140 0x0 + 5223170368
25 libjvm.dylib 0x0000000101a59330 _ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread + 908
26 libjvm.dylib 0x0000000101abdd00 _ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread + 300
27 libjvm.dylib 0x0000000101ac132c jni_CallStaticVoidMethod + 304
28 libjli.dylib 0x0000000100599468 JavaMain + 2516
29 libjli.dylib 0x000000010059b7d8 ThreadJavaMain + 12
30 libsystem_pthread.dylib 0x00000001b026e06c _pthread_start + 148
31 libsystem_pthread.dylib 0x00000001b0268e2c thread_start + 8

1 Like

Hi @Tenzin,

Welcome to the forum! :wink:

Can you please provide these information:

  • Which operating system you are using
  • Which version of Processing
  • The code that actually does the above behavior
1 Like

Yes sorry,
The issue happens on any code I run, I am on macOS ventura 13.2, and it is processing version 4.1.3
Thanks

Thanks, I can’t find the issue on GitHub can you please create a new one here (by providing all the information you gave us)?

This seems to be related to some MacOS related behavior: