rwhod protocol parser crash #53

Closed
opened 2026-06-22 18:19:18 +02:00 by oysteikt · 1 comment
Owner
Jun 22 18:17:45 skrot systemd[1]: Started roowho2.service.
Jun 22 18:17:45 skrot roowhod[86851]: thread 'tokio-rt-worker' (86855) panicked at src/proto/rwhod_protocol.rs:424:69:
Jun 22 18:17:45 skrot roowhod[86851]: copy_from_slice: source slice length (10) does not match destination slice length (8)
Jun 22 18:17:45 skrot roowhod[86851]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Jun 22 18:17:45 skrot roowhod[86851]: Error: task 10 panicked with message "copy_from_slice: source slice length (10) does not match destination slice length (8)"
``` Jun 22 18:17:45 skrot systemd[1]: Started roowho2.service. Jun 22 18:17:45 skrot roowhod[86851]: thread 'tokio-rt-worker' (86855) panicked at src/proto/rwhod_protocol.rs:424:69: Jun 22 18:17:45 skrot roowhod[86851]: copy_from_slice: source slice length (10) does not match destination slice length (8) Jun 22 18:17:45 skrot roowhod[86851]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Jun 22 18:17:45 skrot roowhod[86851]: Error: task 10 panicked with message "copy_from_slice: source slice length (10) does not match destination slice length (8)" ```
oysteikt added the bugcrash report labels 2026-06-22 18:19:18 +02:00
Author
Owner

Seems to be a username that is too long?

Seems to be a username that is too long?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/roowho2#53