Comment 1 for bug 867262

Revision history for this message
Gabriel Petrovay (gabipetrovay) wrote :

The problem might have to do with src\runtime\core\fncall_iterator.cpp:

10015 nbrinza is_open = true;
  9845 danielturcanu //if(open_count)
  9845 danielturcanu // theItemSequence->theChild->reset(theItemSequence->thePlanState);
  9845 danielturcanu open_count++;
  9845 danielturcanu }

...

 11584 markosza // theItemSequence->theChild->close(theItemSequence->thePlanState);