Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-7224

Fix type conversions error in SW

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Sprint:
      DEV-39-4
    • Affect Type:
      Userdefined

      Description

      1. Open Workflow Designer
      2. Load sample "Trim and Map Sanger reads"
      3. Add the attach file as read and reference.
      4. Run workflow.
        Current: `PairwiseAlignmentSmithWatermanTask` throws the `bad_alloc` exception, the error message "There is not enough memory to finish the task" in the log on the "Trace" level.

      Reason: SmithWatermanAlgorithm.cpp -> 176 memory size variable is incorrect because of the implicit conversation from `unsigned int` to `int`.
       

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              dsukhomlinov Dmitrii Sukhomlinov
              Reporter:
              dsukhomlinov Dmitrii Sukhomlinov
              Assigned Tester:
              Svetlana Samoilenko
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: