QA/Automation/Projects/WebRTC/Crashtest Guide: Difference between revisions

Jump to navigation Jump to search
Line 146: Line 146:
===Compare the output of the crash to the callstack given in the bug===
===Compare the output of the crash to the callstack given in the bug===


The output obtained in this via gdb, should look something like this (NOTE: If you arrived here via a crash, then consult ''about:crashes'', find the report and scroll down. You should find the same output in pretty tabular form)
The output obtained in this ''via'' <tt>gdb</tt>, should look something like this (NOTE: If you arrived here via a crash, then consult <tt>about:crashes</tt>, find the report and scroll down. You should find the same output in pretty tabular form)


     #0  0x00007ffff16d5420 in nsTArray<nsRefPtr<mozilla::MediaEngineAudioSource>, nsTArrayDefaultAllocator>::ElementAt (this=0x7fffd6ea5b90, i=0)  
     #0  0x00007ffff16d5420 in nsTArray<nsRefPtr<mozilla::MediaEngineAudioSource>, nsTArrayDefaultAllocator>::ElementAt (this=0x7fffd6ea5b90, i=0)  
Confirmed users
35

edits

Navigation menu