[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5: #404

Closed
opened 2026-04-08 16:52:39 +03:00 by zhus · 3 comments
Owner

Originally created by @GDXbsv on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/663

Problem

thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:

Configuration

  - /mnt/ext
  - --hidden
  - ".*"
  - -A
  #      - --allow-search
  #      - --allow-upload
  # - --render-spa
  # - --render-try-index
  #      - --auth-method
  #      - digest
  - -a
  - kopia:pass@/Backup/kopia-laptop-full:rw

Log

thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:
user-provided comparison function does not correctly implement a total order
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Listening on:
  http://127.0.0.1:5000/
  http://172.29.0.2:5000/
  http://[::1]:5000/
  http://[fdc2:8a40:70a9:b::2]:5000/

Environment Information

  • Dufs version: 0.45.0
  • Browser/Webdav info: kopia 0.22.3
  • OS info: docker cacheOS
  • Proxy server (if any): zoraxy
Originally created by @GDXbsv on GitHub (Jan 18, 2026). Original GitHub issue: https://github.com/sigoden/dufs/issues/663 **Problem** thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5: **Configuration** - /mnt/ext - --hidden - ".*" - -A # - --allow-search # - --allow-upload # - --render-spa # - --render-try-index # - --auth-method # - digest - -a - kopia:pass@/Backup/kopia-laptop-full:rw **Log** ``` thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5: user-provided comparison function does not correctly implement a total order note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Listening on: http://127.0.0.1:5000/ http://172.29.0.2:5000/ http://[::1]:5000/ http://[fdc2:8a40:70a9:b::2]:5000/ ``` **Environment Information** - Dufs version: 0.45.0 - Browser/Webdav info: kopia 0.22.3 - OS info: docker cacheOS - Proxy server (if any): zoraxy
zhus closed this issue 2026-04-08 16:52:39 +03:00
Author
Owner

@GDXbsv commented on GitHub (Jan 18, 2026):

I simply backup 300G files and this error appears time to time with killing/restarting the app

<!-- gh-comment-id:3764403655 --> @GDXbsv commented on GitHub (Jan 18, 2026): I simply backup 300G files and this error appears time to time with killing/restarting the app
Author
Owner

@GDXbsv commented on GitHub (Jan 18, 2026):

maybe this
https://github.com/magiclen/alphanumeric-sort/issues/8

<!-- gh-comment-id:3764405957 --> @GDXbsv commented on GitHub (Jan 18, 2026): maybe this https://github.com/magiclen/alphanumeric-sort/issues/8
Author
Owner

@sigoden commented on GitHub (Jan 21, 2026):

It's been fixed. Please wait for the new version.

<!-- gh-comment-id:3776025279 --> @sigoden commented on GitHub (Jan 21, 2026): It's been fixed. Please wait for the new version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#404