Status: Untriaged
Owner: ----
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium

New issue 9268 by [email protected]: Linux: crash on invalid page id
http://code.google.com/p/chromium/issues/detail?id=9268

What steps will reproduce the problem?
1. start up chrome
2. type any url in the omnibox, hit enter
3. press ctrl-t

this causes a crash on a NOTREACHED in navigation_controller.cc (nothing
noticeably bad happens in opt mode). It appears that the renderer is
sending back a bad page id (also, the active_contents_ reports a max page
id of 1, while entries_ is empty, which probably shouldn't happen).

The new tab navigation page id is 1. On windows, if you do the same
sequence of commands the page id for the new tab navigation is 2.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to