Question about a fault

From: Jun Zhu (netzhu.pku_at_gmail_dot_com)
Date: Wed Mar 17 2010 - 18:07:17 PDT

  • Next message: Zsombor Nagy: "Re: BLCR: sleep process checkpointing problem"
    Hi all,
    
    When I test cr_run command it has the following errors.
    BTW, I can use cr_checkpoint to checkpoint this process and cr_restart it.
    I have tried the two solutions in FAQ. It is useless.
    
    # cr_run ./counting
    ERROR: ld.so: object 'libcr_run.so.0' from LD_PRELOAD cannot be
    preloaded: ignored.
    ERROR: ld.so: object 'libcr_run.so.0' from LD_PRELOAD cannot be
    preloaded: ignored.
    ERROR: ld.so: object 'libcr_run.so.0' from LD_PRELOAD cannot be
    preloaded: ignored.
    ERROR: ld.so: object 'libcr_run.so.0' from LD_PRELOAD cannot be
    preloaded: ignored.
    ERROR: ld.so: object 'libcr_run.so.0' from LD_PRELOAD cannot be
    preloaded: ignored.
    Counting demo starting with pid 32498
    Count = 0
    Count = 1
    Count = 2
    Count = 3
    Count = 4
    Count = 5
    ^C
    

  • Next message: Zsombor Nagy: "Re: BLCR: sleep process checkpointing problem"