Browser crash caused by CPM.js
When the learner proceeds the content published on HTML5, the browser crashes(this phenomena is seen on both IE and Firefox). According to the debug log,
GraphicsCriticalError: |[0][GFX1]: Failed to create software bitmap
is observed. And if I survey further, CPM.js executes;
Run from web server to enabale image cached approach
Then, the browser crashes, after
Exception { message: "", result: 2147500037, name: "NS_ERROR_FAILURE", filename: "LMS's URL is displayed here", lineNumber: 712, columnNumber: 0, data: null, stack: "b.initializePPTXLibrary/b.PptxCanva..." } 1 CPM.js
is generated.
When I clear the cache on browser, the issue is still seen.
