Menu

#28 --disable-qfa makes dump 0.4b45 not build

None
closed-fixed
nobody
None
5
2016-07-04
2016-06-08
No

i've been hunting a repeatable segfault in dump (at the start of phase iii); valgrind hints at a problem in the qfa code.

as an experiment i tried configure --disable-qfa, but that makes dump not build at all: a number of qfa-related function calls are not under #ifdef, and one if/else block in restore.c has the brace on the wrong side of an #ifdef/endif.

1 Attachments

Discussion

  • Mike Frysinger

    Mike Frysinger - 2016-06-08

    please switch to developing/testing git. that patch doesn't apply anymore, and the last hunk to restore.c doesn't apply as restore.c has never had that error ... it looks like it's an error you added for the null/-0 patch ;).

     
  • Mike Frysinger

    Mike Frysinger - 2016-06-08

    should be fixed in git now in commit 933a99154c72f352a416b52843d13c44d3a65f16

     

    Last edit: Mike Frysinger 2016-06-08
  • Mike Frysinger

    Mike Frysinger - 2016-07-04
    • status: open --> closed-fixed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB