Closed
Bug 1272798
Opened 9 years ago
Closed 9 years ago
Crash in mozilla::net::TLSFilterTransaction::WriteSegments
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1170928
People
(Reporter: philipp, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-e13254ce-3020-41b5-a515-fd5672160513.
=============================================================
Crashing Thread (3)
Frame Module Signature Source
0 libxul.so mozilla::net::TLSFilterTransaction::WriteSegments /build/firefox-u7F_md/firefox-46.0+build5/netwerk/protocol/http/TunnelUtils.cpp:355
1 libxul.so mozilla::net::nsAHttpTransaction::WriteSegmentsAgain /build/firefox-u7F_md/firefox-46.0+build5/netwerk/protocol/http/nsAHttpTransaction.h:90
2 libxul.so mozilla::net::nsHttpConnection::OnSocketReadable /build/firefox-u7F_md/firefox-46.0+build5/netwerk/protocol/http/nsHttpConnection.cpp:1769
3 libxul.so mozilla::net::nsHttpConnection::OnInputStreamReady /build/firefox-u7F_md/firefox-46.0+build5/netwerk/protocol/http/nsHttpConnection.cpp:2079
4 libxul.so nsSocketInputStream::OnSocketReady /build/firefox-u7F_md/firefox-46.0+build5/netwerk/base/nsSocketTransport2.cpp:287
5 libxul.so nsSocketTransport::OnSocketReady /build/firefox-u7F_md/firefox-46.0+build5/netwerk/base/nsSocketTransport2.cpp:1920
6 libxul.so nsSocketTransportService::DoPollIteration /build/firefox-u7F_md/firefox-46.0+build5/netwerk/base/nsSocketTransportService2.cpp:1115
7 libxul.so nsSocketTransportService::Run /build/firefox-u7F_md/firefox-46.0+build5/netwerk/base/nsSocketTransportService2.cpp:869
8 libxul.so nsThread::ProcessNextEvent /build/firefox-u7F_md/firefox-46.0+build5/xpcom/threads/nsThread.cpp:995
9 libxul.so NS_ProcessNextEvent /build/firefox-u7F_md/firefox-46.0+build5/xpcom/glue/nsThreadUtils.cpp:297
10 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run /build/firefox-u7F_md/firefox-46.0+build5/ipc/glue/MessagePump.cpp:326
11 libxul.so MessageLoop::RunInternal /build/firefox-u7F_md/firefox-46.0+build5/ipc/chromium/src/base/message_loop.cc:234
12 libxul.so MessageLoop::Run /build/firefox-u7F_md/firefox-46.0+build5/ipc/chromium/src/base/message_loop.cc:227
13 libxul.so nsThread::ThreadFunc /build/firefox-u7F_md/firefox-46.0+build5/xpcom/threads/nsThread.cpp:401
14 libnspr4.so _pt_root /build/firefox-u7F_md/firefox-46.0+build5/nsprpub/pr/src/pthreads/ptthread.c:216
Ø 15 libpthread-2.15.so libpthread-2.15.so@0x6d4b
Ø 16 libc-2.15.so libc-2.15.so@0xeeb8d
this signature is a lower-level & cross-platform crash that has been present since firefox 34, so i'll guess it is related to bug 1079484.
Updated•9 years ago
|
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.
Description
•