Skip to content

Conversation

@NeonWizard
Copy link

Updating the lanrat/extsort version to fix a panic:
lanrat/extsort#10

tl;dr:
This panic is caused when running s5cmd without enough memory, causing a fallback to extsort, and also running out of storage space in /tmp.

@NeonWizard NeonWizard requested a review from a team as a code owner October 6, 2025 23:40
@NeonWizard NeonWizard requested review from igungor and seruman and removed request for a team October 6, 2025 23:40
@NeonWizard NeonWizard force-pushed the bump-extsort-version branch from 63dabd4 to 96e3841 Compare October 7, 2025 00:13
@NeonWizard NeonWizard force-pushed the bump-extsort-version branch from 96e3841 to 9fc06ab Compare October 7, 2025 00:16
# github.com/lanrat/extsort v1.0.2
## explicit; go 1.13
# github.com/lanrat/extsort v1.4.2
## explicit; go 1.23
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, looks like the Go version in extsort was bumped in version v1.2.0. s5cmd would need to also update Go to 1.23 to take in this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant