Forum Discussion
db1080
Dec 11, 2023Iron Contributor
BrowsingDataLifetime crashes Edge
Edge 120 (stable, beta and dev) all seem to be crashing on launch when the BrowsingDataLifetime is set. I've cleared all other policies to rule out any conflicts and set the policy to the example in ...
db1080
Feb 14, 2024Iron Contributor
Yes, it's still crashing on 122.0.2365.30. The only setting configured is BrowsingDataLifetime and it's set to exactly the example provided in the policy documentation. This should be very easily reproducible. I've tested in both on a domain joined machine and non-domain joined as well.
BrowsingDataLifetime = [{"data_types": ["browsing_history"], "time_to_live_in_hours": 24}, {"data_types": ["password_signin", "autofill"], "time_to_live_in_hours": 12}]
BrowsingDataLifetime = [{"data_types": ["browsing_history"], "time_to_live_in_hours": 24}, {"data_types": ["password_signin", "autofill"], "time_to_live_in_hours": 12}]
Kelly_Y
Microsoft
Feb 14, 2024db1080 Hi! Our developers are investigating. I've found 3 user feedback reports in our system, just to confirm, did you submit those 3 or did you just submit the 2 crash reports?
Also, would you be willing to share your .dmp files? Let me know and I can connect with you offline. Thanks!
-Kelly
- db1080Feb 16, 2024Iron ContributorThat was probably me. I submitted 2 from one computer and 1 from another. Happy to share the dmp files. Please let me know how to send them.
- Kelly_YFeb 16, 2024
Microsoft
db1080 Hi - Thanks for all your help with this one! I've been speaking with our engineer and there is a chance that your .dmp file might contain PII. To be safe, would you be able to reach out to Support? They can gather logs and other diagnostic data for investigation which would help! If not, our engineers can try to use the data from your feedback report to continue the investigation.
-Kelly
- hvandijkmsFeb 26, 2024Copper ContributorHi Kelly, today, all our customers experience te same issue again, while using version 122.0.2365.52. When disabling the BrowsingDataLifetime setting, the issue disappears.