Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium
New issue 15822 by [email protected]: Restore crashes if non-existent files are restored http://code.google.com/p/chromium/issues/detail?id=15822 What steps will reproduce the problem? 1. Navigate to some file: URL that does not exist 2. Kill Chrome 3. Restart Chrome 4. Choose to restore the previous session What is the expected output? What do you see instead? Not sure what is expected - presumably a tab with an error in it. What I get: a crash, with this assertion: [9589:9589:510404888452:FATAL:chrome/browser/tab_contents/navigation_controller.cc(533)] Check failed: !GetActiveEntry(). Got an invalid page ID but we seem to be navigated to a valid page. This should be impossible. This may be related to this issue: http://code.google.com/p/chromium/issues/detail?id=14136. Only tested on Linux. Only tested with file: URLs. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
