Comment 2 for bug 1185055

Revision history for this message
Iccha Sethi (iccha-sethi) wrote :

Based on conversations in irc with Fei, we decided that the root cause of the issue was the user providing data and a bad copy from location at the same time. We must be capturing that and throwing the appropriate exception to the user.

And if there are other cases where this can occur, a generic catch to catch the trace makes sense.