Closed
Bug 1117270
Opened 10 years ago
Closed 7 years ago
Crash when requesting higher privileges
Categories
(Firefox OS Graveyard :: Developer Tools, defect)
Firefox OS Graveyard
Developer Tools
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: madrid.crespo, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150101030214
Steps to reproduce:
I am using the Devtools and then request higher privileges:
http://i.imgur.com/rcxoRuv.png
Then, the screen goes black and this is shown in logcat:
I/rmt_storage( 344): rmt_storage_disconnect_cb: clnt_h=0x0xc conn_h=0x0xb8075178
I/GeckoDump( 210): XXX FIXME : Got a mozContentEvent: remote-debugger-prompt
I/GeckoDump( 210): XXX FIXME : Got a mozContentEvent: remote-debugger-prompt
I/ServiceManager( 191): service 'android.security.keystore' died
I/ServiceManager( 191): service 'media.resource_manager' died
I/ServiceManager( 191): service 'SurfaceFlinger' died
I/ServiceManager( 191): service 'permission' died
I/ServiceManager( 191): service 'display.qservice' died
D/nfcd ( 220): 576 of bytes to be sent... data=0x0 ret=0
Those are my settings:
name B2G
version 2.2.0.0-prerelease
appbuildid 20141227155123
platformbuildid 20141227155123
platformversion 37.0a1
geckobuildid 20141227155123
geckoversion 37.0a1
locale en-US
Comment 1•10 years ago
|
||
The log is pretty much useless. What kind of device is this?
| Reporter | ||
Comment 2•10 years ago
|
||
It is a Flame:
vendor Mozilla
name B2G
version 2.2.0.0-prerelease
appbuildid 20150112211402
platformbuildid 20150112181716
platformversion 37.0a1
geckobuildid 20150112181716
geckoversion 37.0a1
locale en-US
os B2G
hardware qcom
processor arm
compiler eabi
brandName
channel nightly
profile default
dpi 254
useragent Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
width 320
height 569
| Reporter | ||
Comment 3•10 years ago
|
||
Adding a longer logcat.
Comment 4•10 years ago
|
||
When you request higher privileges, the phone reboots. We have to restart it to enable the privileges.
Isn't what you are seeing?
| Reporter | ||
Comment 5•10 years ago
|
||
Well, not exactly. It never ends to reboot: https://www.youtube.com/watch?v=5vjPoT1ct_Y
Flags: needinfo?(past)
Comment 7•10 years ago
|
||
Thanks for the video, it is very clear now!
I haven't tested this feature against a flame. May be this is broken on it.
Can you check that you are using the very last version of adb-helper addon (via about:addons page).
The current release is 0.7.3.
I'll give it a try on a flame once I can get mine back.
Comment 8•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•