Menu

#11 "calls to" transform returning incomplete results in BBQ IL

bbq il 0.1.x
closed
Data Store (4)
8
2008-02-08
2007-12-12
Anonymous
No

Calls to in BBQ-IL (unlike BBQ for Java) relies on index traversal-- seen some examples where calls to did not show calls that were visible from calls from.

Discussion

  • Michael MacDonald

    Logged In: YES
    user_id=200322
    Originator: NO

    The delete operation on calls when re-scanning the assembly files is corrupting the index.

    The workaround is to clear the database and re-build it from empty. Only the delete operation seems to cause the problem.

     
  • Michael MacDonald

    • priority: 5 --> 7
     
  • Michael MacDonald

    • assigned_to: nobody --> mmacdona
     
  • Michael MacDonald

    Logged In: YES
    user_id=200322
    Originator: NO

    Found a bug in merging index pages that appears to be the cause of this. This will be fixed in the next release.

     
  • Michael MacDonald

    Logged In: YES
    user_id=200322
    Originator: NO

    Bug traversing non-unique indices also found

     
  • Michael MacDonald

    • priority: 7 --> 8
     
  • Michael MacDonald

    • status: open --> closed
     

Log in to post a comment.