New issue
Advanced search Search tips

Issue 809840 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 809082
Owner: ----
Closed: Feb 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Bad DCHECK when typing "chrome://t" into omnibox

Project Member Reported by csharrison@chromium.org, Feb 7 2018

Issue description

[226153:226153:0206/222105.024531:FATAL:autocomplete_result.cc(192)] Check failed: metrics::OmniboxInputType::URL != input.type() (3 vs. 3)fill_into_edit=chrome://tr, provider=Search, input=chrome://tr
#0 0x7fc710b9363c base::debug::StackTrace::StackTrace()
#1 0x7fc710bbdccc logging::LogMessage::~LogMessage()
#2 0x5645eede59f1 AutocompleteResult::SortAndCull()
#3 0x5645eef246b1 AutocompleteController::UpdateResult()
#4 0x5645eef24175 AutocompleteController::Start()
#5 0x5645eef973ac OmniboxEditModel::StartAutocomplete()
#6 0x5645eef96fd7 OmniboxEditModel::UpdateInput()
#7 0x5645eef99ed6 OmniboxEditModel::OnAfterPossibleChange()
#8 0x5645ef186476 OmniboxViewViews::OnAfterPossibleChange()
#9 0x7fc70bd24762 views::Textfield::DoInsertChar()
#10 0x5645ef187860 OmniboxViewViews::DoInsertChar()
#11 0x7fc70bd23706 views::Textfield::InsertChar()
#12 0x7fc70c83d59d ui::InputMethodAuraLinux::ProcessKeyEventDone()
#13 0x7fc70c83d028 ui::InputMethodAuraLinux::DispatchKeyEvent()
#14 0x7fc70c762a9e aura::WindowEventDispatcher::PreDispatchEvent()
#15 0x7fc70c861e54 ui::EventDispatcherDelegate::DispatchEvent()
#16 0x7fc70c8638be ui::EventProcessor::OnEventFromSource()
#17 0x7fc70c863e6b ui::EventSource::SendEventToSink()
#18 0x7fc70bd7eb59 views::DesktopWindowTreeHostX11::DispatchEvent()
#19 0x7fc70bd7f810 views::DesktopWindowTreeHostX11::DispatchEvent()
#20 0x7fc70fdd1bab ui::PlatformEventSource::DispatchEvent()
#21 0x7fc7043d56c0 ui::X11EventSource::ExtractCookieDataDispatchEvent()
#22 0x7fc7043d561d ui::X11EventSource::DispatchXEvents()
#23 0x7fc7043d9bec ui::(anonymous namespace)::XSourceDispatch()
#24 0x7fc7061226aa g_main_context_dispatch
#25 0x7fc706122a60 <unknown>

 
Summary: Bad DCHECK when typing "chrome://t" into omnibox (was: Crash when typing "chrome://t" into omnibox)
Happening on TOT #534894 on Linux.
Mergedinto: 809082
Status: Duplicate (was: Untriaged)

Sign in to add a comment