Closed Bug 1414510 Opened 7 years ago Closed 6 years ago

Crash in memcpy | mozilla::AudioCallbackBufferWrapper<T>::WriteFrames

Categories

(Core :: Web Audio, defect, P2)

57 Branch
All
Windows
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr52 --- unaffected
firefox56 --- unaffected
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- unaffected

People

(Reporter: philipp, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-7f37c1c2-f069-468c-b014-0de260171101.
=============================================================
Crashing Thread (54)
Frame 	Module 	Signature 	Source
0 	vcruntime140.dll 	memcpy 	f:\dd\vctools\crt\vcruntime\src\string\amd64\memcpy.asm:135
1 	xul.dll 	mozilla::AudioCallbackBufferWrapper<float>::WriteFrames(float*, unsigned int) 	dom/media/AudioBufferUtils.h:65
2 	xul.dll 	mozilla::AudioCallbackDriver::MixerCallback(float*, mozilla::AudioSampleFormat, unsigned int, unsigned int, unsigned int) 	dom/media/GraphDriver.cpp:1128
3 	xul.dll 	mozilla::AudioMixer::FinishMixing() 	dom/media/AudioMixer.h:66
4 	xul.dll 	mozilla::MediaStreamGraphImpl::Process() 	dom/media/MediaStreamGraph.cpp:1420
5 	xul.dll 	mozilla::MediaStreamGraphImpl::OneIteration(__int64) 	dom/media/MediaStreamGraph.cpp:1467
6 	xul.dll 	mozilla::AudioCallbackDriver::DataCallback(float const*, float*, long) 	dom/media/GraphDriver.cpp:1028
7 	xul.dll 	passthrough_resampler<float>::fill(void*, long*, void*, long) 	media/libcubeb/src/cubeb_resampler.cpp:69
8 	xul.dll 	`anonymous namespace'::refill 	media/libcubeb/src/cubeb_wasapi.cpp:564
9 	xul.dll 	`anonymous namespace'::refill_callback_output 	media/libcubeb/src/cubeb_wasapi.cpp:831
10 	xul.dll 	`anonymous namespace'::wasapi_stream_render_loop 	media/libcubeb/src/cubeb_wasapi.cpp:970
11 	ucrtbase.dll 	o__realloc_base 	
12 	kernel32.dll 	BaseThreadInitThunk 	
13 	ntdll.dll 	RtlUserThreadStart

crashes with this signature on windows are somewhat spiking up since firefox 57 - looking related to bug 1378070?
Any ideas, Alex?
Flags: needinfo?(achronop)
Rank: 15
Priority: -- → P2
Bug 1429666 may have been a big cause here.
If so, bug 1423901 may explain fewer crashes on 59 (none so far).
Flags: needinfo?(achronop)
See Also: → 1429666
See Also: → 1423901
Since I don't think we've ever seen crashes in 59 with these signatures I'm marking this unaffected and thus dropping it from triage. We can either close it WORKSFORME now or after 59 release.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.