Confirmed users
35
edits
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 | 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) |