Skip to content

Running RTKRCV with args "-s" causes "Segmentation fault" error #589

@gnsslee

Description

@gnsslee

Hi,
image
When call startsvr with NULL pointer , the pointer is referenced latter, which causes "Segmentation fault" error.
when I change the NULL pointer to con[0]->vt, the rtk server starts rightly, but when "shutdown" command is executed,error:“malloc(): unsorted double linked list corrupted” occurs. The call stack shows that the program stops in function “savenav” on line 2957 or 2083.

image

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions