Closed Bug 1480139 Opened 6 years ago Closed 6 years ago

Disable tiling on Linux because of the high crash rate

Categories

(Core :: Graphics: Layers, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: rhunt, Assigned: rhunt)

References

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

We're getting many crash reports here with no obvious fix.
Attachment #8996761 - Flags: review?(jmuizelaar)
Comment on attachment 8996761 [details] [diff] [review]
tiling-disable.patch

Review of attachment 8996761 [details] [diff] [review]:
-----------------------------------------------------------------

Can you put a little more information about the cause of the crashes (perhaps with a link to a bug) so that if we need to look back in the future that information is around.
Attachment #8996761 - Flags: review?(jmuizelaar) → review+
Blocks: 1477444
Blocks: 1479498
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b9b178105f1b
Disable tiling on linux due to high crash rate. r=jrmuizel
Yup, forgot there were reftest annotation changes involved here. Will update.
Flags: needinfo?(rhunt)
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bfa19e6f2407
Disable tiling on linux due to high crash rate. r=jrmuizel
https://hg.mozilla.org/mozilla-central/rev/bfa19e6f2407
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Depends on: 1480693
I was not expecting this to cause memory improvements. We actually got a heap unclassified regression when we enabled tiling on some windows targets, bug 1458480.

There is a bug on file to re-enable, bug 1471704. Unfortunately, no one has time to work on it right now.
Flags: needinfo?(rhunt)
Congrats, somehow you broke nightly on OpenBSD, where we need tiling (cf Bug 1345899).

Bug 1471704 / https://hg.mozilla.org/integration/mozilla-inbound/rev/3e5f747ee223 changed defined(OS_OPENBSD) for defined(MOZ_WIDGET_GTK), and this bug here removed it in https://hg.mozilla.org/mozilla-central/rev/bfa19e6f2407, so now tiling is disabled on OpenBSD, and nightly crashes at startup (i cant even get the profile manager widget).

I'll retry locally to enable tiling for us, and revert back to the state where we were after Bug 1345899.
Nightly starts again on OpenBSD after reenabling tiling by default (ie reapply https://hg.mozilla.org/mozilla-central/rev/895d9a8826a3 which got lost in the recent commits)

Do i need to file another bug so that this situation is resolved ?
(In reply to Landry Breuil (:gaston) from comment #11)
> Nightly starts again on OpenBSD after reenabling tiling by default (ie
> reapply https://hg.mozilla.org/mozilla-central/rev/895d9a8826a3 which got
> lost in the recent commits)
> 
> Do i need to file another bug so that this situation is resolved ?

Apologies for the error. I'll file a bug and fix it.
Depends on: 1485371
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: