Closed
Bug 1051652
Opened 11 years ago
Closed 11 years ago
[blueooth] File transfer failure
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Firefox OS Graveyard
Gaia::Bluetooth
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: eunsubt, Unassigned)
References
Details
Attachments
(1 file)
|
6.02 MB,
text/plain
|
Details |
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; CNS_UA; AD_LOGON=4C47452E4E4554)
Steps to reproduce:
1. share video file via bluetooth
2. make confirm the transfer popup
Actual results:
The transfer is not in progress and failed. (at a particular time point)
Expected results:
video file should be transferred
Comment 1•11 years ago
|
||
Hi eunsu,
Which version of Firefox OS you were using? There is a known issue (bug 1048093) for latest nightly (gecko:m-c/gaia:master).
Flags: needinfo?(eunsubt)
We are using the 2.0.0.0-prerelease.
I also think it is similar to the above bug1048093.
But there is not the SockBase.cpp in my source(gecko\ipc\unixsocket).
There is the UnixSocket.cpp in my source.
Flags: needinfo?(eunsubt)
Comment 3•11 years ago
|
||
(In reply to eunsu from comment #2)
> We are using the 2.0.0.0-prerelease.
> I also think it is similar to the above bug1048093.
> But there is not the SockBase.cpp in my source(gecko\ipc\unixsocket).
> There is the UnixSocket.cpp in my source.
The case described in bug 1048093 should only appear on FxOS 2.1.
I may need more information to dig into this. Could you provide
(1) the device you use
(2) build info (which specific version of Firefox OS you were using)
(3) rate of occurrence
(4) hcidump log (please refer to http://goo.gl/wFGxe4 to know how to retrive the log)
Thank you.
Flags: needinfo?(eunsubt)
Comment 4•11 years ago
|
||
(In reply to eunsu from comment #2)
> We are using the 2.0.0.0-prerelease.
> I also think it is similar to the above bug1048093.
> But there is not the SockBase.cpp in my source(gecko\ipc\unixsocket).
> There is the UnixSocket.cpp in my source.
Quick update: I flashed the latest 2.0 build to my Flame and transferring files via Bluetooth worked as expected in 10 times I tested.
Comment 5•11 years ago
|
||
eunsu,
Can you provide a stack trace for the crash?
Comment 6•11 years ago
|
||
It could be related to bug 1052304 because they are both using 2.0 build.
See Also: → 1052304
Unfortunately, it is not reproduced.
so i can't get more logs.
Flags: needinfo?(eunsubt)
Comment 8•11 years ago
|
||
(In reply to eunsu from comment #7)
> Unfortunately, it is not reproduced.
> so i can't get more logs.
No problem. In fact, file transferring is not guaranteed to be successful all the time even when bluetooth of both side have been enabled.
I'm going to close as WFM and please reopen if it occurs again.
Thanks for reporting this.
Comment 9•11 years ago
|
||
Set to resolved WFM per comment 4 & 7.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•