bkuner / opcUaUnifiedAutomation

EPICS opcUa device support with Unified Automation C++ based client sdk.
Other
0 stars 4 forks source link

opcUaClient; exit with seg.fault #34

Closed bkuner closed 6 years ago

bkuner commented 7 years ago

ddd backtrace shows, that ~autoSessionConnect will fail. Why?

ralphlange commented 7 years ago

Maybe because you changed the life time of the timer queue by making it non-static?

Can you provide the backtrace?

bkuner commented 6 years ago

client no longer part of the project