Created
June 30, 2014 21:45
-
-
Save FlyingJester/a3a0e914b9e422942686 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x4010d644 in ?? () from /Users/mozilla/ff/jimdb-arm/lib/0738781d009994e0/system/lib/libc.so | |
| (gdb) bt | |
| #0 0x4010d644 in ?? () from /Users/mozilla/ff/jimdb-arm/lib/0738781d009994e0/system/lib/libc.so | |
| #1 0x7a386ce4 in PR_Lock (lock=0x5a5a5a5a) at /Users/mozilla/ff/gd3/gecko-dev/nsprpub/pr/src/pthreads/ptsynch.c:177 | |
| #2 0x7ccc6cd2 in MonitorAutoLock (aMonitor=..., this=0x82288b80) at ../../dist/include/mozilla/Monitor.h:92 | |
| #3 mozilla::MediaTaskQueue::Dispatch (this=0x895c5ec0, aRunnable=...) at /Users/mozilla/ff/gd3/gecko-dev/content/media/MediaTaskQueue.cpp:32 | |
| #4 0x7ccf9288 in mozilla::MCVideoDataDecoder::Input (this=0x894d36c0, aSample=<optimized out>) at /Users/mozilla/ff/gd3/gecko-dev/content/media/fmp4/androidmc/AndroidDecoderModule.cpp:132 | |
| #5 0x7ccf722a in mozilla::MP4Reader::Decode (this=this@entry=0x890c6380, aTrack=aTrack@entry=mp4_demuxer::kVideo) at /Users/mozilla/ff/gd3/gecko-dev/content/media/fmp4/MP4Reader.cpp:371 | |
| #6 0x7ccf756e in mozilla::MP4Reader::DecodeVideoFrame (this=0x890c6380, aKeyframeSkip=@0x867ec496: false, aTimeThreshold=<optimized out>) at /Users/mozilla/ff/gd3/gecko-dev/content/media/fmp4/MP4Reader.cpp:521 | |
| #7 0x7cccd3aa in mozilla::MediaDecoderStateMachine::DecodeVideo (this=0x867ec380) at /Users/mozilla/ff/gd3/gecko-dev/content/media/MediaDecoderStateMachine.cpp:618 | |
| #8 0x7cccfff0 in nsRunnableMethodImpl<void (mozilla::MediaDecoderStateMachine::*)(), void, true>::Run (this=<optimized out>) at ../../dist/include/nsThreadUtils.h:387 | |
| #9 0x7cccb86c in mozilla::MediaTaskQueue::Runner::Run (this=0x88bca860) at /Users/mozilla/ff/gd3/gecko-dev/content/media/MediaTaskQueue.cpp:127 | |
| #10 0x7c3a8312 in nsThreadPool::Run (this=0x895c55b0) at /Users/mozilla/ff/gd3/gecko-dev/xpcom/threads/nsThreadPool.cpp:217 | |
| #11 0x7c3a6c5e in ProcessNextEvent (aResult=0x82288d27, aMayWait=<optimized out>, this=0x894ee8d0) at /Users/mozilla/ff/gd3/gecko-dev/xpcom/threads/nsThread.cpp:766 | |
| #12 nsThread::ProcessNextEvent (this=0x894ee8d0, aMayWait=<optimized out>, aResult=0x82288d27) at /Users/mozilla/ff/gd3/gecko-dev/xpcom/threads/nsThread.cpp:685 | |
| #13 0x7c376dc6 in NS_ProcessNextEvent (thread=<optimized out>, mayWait=<optimized out>) at /Users/mozilla/ff/gd3/gecko-dev/xpcom/glue/nsThreadUtils.cpp:263 | |
| #14 0x7c500b26 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x891f7550, aDelegate=0x895d0520) at /Users/mozilla/ff/gd3/gecko-dev/ipc/glue/MessagePump.cpp:307 | |
| #15 0x7c4eb608 in MessageLoop::RunInternal (this=this@entry=0x895d0520) at /Users/mozilla/ff/gd3/gecko-dev/ipc/chromium/src/base/message_loop.cc:229 | |
| #16 0x7c4eb6ec in RunHandler (this=0x895d0520) at /Users/mozilla/ff/gd3/gecko-dev/ipc/chromium/src/base/message_loop.cc:222 | |
| #17 MessageLoop::Run (this=0x895d0520) at /Users/mozilla/ff/gd3/gecko-dev/ipc/chromium/src/base/message_loop.cc:196 | |
| #18 0x7c3a8574 in nsThread::ThreadFunc (aArg=0x894ee8d0) at /Users/mozilla/ff/gd3/gecko-dev/xpcom/threads/nsThread.cpp:346 | |
| #19 0x7a3877d6 in _pt_root (arg=0x894f4900) at /Users/mozilla/ff/gd3/gecko-dev/nsprpub/pr/src/pthreads/ptthread.c:212 | |
| #20 0x4010c174 in __thread_entry () from /Users/mozilla/ff/jimdb-arm/lib/0738781d009994e0/system/lib/libc.so | |
| #21 0x4010c30c in pthread_create () from /Users/mozilla/ff/jimdb-arm/lib/0738781d009994e0/system/lib/libc.so | |
| #22 0x00000000 in ?? () | |
| (gdb) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment