BIND 10 #1385: Sqlite3ClientBadConfig unit test fail

BIND 10 Development do-not-reply at isc.org
Fri Nov 11 05:09:52 UTC 2011


#1385: Sqlite3ClientBadConfig unit test fail
-------------------------------------+-------------------------------------
            Reporter:  kevin_tes     |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  major         |                    Milestone:
           Component:  data source   |  Sprint-20111122
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 '''make check:'''
 make[7]: Entering directory `/home/xiejiagui/bind10/src/lib/datasrc/tests'
 [==========] Running 313 tests from 19 test cases.
 [----------] Global test environment set-up.
 [----------] 3 tests from FactoryTest
 [ RUN      ] FactoryTest.sqlite3ClientBadConfig
 factory_unittest.cc:84: Failure
 Value of: result1.code
   Actual: 2
 Expected: result::SUCCESS
 Which is: 0
 /bin/bash: line 5: 26559 Segmentation fault      ${dir}$tst
 FAIL: run_unittests
 ===================================
 1 of 1 test failed
 Please report to bind10-dev at isc.org
 ===================================

 '''gdb:'''
 .......
 Starting program:
 /home/xiejiagui/bind10/src/lib/datasrc/tests/.libs/run_unittests
 [Thread debugging using libthread_db enabled]
 [==========] Running 313 tests from 19 test cases.
 [----------] Global test environment set-up.
 [----------] 3 tests from FactoryTest
 [ RUN      ] FactoryTest.sqlite3ClientBadConfig
 [New Thread 0x7ffff4086700 (LWP 24771)]
 [Thread 0x7ffff4086700 (LWP 24771) exited]
 factory_unittest.cc:84: Failure
 Value of: result1.code
   Actual: 2
 Expected: result::SUCCESS
 Which is: 0

 Program received signal SIGSEGV, Segmentation fault.
 0x00007ffff795254d in sqlite3_finalize () from /usr/lib/libsqlite3.so.0


 my computer:  ubuntu-10.0.4,           64bit

-- 
Ticket URL: <http://bind10.isc.org/ticket/1385>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list