You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be not a problem of the local view, but anywere below in DART. I tried to track down the bug, but without valgrind I was not able to find it. I guess that we try to access memory which has not been allocated by dart, but I cannot prove that.
@rkowalewski please have a look the bug. I did enhance the unit test in branch bug-227-localview
Test failed for 3 units.
Build details:
https://circleci.com/gh/dash-project/dash/1202
@fmoessbauer Might be related to recent changes of underfilled block arithmetic in pattern code?
The text was updated successfully, but these errors were encountered: