Closed
Bug 882408
Opened 12 years ago
Closed 12 years ago
[leo-pre-iot-br] device reset when receiving a file through bluetooth
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(blocking-b2g:leo+)
RESOLVED
WORKSFORME
blocking-b2g | leo+ |
People
(Reporter: dpalomino, Assigned: echou)
References
Details
(Whiteboard: [leo-pre-iot-br])
Attachments
(1 file)
397.14 KB,
text/plain
|
Details |
Device: leo
buildid: 20130529095707 (brazilian variant)
build 06/07:
Gecko revision : 08e8a7bbebec924c24a5187a3c0b2ef1ef6d08da
Gaia revision : e2346ca0297f40547e64a7eebc4bd2e4a4cdaf86
QC commercial RIL : AU_LINUX_GECKO_ICS_STRAWBERRY.01.01.00.019.115
Device reseted when receiving a file with bluetooth (simple, small .png file)
This is not always reproducible, after the reset, I repeated exactly the same steps and photo was perfectly received.
logcat attached
Nonimated for leo.
Component: Gaia::Bluetooth File Transfer → Bluetooth
Comment 1•12 years ago
|
||
I can't reproduce this reset in 30 trials with the latest v1.1 build on unagi. Note I use unagi since leo pvt build cannot read sdcard (bug 874615) and I think the bug is not hardware-dependent.
--
Device: unagi
Number of trials: 30
Build 2013-06-12-07-02-10
Gecko version: 132c4aa368cbc293a9e3fa357bc5e07a5492a22d
Gaia version: a032a3d7c65a3eeeb6e8d6053a0a9eea7511942c
--
David, please provide more debug info including 1) hcidump, 2) your .png file, 3) gdb trace, and 4) minidump as mention in https://wiki.mozilla.org/B2G/Bluetooth#Helpful_Debugging_Information.
Set qawanted for further testing.
Keywords: qawanted
Comment 2•12 years ago
|
||
Tested on the leo device
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/537f3eac4c48
Gaia ba4c3763514dbb9fd1dd886b4b6f3bff50bad264
BuildID 20130614070213
Version 18.0
Bluetooth filetransfer works for me.
Number of trails: 5
The ril is from 03-Jun-2013. There's been changes in the last few weeks. Can you please try again with a newer build David?
Comment 4•12 years ago
|
||
Dear Mozilla Team,
In attached log, there is ABORT error and then occur crash.
Gecko mozalloc_abort: [Parent 147] ###!!! ABORT: corrupted actor state: file /home2/seungkook.lee/vivo_br_d300_2/b2g/out/target/product/d300/obj/objdir-gecko/ipc/ipdl/PBluetoothRequest.cpp, line 35
Please check this.
Thanks.
Assignee: nobody → btian
https://bugzilla.mozilla.org/show_bug.cgi?id=847963#c14
It looks like this bug pattern was been reported one months ago in Bug 847963.
I'm not sure they are all the same but it seems very similar.
-------------------------------->
#0 0x4186043a in mozalloc_abort (msg=<value optimized out>) at /share/mozbuild/B2G/gecko/memory/mozalloc/mozalloc_abort.cpp:30
#1 0x413e981c in Abort (aSeverity=<value optimized out>, aStr=0x418e944c "corrupted actor state", aExpr=<value optimized out>, aFile=<value optimized out>, aLine=35) at /share/mozbuild/B2G/gecko/xpcom/base/nsDebugImpl.cpp:423
#2 NS_DebugBreak_P (aSeverity=<value optimized out>, aStr=0x418e944c "corrupted actor state", aExpr=<value optimized out>, aFile=<value optimized out>, aLine=35) at /share/mozbuild/B2G/gecko/xpcom/base/nsDebugImpl.cpp:380
#3 0x4137a3c0 in mozilla::dom::bluetooth::PBluetoothRequest::Transition (from=<value optimized out>, trigger=..., next=<value optimized out>) at /share/mozbuild/B2G/gecko/objdir-gonk-debug/ipc/ipdl/PBluetoothRequest.cpp:35
#4 0x412e8490 in mozilla::dom::bluetooth::PBluetoothRequestParent::Send__delete__ (actor=0x48a52c40, response=...) at /share/mozbuild/B2G/gecko/objdir-gonk-debug/ipc/ipdl/PBluetoothRequestParent.cpp:87
#5 0x410491b0 in mozilla::dom::bluetooth::BluetoothRequestParent::ReplyRunnable::Run (this=0x48af3020) at /share/mozbuild/B2G/gecko/dom/bluetooth/ipc/BluetoothParent.cpp:50
#6 0x413e5566 in nsThread::ProcessNextEvent (this=0x40409940, mayWait=<value optimized out>, result=0xbecc97df) at /share/mozbuild/B2G/gecko/xpcom/threads/nsThread.cpp:620
Assignee: btian → shuang
I have a feeling this bug has something related to Bug 847963 and Bug 858436. In the discussion of Bug 847963, there are no stable reproduced steps. I believe bug 847963 log pattern matches comment 4.
Assignee | ||
Updated•12 years ago
|
Assignee: shuang → echou
Tested on a leo with the following build information :
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/a199b1109860
Gaia 3e9090894daaa1c7f894a1dcc1026b21f889eadc
BuildID 20130618070211
Version 18.0
Was not able to reproduce the bug (device reset when receiving a file through bluetooth)
Comment 8•12 years ago
|
||
Please only re-open if Eric or Mozilla QA are able to repro.
Status: NEW → RESOLVED
blocking-b2g: leo? → leo+
Closed: 12 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 9•12 years ago
|
||
Hi,
This was reproduced just once, I've been not able to reproduce this again.
Thanks!
David
You need to log in
before you can comment on or make changes to this bug.
Description
•