Comment 5 for bug 192309

Revision history for this message
Marnanel Thurman (marnanel) wrote :

Is this repeatable?

The line in question appears to be

   tmp = workspace->mru_list;

and with that call stack, "workspace" is the current workspace. I can't see why it would be pointing outside the current segment, though I'd like to know. If you can repeat this, we can capture logs and see.