ASNeG / OpcUaPiXtendServer

OPC UA PiXtend Server
Apache License 2.0
2 stars 1 forks source link

The opc ua server doesnt stop #42

Closed huebl closed 2 years ago

huebl commented 2 years ago

Describe the bug I stop the opc ua server (CTRL-C). The OPC UA server hangs.

The server is currently terminated with a core dump when it is stopped.

`

0 0x023ce118 in ?? ()

1 0xb26bcbd4 in OpcUaPiXtendServer::PiXtendBase::loop (this=0x212cedc)

at /home/pi/devel/OpcUaPiXtendServer/src/OpcUaPiXtendServer/PiXtend/PiXtendBase.cpp:50

2 0xb2690d54 in OpcUaPiXtendServer::PiXtendServer::piXtendLoop (this=0xc6fc1c)

at /home/pi/devel/OpcUaPiXtendServer/src/OpcUaPiXtendServer/Library/PiXtendServer.cpp:555

3 0xb2690964 in OpcUaPiXtendServer::PiXtendServer::<lambda()>::operator()(void) const (

__closure=0x148934c)

`