Closed Bug 636439 Opened 13 years ago Closed 13 years ago

App doesn't re-open after installing/uninstalling an add-on

Categories

(Firefox for Android Graveyard :: General, defect, P2)

ARM
Android

Tracking

(fennec2.0+)

RESOLVED DUPLICATE of bug 636877
Tracking Status
fennec 2.0+ ---

People

(Reporter: ioana.chiorean, Unassigned)

Details

(Keywords: crash)

Attachments

(2 files)

Build id : Mozilla/5.0 (Maemo;Linux armv7l;rv:2.0b12pre)Gecko/20110224
Firefox/4.0b12pre Fennec /4.0b6pre
Device: Sony Ericsson Xperia X10
OS: Android 2.1 update 1

Steps to reproduce:
1. Open Fennec app - clean install 
2. Tap on device settings button -> puzzle button
3. Install any add-on from the list (ex: readability)
4. From the top screen pop-up notification tap on Restart.

Expected result:
The app will close and re-open. The add-on is installed correctly and is enabled.

Actual result:
The app exits completely to Android desktop. User should open it again manually. 

Note: 
- This only occurs at first install / uninstall
Sounds like a crash during restart (maybe during the startup phase). Can you post logcat output?
Attached file alogcat file
Attached file alogcat file uninstall
Comment on attachment 514790 [details]
alogcat file

relevant part:

I/GeckoAppJava(27230): scheduling restart
I/GeckoAppJava(27230): XRE exited
I/GeckoAppJava(27230): Intent { act=org.mozilla.gecko.restart flg=0x18000000 cmp=org.mozilla.fennec/.Restarter (has extras) }
I/ActivityManager( 1148): Starting activity: Intent { act=org.mozilla.gecko.restart flg=0x18000000 cmp=org.mozilla.fennec/.Restarter (has extras) }
D/PhoneWindow(27230): couldn't save which view has focus because the focused view org.mozilla.gecko.GeckoSurfaceView@45b228a0 has no id.
I/GeckoApp(27230): pause
I/Restarter(27230): trying to restart fennec
I/DEBUG   ( 1072): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1072): Build fingerprint: 'SEMC/X10i_1234-8465/X10i/es209ra:2.1-update1/2.1.A.0.435/TP7d:user/release-keys'
I/DEBUG   ( 1072): pid: 27230, tid: 27239  >>> org.mozilla.fennec <<<
I/DEBUG   ( 1072): signal 11 (SIGSEGV), fault addr 00000000
I/DEBUG   ( 1072):  r0 0012e620  r1 49348e64  r2 00000080  r3 00000000
I/DEBUG   ( 1072):  r4 00000000  r5 4ab18080  r6 00000000  r7 70121490
I/DEBUG   ( 1072):  r8 00000004  r9 00000001  10 4ab18080  fp 00000002
I/DEBUG   ( 1072):  ip 4ab04400  sp 49348e60  lr 72865fbb  pc 00000000  cpsr 40000010
I/DEBUG   ( 1072):          #00  pc 00000000  
I/DEBUG   ( 1072):          #01  lr 72865fbb  /lib/libxul.so (deleted)
I/DEBUG   ( 1072): 
I/DEBUG   ( 1072): code around lr:
I/DEBUG   ( 1072): 72865fa8 a902b507 f8412300 68033d04 336cf8d3 
I/DEBUG   ( 1072): 72865fb8 98014798 695b6803 bd0e4798 bf004b03 
I/DEBUG   ( 1072): 
I/DEBUG   ( 1072): stack:
I/DEBUG   ( 1072):     49348e20  0012e480  [heap]
I/DEBUG   ( 1072):     49348e24  49348dc8  
I/DEBUG   ( 1072):     49348e28  00133208  [heap]
I/DEBUG   ( 1072):     49348e2c  a9d141ad  /system/lib/libutils.so
I/DEBUG   ( 1072):     49348e30  afe3db7c  
I/DEBUG   ( 1072):     49348e34  afe0f130  /system/lib/libc.so
I/DEBUG   ( 1072):     49348e38  00000000  
I/DEBUG   ( 1072):     49348e3c  afe0f048  /system/lib/libc.so
I/DEBUG   ( 1072):     49348e40  afe3d9c4  
I/DEBUG   ( 1072):     49348e44  afe3d9c4  
I/DEBUG   ( 1072):     49348e48  00000001  
I/DEBUG   ( 1072):     49348e4c  000081ff  /system/bin/app_process
I/DEBUG   ( 1072):     49348e50  afe3db7c  
I/DEBUG   ( 1072):     49348e54  afe0f130  /system/lib/libc.so
I/DEBUG   ( 1072):     49348e58  df002777  
I/DEBUG   ( 1072):     49348e5c  e3a070ad  
I/DEBUG   ( 1072): #00 49348e60  0012e620  [heap]
I/DEBUG   ( 1072):     49348e64  00000000  
I/DEBUG   ( 1072):     49348e68  00000080  
I/DEBUG   ( 1072):     49348e6c  7010bf97  /lib/libnspr4.so (deleted)
I/DEBUG   ( 1072):     49348e70  4ab18080  
I/DEBUG   ( 1072):     49348e74  70120a68  
I/DEBUG   ( 1072):     49348e78  00000001  
I/DEBUG   ( 1072):     49348e7c  00001de4  
I/DEBUG   ( 1072):     49348e80  7012284c  
I/DEBUG   ( 1072):     49348e84  701199c9  /lib/libnspr4.so (deleted)
I/DEBUG   ( 1072):     49348e88  7012284c  
I/DEBUG   ( 1072):     49348e8c  00000000  
I/DEBUG   ( 1072):     49348e90  4ab18080  
I/DEBUG   ( 1072):     49348e94  afe3dbb8  
I/DEBUG   ( 1072):     49348e98  701199e1  /lib/libnspr4.so (deleted)
I/DEBUG   ( 1072):     49348e9c  70119a15  /lib/libnspr4.so (deleted)
I/DEBUG   ( 1072):     49348ea0  00000008  
I/DEBUG   ( 1072):     49348ea4  49348f10  
D/Zygote  ( 1074): Process 27230 terminated by signal (11)
Severity: normal → major
tracking-fennec: --- → 2.0+
Priority: -- → P2
Keywords: crash
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: