Skip to content

c/redis test failed on ARCH=x86_64 #13

@YXalix

Description

@YXalix

run:

make A=c/redis/ LOG=info NET=y BLK=y ARCH=x86_64 SMP=4 run

WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implementation for pthread_cond_wait: 
WARN: no ax_call implemenQEMU: Terminated
make[1]: Leaving directory '/Images/nashzhou/arceos-apps/.arceos'

another terminal run ( no response ):

strace redis-cli -p 5555

setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0
setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
setsockopt(3, SOL_TCP, TCP_KEEPIDLE, [15], 4) = 0
setsockopt(3, SOL_TCP, TCP_KEEPINTVL, [5], 4) = 0
setsockopt(3, SOL_TCP, TCP_KEEPCNT, [3], 4) = 0
sendto(3, "*1\r\n$7\r\nCOMMAND\r\n", 17, 0, NULL, 0) = 17
recvfrom(3, 0x7fff56395210, 16384, 0, NULL, NULL) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
--- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} ---
recvfrom(3,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions