Comment #1 on issue 25865 by [email protected]: Cannot check locale from
within the utility process
http://code.google.com/p/chromium/issues/detail?id=25865
Here is the callstack, by the way, slightly trimmed for readability:
chrome.dll!l10n_util::GetApplicationLocale(const
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
> & pref_locale="") Line 482 C++
chrome.dll!extension_l10n_util::GetL10nRelativePaths(const FilePath &
relative_resource_path={...}, std::vector<FilePath,std::allocator<FilePath>
> * l10n_paths=[0x00000000]()) Line 192 + 0x3b bytes C++
chrome.dll!ExtensionResource::GetFilePath(const FilePath &
extension_root={...}, const FilePath & relative_path={...}) Line 42 + 0xd
bytes C++
chrome.dll!ExtensionResource::GetFilePath() Line 33 + 0x17 bytes C++
chrome.dll!extension_file_util::ValidateExtension(Extension *
extension=0x003beb50,
std::basic_string<char,std::char_traits<char>,std::allocator<char> > *
error="") Line 152 + 0x22 bytes C++
chrome.dll!ExtensionUnpacker::Run() Line 144 + 0x13 bytes C++
chrome.dll!UtilityThread::OnUnpackExtension(const FilePath &
extension_path={...}) Line 32 + 0xb bytes C++
chrome.dll!DispatchToMethod<UtilityThread,void (__thiscall
UtilityThread::*)(FilePath const &),FilePath>(UtilityThread *
obj=0x00c0c0b0, void (const FilePath &)* method=0x56574700, const
Tuple1<FilePath> & arg={...})
chrome.dll!IPC::MessageWithTuple<Tuple1<FilePath> >::Dispatch<>(const
IPC::Message * msg=0x00c1f128, UtilityThread * obj=0x00c0c0b0, void (const
FilePath &)* func=0x56574700) Line 999 + 0x15 bytes C++
chrome.dll!UtilityThread::OnControlMessageReceived(const IPC::Message &
msg={...}) Line 24 + 0x23 bytes C++
chrome.dll!ChildThread::OnMessageReceived(const IPC::Message & msg={...})
Line 117 + 0x13 bytes C++
chrome.dll!IPC::ChannelProxy::Context::OnDispatchMessage(const IPC::Message
& message={...}) Line 204 + 0x1b bytes C++
chrome.dll!DispatchToMethod<>(IPC::ChannelProxy::Context * obj=0x00c12180,
void (const IPC::Message &)* method=0x561a2650, const Tuple1<IPC::Message>
& arg={...}) Line 422 + 0xf bytes C++
chrome.dll!RunnableMethod<IPC::ChannelProxy::Context,void (__thiscall
IPC::ChannelProxy::Context::*)(IPC::Message const &),Tuple1<IPC::Message>
>::Run() Line 277 + 0x1e bytes C++
chrome.dll!MessageLoop::RunTask(Task * task=0x00c1f100) Line 314 + 0xf
bytes C++
chrome.dll!MessageLoop::DeferOrRunPendingTask(const
MessageLoop::PendingTask & pending_task={...}) Line 325 C++
chrome.dll!MessageLoop::DoWork() Line 429 + 0xc bytes C++
chrome.dll!base::MessagePumpDefault::Run(base::MessagePump::Delegate *
delegate=0x003bf538) Line 23 + 0xf bytes C++
chrome.dll!MessageLoop::RunInternal() Line 199 + 0x2a bytes C++
chrome.dll!MessageLoop::RunHandler() Line 182 C++
chrome.dll!MessageLoop::Run() Line 156 C++
chrome.dll!UtilityMain(const MainFunctionParams & parameters={...}) Line
44 C++
chrome.dll!ChromeMain(HINSTANCE__ * instance=0x00d80000,
sandbox::SandboxInterfaceInfo * sandbox_info=0x003bfd0c, wchar_t *
command_line=0x003d2cfa) Line 549 + 0xc bytes C++
chrome.exe!wWinMain(HINSTANCE__ * instance=0x00d80000, HINSTANCE__ *
prev_instance=0x00000000, wchar_t * command_line=0x003d2cfa, int
__formal=0x0000000a) Line 103 + 0x14 bytes C++
chrome.exe!__tmainCRTStartup() Line 263 + 0x2c bytes C
chrome.exe!wWinMainCRTStartup() Line 182 C
kernel32.dll!767e3677()
[Frames below may be incorrect and/or missing, no symbols loaded for
kernel32.dll]
ntdll.dll!776f9d72()
ntdll.dll!776f9d45()
--
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
-~----------~----~----~----~------~----~------~--~---