checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.93k stars 585 forks source link

Can't restore not-sent send queue data (-1), want (0-592:2427144:592): Broken pipe #2446

Open Tianyang-Zhang opened 3 months ago

Tianyang-Zhang commented 3 months ago

Description

I'm trying to checkpoint restore a pretty complicate program that involves R and something else. Sometimes I hit the Can't restore not-sent send queue data (-1), want (0-592:2427144:592): Broken pipe error after some run time. Could anyone please give some idea in what situation this error could happen? I am using the --tcp-establish flag for both checkpoint and restore. Any other option I should try? Thanks!

Steps to reproduce the issue: Unfortunately, I haven't found a way to reproduce this stable.

Describe the results you received: Restore failed with Can't restore not-sent send queue data (-1), want (0-592:2427144:592): Broken pipe.

Describe the results you expected: Restore success.

Additional information you deem important (e.g. issue happens only occasionally):

CRIU logs and information: restore_log.txt

CRIU full dump/restore logs:

``` (paste your output here) ```

Output of `criu --version`:

Version: 3.19 (gitid v3.19) ``` (paste your output here) ```

Output of `criu check --all`:

``` (paste your output here) ```

Additional environment details: Running on Kernel Linux 5.14.0-58.el9.x86_64.

github-actions[bot] commented 2 months ago

A friendly reminder that this issue had no activity for 30 days.