Hi Pablo,
I'm on Pharo 10 and intermittently experience "the spinning wheel" when making LibC calls. The spin dump is below.
I'm wondering if the last fix:
- Allocating the opcodes and fixup structs only once and reusing them (Reducing risk of C Stack Overflow))��
would potentially rectify this?
Thanks to you and the whole team for all the great work on the machine!
Stewart
��Thread 0x9a54d �� ��1000 samples (1-1000) �� ��priority 46 (base 46)
�� 1000 ��??? [0x1062e1a78]
�� �� 1000 ��??? [0x1063c2374]
�� �� �� 1000 ��??? [0x1062e1ab8]
�� �� �� �� 1000 ��??? [0x10637a0e0]
�� �� �� �� �� 1000 ��??? [0x10637a324]
�� �� �� �� �� �� 1000 ��??? [0x1062e27f4]
�� �� �� �� �� �� �� 1000 ��??? [0x10637763c]
�� �� �� �� �� �� �� �� 1000 ��??? [0x1062e070c]
�� �� �� �� �� �� �� �� �� 1000 ��ceStackOverflow + 196 (libPharoVMCore.dylib + 451716) [0x10453a484]
�� �� �� �� �� �� �� �� �� �� 1000 ��checkForEventsMayContextSwitch + 828 (libPharoVMCore.dylib + 430696) [0x104535268]
�� �� �� �� �� �� �� �� �� �� �� 1000 ��ioProcessEvents + 16 (libPharoVMCore.dylib + 25800) [0x1044d24c8]
�� �� �� �� �� �� �� �� �� �� �� �� 1000 ��aioPoll + 80 (libPharoVMCore.dylib + 788412) [0x10458c7bc]
�� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��_sigtramp + 56 (libsystem_platform.dylib + 17636) [0x1a20a84e4]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��handleSignal + 80 (libUnixOSProcessPlugin.dylib + 46264) [0x11cf674b8]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��signalSemaphoreWithIndex + 264 (libPharoVMCore.dylib + 786524) [0x10458c05c]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��aioInterruptPoll + 104 (libPharoVMCore.dylib + 789424) [0x10458cbb0]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��platform_semaphore_wait + 20 (libPharoVMCore.dylib + 36804) [0x1044d4fc4]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��_dispatch_semaphore_wait_slow + 132 (libdispatch.dylib + 18420) [0x1a1ed37f4]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��<patched truncated backtrace>
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� 1000 ��semaphore_wait_trap + 8 (libsystem_kernel.dylib + 6544) [0x1a2055990]
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��*1000 ��??? (kernel.release.t8101 + 575116) [0xfffffe000799868c]
����