Chrome Version: 57.0.2984.0 (Developer Build) (64-bit) with dcheck_always_on=1
OS: Linux
What steps will reproduce the problem?
(1) searching in page.
(2)
(3)
What is the expected result?
What happens instead?
browser crashed.
FATAL:find_request_manager.cc(212)] Check failed: pending_find_next_reply_ == rfh (0 vs. 0x3c906f610900)
Program received signal SIGABRT, Aborted.
0x00007fffee0b9c37 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0 0x00007fffee0b9c37 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007fffee0bd028 in __GI_abort () at abort.c:89
#2 0x00007ffff7a4b782 in base::debug::BreakDebugger() ()
from /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libbase.so
#3 0x00007ffff7a72152 in logging::LogMessage::~LogMessage() ()
from /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libbase.so
#4 0x00007ffff5316104 in content::FindRequestManager::OnFindReply(content::RenderFrameHost*, int, int, gfx::Rect const&, int, bool) ()
from /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libcontent.so
#5 0x0000000000000000 in ?? ()
Please use labels and text to provide additional information.
For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.
Comment 1 by morlovich@chromium.org
, Feb 27 2018