Issue 4558: Chrome: Crash Report - Stack Signature: RtlAllocateHeap-3499C
http://code.google.com/p/chromium/issues/detail?id=4558

New issue report by [EMAIL PROTECTED]:
Crash from 0.3.154.22

Thread 30 *CRASHED* (EXCEPTION_ACCESS_VIOLATION @0x755c1b16)

0x7c9106c3       [ntdll.dll      + 0x000106c3]   RtlAllocateHeap
0x7c8099de       [kernel32.dll   + 0x000099de]   LocalAlloc
0x773d4e86       [comctl32.dll   + 0x00004e86]   Alloc
0x773d4ea2       [comctl32.dll   + 0x00004ea2]   ReAlloc
0x773e0bd3       [comctl32.dll   + 0x00010bd3]   DSA_SetItem
0x773e3221       [comctl32.dll   + 0x00013221]  
CImageList::SetItemFlags(int,unsigned long)
0x773e5d92       [comctl32.dll   + 0x00015d92]  
CImageList::_Replace(int,int,HBITMAP__ *,HBITMAP__ *,int,int)
0x773e7581       [comctl32.dll   + 0x00017581]   CImageList::_Add(HBITMAP__
*,HBITMAP__ *,int,int,int,int *)
0x773e7886       [comctl32.dll   + 0x00017886]  
CImageList::_AddMasked(HBITMAP__ *,unsigned long,int *)
0x773e7909       [comctl32.dll   + 0x00017909]  
CImageList::AddMasked(HBITMAP__ *,unsigned long,int *)
0x773e539f       [comctl32.dll   + 0x0001539f]   ImageList_AddMasked
0x7743f133       [comctl32.dll   + 0x0006f133]  
TBAddBitmapToImageList(TBSTATE *,TBBMINFO *)
0x77441193       [comctl32.dll   + 0x00071193]   AddBitmap(TBSTATE
*,int,HINSTANCE__ *,unsigned int)
0x77444b85       [comctl32.dll   + 0x00074b85]   CreateToolbarEx
0x763b5a3b       [comdlg32.dll   + 0x00005a3b]  
CFileOpenBrowser::CreateToolbar()
0x763b3795       [comdlg32.dll   + 0x00003795]   InitLocation(HWND__
*,_OFNINITINFO *)
0x763b3677       [comdlg32.dll   + 0x00003677]  
NewGetFileName(OPENFILEINFO *,int)
0x77d48733       [user32.dll     + 0x00008733]   InternalCallWinProc
0x77d545e3       [user32.dll     + 0x000145e3]   _GetNextDlgTabItem
0x77d53fd8       [user32.dll     + 0x00013fd8]   DefDlgProcWorker
0x77d54203       [user32.dll     + 0x00014203]   DefDlgProcW
0x77d48733       [user32.dll     + 0x00008733]   InternalCallWinProc
0x77d48815       [user32.dll     + 0x00008815]   UserCallWinProcCheckWow
0x77d4b89a       [user32.dll     + 0x0000b89a]   SendMessageWorker
0x77d54e27       [user32.dll     + 0x00014e27]   InternalCreateDialog
0x77d561b2       [user32.dll     + 0x000161b2]   InternalDialogBox
0x77d56207       [user32.dll     + 0x00016207]   DialogBoxIndirectParamAorW
0x77d6205d       [user32.dll     + 0x0002205d]   DialogBoxIndirectParamW
0x763b35dd       [comdlg32.dll   + 0x000035dd]  
NewGetFileName(OPENFILEINFO *,int)
0x763b33e4       [comdlg32.dll   + 0x000033e4]   NewGetOpenFileName
0x763b33bb       [comdlg32.dll   + 0x000033bb]   GetFileName
0x763c7cc6       [comdlg32.dll   + 0x00017cc6]   GetOpenFileNameW
0x013fbbe2       [chrome.dll     - shell_dialogs.cc:373]        
SelectFileDialogImpl::RunOpenFileDialog(std::basic_string<wchar_t,std::char
_traits<wchar_t>,std::allocator<wchar_t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const &,HWND__
*,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > *)
0x013fb96d       [chrome.dll     - shell_dialogs.cc:294]        
SelectFileDialogImpl::ExecuteSelectFile(SelectFileDialog::Type,std::basic_s
tring<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const &,BaseShellDialogImpl::RunState,void *)
0x013fcaca       [chrome.dll     - task.h:312]  
RunnableMethod<SelectFileDialogImpl,void (
SelectFileDialogImpl::*)(SelectFileDialog::Type,std::basic_string<wchar_t,s
td::char_traits<wchar_t>,std::allocator<wchar_t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> > const &,BaseShellDialogImpl::RunState,void
*),Tuple7<SelectFileDialog::Type,std::basic_string<wchar_t,std::char_traits
<wchar_t>,std::allocator<wchar_t>
>,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t>
>,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t>
>,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_
t> >,BaseShellDialogImpl::RunState,void *> >::Run()
0x0100be93       [chrome.dll     - message_loop.cc:303] 
MessageLoop::RunTask(Task *)
0x0100becf       [chrome.dll     - message_loop.cc:311] 
MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &)
0x0100c0c4       [chrome.dll     - message_loop.cc:403] 
MessageLoop::DoWork()
0x01019743       [chrome.dll     - message_pump_default.cc:23]  
base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x0100bbd3       [chrome.dll     - message_loop.cc:192] 
MessageLoop::RunInternal()
0x0100bb42       [chrome.dll     - message_loop.cc:175] 
MessageLoop::RunHandler()
0x0100bae5       [chrome.dll     - message_loop.cc:149]  MessageLoop::Run()
0x01496953       [chrome.dll     - thread.cc:156]       
base::Thread::ThreadMain()
0x0100d6aa       [chrome.dll     - platform_thread_win.cc:28]    `anonymous
namespace'::ThreadFunc(void *)
0x015ae62f       [chrome.dll     - threadex.c:348]       _callthreadstartex
0x015ae6d4       [chrome.dll     - threadex.c:326]       _threadstartex
0x7c80b682       [kernel32.dll   + 0x0000b682]   BaseThreadStart

Dump:
Crash at
http://0.queryserver.queryserver.crash.fp.borg:26269/reportview?
product=Chrome&version=0.4.154.22&signature=RtlAllocateHeap-3499C



Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-1 OS-All Area-Misc Crash

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