ARM-software / gator

Sources for Arm Streamline's gator daemon, part of Arm Mobile Studio suite of performance analysis tools
https://www.arm.com/products/development-tools/graphics/arm-mobile-studio
133 stars 70 forks source link

gatord returns error code 97 #50

Closed coach-bin closed 2 months ago

coach-bin commented 3 months ago

Using gatord version 850(v8.5, running on arm64), when I exectued it, it returns socket error(see log below). What should I check?

[151.9874097] DEBUG: #1400 (OlySocket.cpp:45): Failed socket 1/1/0 CLOEXEC due to 97 Address family not supported by protocol [151.9921387] DEBUG: #1400 (OlySocket.cpp:52): Failed socket {domain = 1, type = 1, protocol = 0} due to 97 (Address family not supported by protocol) [151.9922626] ERROR: #1400 (armnn/SocketIO.cpp:191): Failed to obtain file descriptor when preparing to listen on socket due to Address family not supported by protocol (97)