Closed Bug 1216875 Opened 9 years ago Closed 9 years ago

crash in mozilla::net::Http2Stream::AdjustInitialWindow()

Categories

(Core :: Networking: HTTP, defect)

44 Branch
x86_64
Windows 10
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1213979
Tracking Status
firefox44 --- affected

People

(Reporter: alex_mayorga, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-f2f2a1ee-8f93-4697-ab02-ed0462151012. ============================================================= Up 6 places to be top 9 Nightly crash per https://crash-stats.mozilla.com/topcrasher/products/Firefox/versions/44.0a1 More crashes at https://crash-stats.mozilla.com/report/list?product=Firefox&signature=mozilla%3A%3Anet%3A%3AHttp2Stream%3A%3AAdjustInitialWindow%28%29 Crashing Thread Frame Module Signature Source 0 xul.dll mozilla::net::Http2Stream::AdjustInitialWindow() netwerk/protocol/http/Http2Stream.cpp 1 xul.dll mozilla::net::Http2Stream::OnReadSegment(char const*, unsigned int, unsigned int*) netwerk/protocol/http/Http2Stream.cpp 2 xul.dll mozilla::net::nsHttpTransaction::ReadRequestSegment(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*) netwerk/protocol/http/nsHttpTransaction.cpp 3 xul.dll nsBufferedInputStream::ReadSegments(nsresult (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) netwerk/base/nsBufferedStreams.cpp 4 xul.dll mozilla::net::nsHttpTransaction::ReadSegments(mozilla::net::nsAHttpSegmentReader*, unsigned int, unsigned int*) netwerk/protocol/http/nsHttpTransaction.cpp 5 xul.dll mozilla::net::Http2Stream::ReadSegments(mozilla::net::nsAHttpSegmentReader*, unsigned int, unsigned int*) netwerk/protocol/http/Http2Stream.cpp 6 xul.dll mozilla::net::Http2Session::ReadSegments(mozilla::net::nsAHttpSegmentReader*, unsigned int, unsigned int*) netwerk/protocol/http/Http2Session.cpp 7 xul.dll mozilla::net::nsHttpConnection::OnSocketWritable() netwerk/protocol/http/nsHttpConnection.cpp 8 xul.dll mozilla::net::nsHttpConnection::OnOutputStreamReady(nsIAsyncOutputStream*) netwerk/protocol/http/nsHttpConnection.cpp 9 xul.dll nsSocketOutputStream::OnSocketReady(nsresult) netwerk/base/nsSocketTransport2.cpp 10 xul.dll nsSocketTransport::OnSocketReady(PRFileDesc*, short) netwerk/base/nsSocketTransport2.cpp 11 xul.dll nsSocketTransportService::DoPollIteration(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) netwerk/base/nsSocketTransportService2.cpp 12 xul.dll nsSocketTransportService::Run() netwerk/base/nsSocketTransportService2.cpp 13 xul.dll nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp 14 xul.dll NS_ProcessNextEvent(nsIThread*, bool) xpcom/glue/nsThreadUtils.cpp 15 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp 16 xul.dll MessageLoop::RunHandler() ipc/chromium/src/base/message_loop.cc 17 xul.dll MessageLoop::Run() ipc/chromium/src/base/message_loop.cc 18 xul.dll nsThread::ThreadFunc(void*) xpcom/threads/nsThread.cpp 19 nss3.dll PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c 20 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c 21 msvcr120.dll _callthreadstartex f:\dd\vctools\crt\crtw32\startup\threadex.c:376 22 msvcr120.dll _threadstartex f:\dd\vctools\crt\crtw32\startup\threadex.c:354 Ø 23 kernel32.dll kernel32.dll@0x15a4c Ø 24 ntdll.dll ntdll.dll@0x2b830 Ø 25 kernel32.dll kernel32.dll@0x9b82f Ø 26 kernel32.dll kernel32.dll@0x9b82f
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.