BIND 10 #1727: IntervalTimerTest.invalidArgumentToIntervalTimer failure
BIND 10 Development
do-not-reply at isc.org
Wed Feb 29 15:16:55 UTC 2012
#1727: IntervalTimerTest.invalidArgumentToIntervalTimer failure
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New
Component: Unclassified | Tasks
Sensitive: 0 | Keywords:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
asiolink test failed:
{{{
[----------] 5 tests from IntervalTimerTest
[ RUN ] IntervalTimerTest.invalidArgumentToIntervalTimer
Segmentation fault (core dumped)
FAIL: run_unittests
}}}
{{{
Loaded symbols for /usr/libexec/ld.so
#0
asio::detail::service_registry::create<asio::deadline_timer_service<boost::posix_time::ptime,
asio::time_traits<boost::posix_time::ptime> > > (owner=Variable "owner" is
not available.
)
at task_io_service.ipp:325
325 task_io_service.ipp: No such file or directory.
in task_io_service.ipp
(gdb) bt
#0
asio::detail::service_registry::create<asio::deadline_timer_service<boost::posix_time::ptime,
asio::time_traits<boost::posix_time::ptime> > > (owner=Variable "owner" is
not available.
)
at task_io_service.ipp:325
#1 0x000000020aa62e73 in
asio::detail::service_registry::use_service<asio::deadline_timer_service<boost::posix_time::ptime,
asio::time_traits<boost::posix_time::ptime> > > (this=0x20ce0f320) at
service_registry.ipp:98
#2 0x000000020aa5a75a in IntervalTimerImpl (this=0x20afe3d00,
io_service=Variable "io_service" is not available.
)
at io_service.hpp:31
#3 0x000000020aa5a8e6 in IntervalTimer (this=0x7f7ffffc5570,
io_service=@0x20ce0f2f0) at interval_timer.cc:129
#4 0x0000000000421073 in
IntervalTimerTest_invalidArgumentToIntervalTimer_Test::TestBody
(this=0x20ce0f2e0) at interval_timer_unittest.cc:148
#5 0x000000020db74df2 in testing::Test::Run ()
from /usr/local/lib/libgtest.so.0.0
#6 0x000000020db74eff in testing::internal::TestInfoImpl::Run ()
from /usr/local/lib/libgtest.so.0.0
#7 0x000000020db74fc5 in testing::TestCase::Run ()
from /usr/local/lib/libgtest.so.0.0
#8 0x000000020db76f3c in testing::internal::UnitTestImpl::RunAllTests ()
from /usr/local/lib/libgtest.so.0.0
#9 0x0000000000413254 in main (argc=1, argv=Variable "argv" is not
available.
) at run_unittests.cc:24
}}}
This is on OpenBSD/amd64 5.0.
I didn't research further.
--
Ticket URL: <http://bind10.isc.org/ticket/1727>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list