Issue 49: Attempting to open Chrome Options crashes in WinXP-64bit
http://code.google.com/p/chromium/issues/detail?id=49

Comment #53 by [EMAIL PROTECTED]:
With some more research reveals that this is a bad virtual function call.  
The top of
the stack lists SkCanvas::internalRestore which is incorrect, this function  
is never
called from View::GetInsets. The rest of the stack, which looks valid, is:

ChromeViews::View::GetInsets()  Line 512
ChromeViews::Label::GetPreferredSize(WTL::CSize * out=)  Line 66
ChromeViews::GridLayout::GetPreferredSize(ChromeViews::View *  
host=0x03d64ca0,
WTL::CSize * out=0x002de050)  Line 795
ChromeViews::View::GetPreferredSize(WTL::CSize * out=0x002de050)  Line 200
ChromeViews::ColumnSet::CalculateSize()  Line 582
ChromeViews::GridLayout::SizeRowsAndColumns(bool layout=false, int width=0,  
int
height=0, WTL::CSize * pref=0x002de180)  Line 818
ChromeViews::GridLayout::GetPreferredSize(ChromeViews::View *  
host=0x03d64f70,
WTL::CSize * out=0x002de180)  Line 795
ChromeViews::View::GetPreferredSize(WTL::CSize * out=0x002de180)  Line 200
ChromeViews::ColumnSet::CalculateSize()  Line 582
ChromeViews::GridLayout::SizeRowsAndColumns(bool layout=true, int  
width=498, int
height=460, WTL::CSize * pref=0x002de200)  Line 818
ChromeViews::GridLayout::Layout(ChromeViews::View * host=0x03d5d410)  Line  
771
ChromeViews::View::Layout()  Line 248
GeneralPageView::Layout()  Line 735
ChromeViews::View::Layout()  Line 255 + 0x7 bytes
ChromeViews::TabbedPane::DoSelectTabAt(int index=0)  Line 214
ChromeViews::TabbedPane::SelectTabAt(int index=0)  Line 132
OptionsWindowView::ShowOptionsPage(OptionsPage page=OPTIONS_PAGE_GENERAL,
OptionsGroup highlight_group=OPTIONS_GROUP_NONE)  Line 124
ShowOptionsWindow(OptionsPage page=OPTIONS_PAGE_DEFAULT, OptionsGroup
highlight_group=OPTIONS_GROUP_NONE, Profile * profile=0x0230f8e0)  Line 228



-- 
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 chromium-bugs@googlegroups.com
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