[intermittent] Sometimes the client does not open after a successful authentication
Categories
(Firefox Enterprise :: Client, defect)
Tracking
(Not tracked)
People
(Reporter: atrif, Assigned: gerard-majax)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Found in
- Firefox Enterprise 147.0a1 - Build ID: 20251205074101
Affected versions
- Firefox Enterprise 147.0a1 - 20251205074101
Tested platforms
- Affected platforms: macOS 26, Windows 11, Ubuntu 24
- Unaffected platforms: none
Preconditions
- install
Firefox Enterprisefrom here
Steps to reproduce
- Open the Authentication screen and log in.
- Sign out and repeat step 1
Expected result
- The client is displayed after each successful authentication.
Actual result
- Sometimes the client is not open.
Regression range
- The issue is very intermittent. A regression range is not so possbile without proper steps.
Additional info
- Attached a screen recording.
- Windows 11 screen recording from sbadau: link
| Assignee | ||
Comment 1•2 months ago
|
||
Can you confirm it happens with builds from https://github.com/mozilla/enterprise-firefox/actions/runs/19955143103 but not those from https://github.com/mozilla/enterprise-firefox/actions/runs/19954422050 ?
Comment 2•2 months ago
•
|
||
(In reply to :gerard-majax from comment #1)
Can you confirm it happens with builds from https://github.com/mozilla/enterprise-firefox/actions/runs/19955143103 but not those from https://github.com/mozilla/enterprise-firefox/actions/runs/19954422050 ?
I can reproduce this issue with builds from both repositories - tested using msi installers on Windows 11. Not sure if itโs worth mentioning, but for me, roughly every third attempt to launch Firefox Enterprise fails.
Updated•2 months ago
|
| Assignee | ||
Comment 3•2 months ago
|
||
Thanks, it's weird because it is a path tested with our tests ๐ญ
| Assignee | ||
Comment 4•2 months ago
|
||
Can you reproduce running from command line with MOZ_LOG=console:5 env ? If so sharing the output may help
Comment 5•2 months ago
|
||
(In reply to :gerard-majax from comment #4)
Can you reproduce running from command line with
MOZ_LOG=console:5env ? If so sharing the output may help
Yes, I attached the logs that were generated.
| Assignee | ||
Comment 6•2 months ago
|
||
Not sure how you collected, but it's truncated so it's missing the part we need :(
| Assignee | ||
Comment 7•2 months ago
|
||
When you are at it also set RUST_LOG=felt=trace just in case
Comment 8•2 months ago
|
||
(In reply to :gerard-majax from comment #7)
When you are at it also set
RUST_LOG=felt=tracejust in case
Set it, please see the generated logs.
| Reporter | ||
Updated•2 months ago
|
| Assignee | ||
Comment 9•2 months ago
|
||
Simona, do you think you could give a try to a build from https://github.com/mozilla/enterprise-firefox/actions/runs/20330519215 (once they are completed, in a few minutes) for this bug and bug 2006637 ?
Comment 10•2 months ago
|
||
(In reply to :gerard-majax from comment #9)
Simona, do you think you could give a try to a build from https://github.com/mozilla/enterprise-firefox/actions/runs/20330519215 (once they are completed, in a few minutes) for this bug and bug 2006637 ?
I'm still able to reproduce this issue - I captured a screen recording here.
As for bug 2006637, I can also reproduce it when opening Firefox Enterprise first from PowerShell and then selecting Sign out from the toolbar button. As in the scenario described in this bug, on the third attempt to open Firefox Enterprise it fails (different logs, but the same steps).
| Assignee | ||
Comment 11•2 months ago
|
||
So it's consistent with what I saw, and I dont think you were experiencing a crash at startup
Updated•1 month ago
|
Updated•1 month ago
|
| Assignee | ||
Updated•29 days ago
|
| Assignee | ||
Comment 12•23 days ago
|
||
Simona, do you still repro this one with the builds I shared on bug 2006637 ?
Comment 13•23 days ago
|
||
(In reply to :gerard-majax from comment #12)
Simona, do you still repro this one with the builds I shared on bug 2006637 ?
No, with the builds from Comments 21 and 22 in Bug 2006637, I can no longer reproduce this issue.
| Assignee | ||
Comment 14•23 days ago
|
||
ok sop we can safely assert it's a dupe now and that we have a fix
Description
•