Last active
August 25, 2024 18:55
-
-
Save JeroenVerstraelen/19413779ecd5649ca7a51b5584a8215c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: thread Timer for 's3a-... | |
1426938 restart_syscall(<... resuming interrupted futex ...> <unfinished ...> | |
1426938 <... restart_syscall resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=999999112} <unfinished ...> | |
1426938 <... futex resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=998997821} <unfinished ...> | |
1426938 <... futex resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=999998584} <unfinished ...> | |
1426938 <... futex resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=998998098} <unfinished ...> | |
1426938 <... futex resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=999998065} <unfinished ...> | |
1426938 <... futex resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=998998442} <unfinished ...> | |
1426938 <... futex resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426938 futex(0x7f421817cc28, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426938 futex(0x7f421817cc78, FUTEX_WAIT_PRIVATE, 0, {tv_sec=9, tv_nsec=999999372} <unfinished ...> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: thread java-sdk-http-c... | |
1426980 restart_syscall(<... resuming interrupted futex ...> <unfinished ...> | |
1426980 <... restart_syscall resumed>) = -1 ETIMEDOUT (Connection timed out) | |
1426980 futex(0x7f4218e98828, FUTEX_WAKE_PRIVATE, 1) = 0 | |
1426980 futex(0x7f4218e98878, FUTEX_WAIT_PRIVATE, 0, {tv_sec=59, tv_nsec=999997826} <unfinished ...> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: thread s3a-transfer-un... | |
1428077 futex(0x7f4258814cd8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: thread s3a-transfer-un... | |
1428088 futex(0x7f42583e1b68, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment