Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 4968 by wei.hoo: CRASH: when you close the browser quickly before  
it starts loading the page
http://code.google.com/p/chromium/issues/detail?id=4968

Chrome Version       : trunk r6158
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3:
     Firefox 3:
          IE 7:

What steps will reproduce the problem?
1. Create an app shortcut, say for gmail.com.
2. Start the app.
3. Before the page loads, quickly close the app window.

What is the expected result?


What happens instead?

The master process crashes.

Please provide any additional information below. Attach a screenshot if
possible.

Using the Visual Studio debugger, Chrome crashes in
Browser::IsCurrentPageLoading(). Presumably, the function dereferences the
pointer to the current tab, which has been destructed.

Note that I couldn't reproduce the crash on normal browser windows. You
MUST create an app shortcut. Creating a shortcut to a complex page might
extend the loading time and make it easier to reproduce the problem.

A stack trace is attached. The line numbers may be different, as I've
modified the code, but you get the idea.

Attachments:
        crash.txt  1.6 KB

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to