nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00264
[Bug 837090] Re: nrtb::tcp_server_socket_factory randomly crashes on shutdown.
There is still an issue about 5% of the time in unit testing while
shutting down and or destructing a tcp_server_socket factory. I 've not
given up yet on getting that last bug (which is causing severe problems
for the transceiver unit test), but along the way we've made significant
improvements improving stability of the sockets class.
--
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
https://bugs.launchpad.net/bugs/837090
Title:
nrtb::tcp_server_socket_factory randomly crashes on shutdown.
Status in The New Real Time Battle Project:
In Progress
Bug description:
nrtb::tcp_server_socket_factory has some type of resource conflict
which arises about 20% of the time when destructing or shutting down
the listener. No other negative issues have been observed. That said,
this does not affect run time stability as a general rule.. most
applications using the class start it and then leave it running for
the entire duration of the program run. Therefore this bug is not as
critical as it might appear at first glance.
This is very old code and I'm sure a cleanup could do wonders towards
removing this issue. I'm recommending the fix be deferred until beta
phase, as it will have little or no effect on our ability to work
during alpha.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/837090/+subscriptions
References