这是indexloc提供的服务,不要输入任何密码
Skip to content

ngrest crashes upon CTRL + C #83

@raadiy

Description

@raadiy

Hi Dmitry,

I made some recent changes to bring up the ngrest server using two shared libraries/objects (It was originally one, I modularized them into two libraries). When I exit the ngrest server (ctrl + c), it crashes every time with the following message. Do you have any suggestions for troubleshooting this.

====

I/12-02-2022 03:09:35.832 Server startup time: 9.643ms
I/12-02-2022 03:09:35.832 Simple ngrest server started on port 9098.
I/12-02-2022 03:09:35.832 Deployed services: http://localhost:9098/ngrest/services
^CI/12-02-2022 03:09:48.120 Stopping server
I/12-02-2022 03:09:48.120 Server finished
/home/raajesh/bin/ngrest: line 612: 1638578 Segmentation fault (core dumped) ngrestserver -l "$IP" -p $PORT -s "$BUILD_DIR/services"
Server crashed. Waiting for project modifications...

====

Regards
Raajesh

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions