Comment 2 for bug 766391

Revision history for this message
pjv (pjv) wrote :

Seems like mCursor.close() has already happened, but activity is paused and resumed before it could be finished.

Only place I can see this happen is in cancelProduct() (and quickDeleteProduct(), which means cancelProduct() then), which means checkDoNotKeepOnPauseBasedOnTextLength() and subsequently checkDoNotKeepOnPause().