I've tracked this down to r17862. For some reason r17862 breaks the tests in 2.2 but not in trunk.
This will make it hard to release a 2.2.9 because distcheck will fail. -derek Derek Atkins <[email protected]> writes: > Hi, > > I just upgraded my 2.2 branch but during make-check the test-lots > test fails: > > * 13:56:06 OTHER <gnc.lots> [xaccSplitAssignToLot()] Failed to split into two! > > Program received signal SIGABRT, Aborted. > 0x00110416 in __kernel_vsyscall () > (gdb) bt > #0 0x00110416 in __kernel_vsyscall () > #1 0x006bc460 in raise () from /lib/libc.so.6 > #2 0x006bde28 in abort () from /lib/libc.so.6 > #3 0x008ca5cc in g_logv () from /lib/libglib-2.0.so.0 > #4 0x008ca606 in g_log () from /lib/libglib-2.0.so.0 > #5 0x00154458 in xaccSplitAssignToLot (split=0x113c5b98, lot=0x113c9a00) > at cap-gains.c:515 > #6 0x00154b6d in xaccSplitAssign (split=0x113c5b98) at cap-gains.c:638 > #7 0x00145823 in xaccAccountAssignLots (acc=0x10d266d8) at Scrub2.c:81 > #8 0x0014745b in xaccAccountScrubLots (acc=0x10d266d8) at Scrub3.c:167 > #9 0x00147544 in lot_scrub_cb (acc=0x10d266d8, data=0x0) at Scrub3.c:186 > #10 0x00136584 in gnc_account_foreach_descendant (acc=0x10cb2ce8, > thunk=0x147518 <lot_scrub_cb>, user_data=0x0) at Account.c:2648 > #11 0x00147582 in xaccAccountTreeScrubLots (acc=0x10cb2ce8) at Scrub3.c:194 > #12 0x0804c487 in run_test () at test-lots.c:59 > #13 0x0804c53c in main () at test-lots.c:91 > > Anyone else seeing this? > > -derek > -- > Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory > Member, MIT Student Information Processing Board (SIPB) > URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH > [email protected] PGP key available > _______________________________________________ > gnucash-devel mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [email protected] PGP key available _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
