Closed
Bug 844918
Opened 12 years ago
Closed 12 years ago
crash in libstagefright.so: android::OMXCodec::signalBufferReturned
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(blocking-b2g:-)
RESOLVED
WORKSFORME
| blocking-b2g | - |
People
(Reporter: nhirata, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [b2g-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-b017be2f-898a-48af-b151-817702130221 .
=============================================================
Frame Module Signature Source
0 libc.so __libc_android_abort abort.c:82
1 liblog.so __android_log_assert logd_write.c:246
2 libstagefright.so android::OMXCodec::signalBufferReturned OMXCodec.cpp:5235
3 libstagefright.so android::MediaBuffer::release MediaBuffer.cpp:102
4 libxul.so mozilla::layers::VideoGraphicBuffer::Unlock OmxDecoder.cpp:56
5 libxul.so mozilla::layers::GonkIOSurfaceImage::~GonkIOSurfaceImage GonkIOSurfaceImage.h:64
6 libxul.so mozilla::layers::GonkIOSurfaceImage::~GonkIOSurfaceImage GonkIOSurfaceImage.h:65
7 libxul.so nsRefPtr<mozilla::layers::Image>::~nsRefPtr ImageContainer.h:66
8 libxul.so nsTArray<nsRefPtr<mozilla::layers::Image>, nsTArrayDefaultAllocator>::RemoveElem nsTArray.h:359
9 libxul.so mozilla::layers::ImageContainerChild::RecvReturnImage nsTArray.h:949
10 libxul.so mozilla::layers::PImageContainerChild::OnMessageReceived PImageContainerChild.cpp:400
11 libxul.so mozilla::layers::PCompositorChild::OnMessageReceived PCompositorChild.cpp:637
12 libxul.so mozilla::ipc::AsyncChannel::OnDispatchMessage AsyncChannel.cpp:473
13 libxul.so mozilla::ipc::RPCChannel::OnMaybeDequeueOne RPCChannel.cpp:402
14 libxul.so RunnableMethod<IPC::ChannelProxy::Context, void , Tuple0>::Run tuple.h:383
15 libxul.so mozilla::ipc::RPCChannel::DequeueTask::Run RPCChannel.h:425
16 libxul.so MessageLoop::RunTask message_loop.cc:333
17 libxul.so MessageLoop::DeferOrRunPendingTask message_loop.cc:341
18 libxul.so MessageLoop::DoWork message_loop.cc:441
19 libxul.so base::MessagePumpDefault::Run message_pump_default.cc:23
20 libxul.so MessageLoop::RunInternal message_loop.cc:215
21 libxul.so MessageLoop::Run message_loop.cc:208
22 libxul.so base::Thread::ThreadMain thread.cc:156
23 libxul.so ThreadFunc platform_thread_posix.cc:39
24 libc.so __thread_entry pthread.c:217
25 libc.so pthread_create
| Reporter | ||
Comment 1•12 years ago
|
||
Opening new bug; as this is one of the top crashes in release version. follow up to bug 823324
Depends on: 823324
| Reporter | ||
Updated•12 years ago
|
Summary: crash in __libc_android_abort → crash in ibstagefright.so android::OMXCodec::signalBufferReturned
Updated•12 years ago
|
blocking-b2g: --- → tef?
OS: Android → Gonk (Firefox OS)
Hardware: All → ARM
Summary: crash in ibstagefright.so android::OMXCodec::signalBufferReturned → crash in libstagefright.so: android::OMXCodec::signalBufferReturned
Whiteboard: [b2g-crash]
Comment 2•12 years ago
|
||
Not a blocker without actionable STR.
blocking-b2g: tef? → -
Keywords: qawanted,
steps-wanted
Comment 3•12 years ago
|
||
The latest crashes happened in B2G 18.0/20130220.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•12 years ago
|
Keywords: steps-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•