Advertisement
Guest User

Untitled

a guest
May 20th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1.  
  2. 2020/05/20 10:02:32 DEBUG : rclone: Version "v1.51.0-DEV" starting with parameters ["./rclone-linux-386" "-vv" "--local-no-check-updated" "--bwlimit" "10M" "--exclude-from" "/usr/local/etc/rclone.excludes" "--fast-list" "--transfers" "32" "sync" "/opt/home" "crypt-opt-home:"]
  3. 2020/05/20 10:02:32 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
  4. 2020/05/20 10:02:32 INFO : Starting bandwidth limiter at 10MBytes/s
  5. 2020/05/20 10:02:32 DEBUG : mmm/.yyy: Computing SHA-1 hash of encrypted source
  6.  
  7. [ ... ]
  8.  
  9. 2020/05/20 10:28:58 DEBUG : fff/AWS/s3.2015/000-loggers/ddd.com/2014-09-10-05-19-39-2D43FA2FBABCB7BC: Computing SHA-1 hash of encrypted source
  10. 2020/05/20 10:28:59 DEBUG : pacer: Reducing sleep to 15.625ms
  11. 2020/05/20 10:28:59 DEBUG : t3fbca10suav07i03p0fqo2714/aeln768m4munth0co7au0jlq5s/s490l1168dtj6rg8m13cctpmug/mh2h8fa7haiod439kcmn15kpjs: Sending chunk 2 length 100663296
  12. fatal error: unexpected signal during runtime execution
  13. [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x87ab442]
  14.  
  15. runtime stack:
  16. runtime.throw(0x9a11de2, 0x2a)
  17. /usr/local/go/src/runtime/panic.go:774 +0x6a
  18. runtime.sigpanic()
  19. /usr/local/go/src/runtime/signal_unix.go:378 +0x39d
  20. runtime.(*mheap).setSpans(0xa79c0c0, 0xfd800000, 0x3000, 0xe5a45128)
  21. /usr/local/go/src/runtime/mheap.go:1158 +0x42
  22. runtime.(*mheap).growAddSpan(0xa79c0c0, 0xfd800000, 0x6000000)
  23. /usr/local/go/src/runtime/mheap.go:1311 +0xcc
  24. runtime.(*mheap).grow(0xa79c0c0, 0x3000, 0xffffffff)
  25. /usr/local/go/src/runtime/mheap.go:1296 +0x63
  26. runtime.(*mheap).allocSpanLocked(0xa79c0c0, 0x3000, 0xa7acc28, 0x87917eb)
  27. /usr/local/go/src/runtime/mheap.go:1170 +0x231
  28.  
  29. [ ... ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement