Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 7078 by Daniel.Wyatt: Crash (on new tab) in 2.0.160.0 (8702) http://code.google.com/p/chromium/issues/detail?id=7078 Chrome Version : 2.0.160.0 (8702) What steps will reproduce the problem? 1. Opening a new tab What happens? Crash. I'm not sure how reproducable this is, I've had it happen twice. I had symbols downloaded for the second time so I can at least give a call stack: Unhandled exception at 0x01450be4 (chrome.dll) in chrome.exe: 0xC0000005: Access violation reading location 0x00000029. > chrome.dll!AboutMemoryHandler::GetTabContentsTitles (RenderProcessHost * rph=0x00d4c118, ListValue * titles=0x062ab338) Line 519 + 0x2 bytes C++ chrome.dll!AboutMemoryHandler::AppendProcess(ListValue * renderers=0x03856af8, ProcessMemoryInformation * info=0x064bd28c) Line 557 C++ chrome.dll!AboutMemoryHandler::OnDetailsAvailable() Line 647 + 0x1c bytes C++ chrome.dll!MemoryDetails::CollectRenderHostInformation() Line 217 + 0x9 bytes C++ chrome.dll!MessageLoop::RunTask(Task * task=0x065d5480) Line 309 C++ chrome.dll!MessageLoop::DoWork() Line 416 C++ chrome.dll!base::MessagePumpForUI::DoRunLoop() Line 209 C++ chrome.dll!base::MessagePumpWin::RunWithDispatcher (base::MessagePump::Delegate * delegate=0x0012f8d4, base::MessagePumpWin::Dispatcher * dispatcher=0x00cd64a8) Line 54 C++ chrome.dll!MessageLoop::RunInternal() Line 192 + 0xc bytes C++ chrome.dll!MessageLoop::RunHandler() Line 181 C++ chrome.dll!MessageLoopForUI::Run(base::MessagePumpWin::Dispatcher * dispatcher=0x00cd64a8) Line 559 C++ chrome.dll!BrowserMain(const MainFunctionParams & parameters= {...}) Line 535 C++ chrome.dll!ChromeMain(HINSTANCE__ * instance=0x00400000, sandbox::SandboxInterfaceInfo * sandbox_info=0x0012fcfc, wchar_t * command_line=0x00020e06) Line 312 + 0xc bytes C++ chrome.exe!wWinMain(HINSTANCE__ * instance=0x00400000, HINSTANCE__ * prev_instance=0x00000000, wchar_t * command_line=0x00020e06, int __formal=1) Line 95 + 0x17 bytes C++ chrome.exe!__tmainCRTStartup() Line 324 + 0x1c bytes C kernel32.dll!7c817067() [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll] I don't have the source downloaded so I can't really give anymore information. I've had ~30 tabs open for a few hours. I went to open a new tab and chrome crashed. I'm sorry if this isn't enough information. -- 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 -~----------~----~----~----~------~----~------~--~---
