Status: Untriaged
Owner:
tyos...@chromium.org
CC:
jap...@chromium.org
Labels: Type-Bug Pri-2 Cr-Blink OS-Chrome
New issue 539953 by
alem...@chromium.org: Crash in
blink::DocumentThreadableLoader::handleResponse() when opening
chrome://flags on ChromeOS device.
https://code.google.com/p/chromium/issues/detail?id=539953
I don't have a reproducible scenario, but it just sometimes crashes on the
ToT here:
Core was generated by `/opt/google/chrome/chrome --type=renderer
--enable-logging --log-level=1 --no-s'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f0dbdb4ebc4 in
blink::DocumentThreadableLoader::handleResponse(unsigned long,
blink::ResourceResponse const&,
WTF::PassOwnPtr<blink::WebDataConsumerHandle>) ()
(gdb) bt
#0 0x00007f0dbdb4ebc4 in
blink::DocumentThreadableLoader::handleResponse(unsigned long,
blink::ResourceResponse const&,
WTF::PassOwnPtr<blink::WebDataConsumerHandle>) ()
#1 0x00007f0dbdb4e55b in
blink::DocumentThreadableLoader::responseReceived(blink::Resource*,
blink::ResourceResponse const&,
WTF::PassOwnPtr<blink::WebDataConsumerHandle>) ()
#2 0x00007f0dbd9c4426 in
blink::RawResource::responseReceived(blink::ResourceResponse const&,
WTF::PassOwnPtr<blink::WebDataConsumerHandle>) ()
#3 0x00007f0dbd9e1e0d in
blink::ResourceLoader::didReceiveResponse(blink::WebURLLoader*,
blink::WebURLResponse const&, blink::WebDataConsumerHandle*) ()
#4 0x00007f0dbd9e21a5 in
blink::ResourceLoader::didReceiveResponse(blink::WebURLLoader*,
blink::WebURLResponse const&) ()
#5 0x00007f0dbfd29b81 in
content::WebURLLoaderImpl::Context::OnReceivedResponse(content::ResourceResponseInfo
const&) ()
#6 0x00007f0dbfd05a1e in
content::ResourceDispatcher::OnReceivedResponse(int,
content::ResourceResponseHead const&) ()
#7 0x00007f0db968971b in void
base::DispatchToMethodImpl<autofill::PasswordAutofillAgent, void
(autofill::PasswordAutofillAgent::*)(int, autofill::PasswordFormFillData
const&), int, autofill::PasswordFormFillData, 0ul,
1ul>(autofill::PasswordAutofillAgent*, void
(autofill::PasswordAutofillAgent::*)(int, autofill::PasswordFormFillData
const&), base::Tuple<int, autofill::PasswordFormFillData> const&,
base::IndexSequence<0ul, 1ul>) ()
#8 0x00007f0dbfd0af1a in void
base::DispatchToMethod<content::ResourceDispatcher, void
(content::ResourceDispatcher::*)(int, content::ResourceResponseHead
const&), int, content::ResourceResponseHead>(content::ResourceDispatcher*,
void (content::ResourceDispatcher::*)(int, content::ResourceResponseHead
const&), base::Tuple<int, content::ResourceResponseHead> const&)
()
#9 0x00007f0dbfd0a0ba in bool
ResourceMsg_ReceivedResponse::Dispatch<content::ResourceDispatcher,
content::ResourceDispatcher, void, void
(content::ResourceDispatcher::*)(int, content::ResourceResponseHead
const&)>(IPC::Message const*, content::ResourceDispatcher*,
content::ResourceDispatcher*, void*, void
(content::ResourceDispatcher::*)(int, content::ResourceResponseHead
const&)) ()
#10 0x00007f0dbfd07b0c in
content::ResourceDispatcher::DispatchMessage(IPC::Message const&) ()
...
This is peppy device, but it doesn't look like device dependent.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings