Closed Bug 1056492 Opened 10 years ago Closed 10 years ago

Not all the app starts when tap multiple app icons at the same time

Categories

(Core :: DOM: Content Processes, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ting, Unassigned)

References

Details

This is a spin-off from bug 1054011 comment 12. STR: Tap application icons fast/randomly to launch multiple apps at the same time. Actual Results: Screen stays at app splash screen. Cards view has two apps "Template" and "IME Tests", but b2g-ps lists only "Template": ting@sweet:~/w/fx/os/flame-v20/gecko$ adb shell b2g-ps APPLICATION SEC USER PID PPID VSIZE RSS WCHAN PC NAME b2g 0 root 2088 1 227348 60136 ffffffff b6e6567c S /system/b2g/b2g (Nuwa) 0 root 2093 2088 65344 6444 ffffffff b6e6567c S /system/b2g/b2g Homescreen 2 u0_a2191 2191 2093 85696 23744 ffffffff b6e6567c S /system/b2g/b2g Template 2 u0_a6496 6496 2093 73316 22584 ffffffff b6e6567c S /system/b2g/b2g (Preallocated a 2 u0_a6540 6540 2093 71176 20188 ffffffff b6e6567c S /system/b2g/b2g (Preallocated a 2 u0_a6542 6542 2088 78684 31228 ffffffff b6e9767c S /system/b2g/plugin-container Expected Results: Preallocated process should become the app. Repro Rate: < 10% Notes: It is process 6542 the "IME Tests", backtrace shows epoll_wait() in nsAppShell::ProcessNextNativeEvent(). Versions: gecko = 1654619602f21ef2c9a64e4a76db73de2f3a1bbc gaia = c4f34c359f73a6a574d0e2288c17f6c50249f844
See Also: → 1057065
Tried 30 times, couldn't repro with the patch of bug 1057065. Close this as worksforme.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.