[reSIProcate] DumThread does not catch standard exception
Volodymyr Tarasenko
tvntsr at yahoo.com
Mon Aug 30 14:08:19 CDT 2010
Hi,
As I see DumThread::thread does not catch exceptions except BaseException, but some times std::exception could be risen in the DUM handlers especially when some std stuff is used in the application.
Of course Dum.internalProcess could handle it, but I think any thread function/method in C++ should catch all standard exception...
The patch in the attachment...
Regards,
Volodymyr!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DumThread.cxx.patch
Type: text/x-patch
Size: 274 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20100830/5f41616f/attachment.bin>
More information about the resiprocate-devel
mailing list