: the ReadBlock is a point where I receive a Segmentation Fault to nanox, : and file is in src/nanox/client.c, I made a debug with printf cause : I have a tiny dev. enviroment, and when nanox call : GrLoadImageFromFile --> TypedReadBlock --> ReadBlock --> read : return 0 and a client exit.
We need a stack trace on the nano-X codefile, not the client application, which is hanging in ReadBlock/read. When nano-X core dumps, the client gets EOF (return 0) and exits normally. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]