Closed
Bug 833219
Opened 13 years ago
Closed 12 years ago
crash in mozilla::SrtpFlow::ProtectRtp
Categories
(Core :: WebRTC: Signaling, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox21 | --- | affected |
People
(Reporter: scoobidiver, Assigned: ekr)
References
Details
(Keywords: crash, Whiteboard: [webrtc][blocking-webrtc+])
Crash Data
It first showed up in 21.0a1/20130120.
Signature mozilla::SrtpFlow::ProtectRtp(void*, int, int, int*) More Reports Search
UUID 6b660389-93f9-46bb-bfc6-743e02130121
Date Processed 2013-01-21 22:33:52
Uptime 65
Last Crash 1.1 minutes before submission
Install Age 1.4 hours since version was first installed.
Install Time 2013-01-21 21:12:19
Product Firefox
Version 21.0a1
Build ID 20130121031005
Release Channel nightly
OS Windows NT
OS Version 6.1.7601 Service Pack 1
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 23 stepping 10
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x5f303938
App Notes
AdapterVendorID: 0x10de, AdapterDeviceID: 0x0652, AdapterSubsysID: 02011025, AdapterDriverVersion: 9.18.13.1064
D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
EMCheckCompatibility True
Adapter Vendor ID 0x10de
Adapter Device ID 0x0652
Total Virtual Memory 4294836224
Available Virtual Memory 3467341824
System Memory Use Percentage 74
Available Page File 3597524992
Available Physical Memory 1094860800
Frame Module Signature Source
0 xul.dll mozilla::SrtpFlow::ProtectRtp media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp:135
1 xul.dll mozilla::MediaPipeline::PipelineTransport::SendRtpPacket_s media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp:551
2 xul.dll mozilla::runnable_args_m_1<mozilla::RefPtr<mozilla::MediaPipeline::PipelineTrans media/mtransport/runnable_utils_generated.h:122
3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:627
4 xul.dll nsSocketTransportService::Run netwerk/base/src/nsSocketTransportService2.cpp:649
5 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:627
6 xul.dll nsThread::ThreadFunc xpcom/threads/nsThread.cpp:265
7 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:395
8 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:90
9 msvcr100.dll _callthreadstartex f:\dd\vctools\crt_bld\self_x86\crt\src\threadex.c:314
10 msvcr100.dll _threadstartex f:\dd\vctools\crt_bld\self_x86\crt\src\threadex.c:292
11 kernel32.dll BaseThreadInitThunk
12 ntdll.dll __RtlUserThreadStart
13 ntdll.dll _RtlUserThreadStart
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3ASrtpFlow%3A%3AProtectRtp%28void*%2C+int%2C+int%2C+int*%29
| Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ mozilla::SrtpFlow::ProtectRtp(void*, int, int, int*)] → [@ mozilla::SrtpFlow::ProtectRtp(void*, int, int, int*) ]
Updated•13 years ago
|
Assignee: nobody → ekr
Priority: -- → P1
Whiteboard: [webrtc][blocking-webrtc+]
| Assignee | ||
Comment 2•12 years ago
|
||
I am wondering if we should close this, since we don't seem to be seeing it any more.
Updated•12 years ago
|
Group: core-security
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 3•12 years ago
|
||
(I couldn't recreate on Windows using the STR from bug 834450)
You need to log in
before you can comment on or make changes to this bug.
Description
•