Error when running query from query list

Bug #1958874 reported by Kenneth Yrke Jørgensen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TAPAAL
Fix Committed
Critical
Unassigned

Bug Description

To reproduce:

  - open intro example
  - click target reachable query and click verify

You now get an error (null pointer exception).

Press edit the query and save and verify works correctly, after this using the verify button works as expected.

Related branches

Changed in tapaal:
milestone: none → cpn
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Kenneth Yrke Jørgensen (yrke) wrote :

Its using dataLayerQuery in a case where it is null (line 158 RunVerifcationBase)

<code>
dataLayerQuery.usePartitioning(),
dataLayerQuery.useColorFixpoint(),
dataLayerQuery.useSymmetricVars()
</code>

Revision history for this message
Kenneth Yrke Jørgensen (yrke) wrote :

Added a workarround for the know cases. The origianl null pointer issue is still there, but it should not happen (at least when called from gui)

Changed in tapaal:
status: Confirmed → In Progress
Jiri Srba (srba)
Changed in tapaal:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.