Closed
Bug 945837
Opened 12 years ago
Closed 8 years ago
[geeksphone] crash in sysconf
Categories
(Firefox OS Graveyard :: Vendcom, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nhirata, Unassigned, NeedInfo)
Details
(Keywords: crash, Whiteboard: [b2g-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-1545fd0b-bc0a-4367-8b06-fe50a2131130.
=============================================================
Crashing Thread
Frame Module Signature Source
0 libc.so libc.so@0xd88c
1 libc.so sysconf /home/geeksphone/FOS/keon_nightly/bionic/libc/unistd/sysconf.c
2 libc.so pthread_kill /home/geeksphone/FOS/keon_nightly/bionic/libc/bionic/pthread.c
3 libmozglue.so raise /home/geeksphone/FOS/peak/gecko/mozglue/build/BionicGlue.cpp
4 libmozglue.so libmozglue.so@0x3bcc5
5 libmedia.so android::AudioTrack::processAudioBuffer(android::sp<android::AudioTrack::AudioTrackThread> const&) /home/geeksphone/FOS/keon_nightly/frameworks/base/media/libmedia/AudioTrack.cpp
6 libmedia.so android::AudioTrack::AudioTrackThread::threadLoop() /home/geeksphone/FOS/keon_nightly/frameworks/base/media/libmedia/AudioTrack.cpp
7 libutils.so android::Thread::_threadLoop frameworks/base/libs/utils/Threads.cpp
8 libutils.so thread_data_t::trampoline frameworks/base/libs/utils/Threads.cpp
9 libc.so __thread_entry /home/geeksphone/FOS/keon_nightly/bionic/libc/bionic/pthread.c
10 libc.so pthread_create
There's 2 crashes :
https://crash-stats.mozilla.com/report/list?product=B2G&signature=sysconf
that has happened after : bug 922334 has been fixed.
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(sotaro.ikeda.g)
OS: Android → Gonk (Firefox OS)
Hardware: All → ARM
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(gp)
| Reporter | ||
Comment 1•12 years ago
|
||
It only seems to be happening on geeksphone currently. Possible gonk issue?
Comment 2•12 years ago
|
||
(In reply to Naoki Hirata :nhirata (please use needinfo instead of cc) from comment #1)
> It only seems to be happening on geeksphone currently. Possible gonk issue?
I feel it is gonk part issue. b2g v1.3 uses OpenSL api for audio output, gecko part does not access directly to AudioTrack.
Flags: needinfo?(sotaro.ikeda.g)
| Reporter | ||
Updated•12 years ago
|
Summary: crash in sysconf → [geeksphone] crash in sysconf
Comment 3•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•