Open Bug 894312 Opened 11 years ago Updated 2 years ago

Assertion failure: mDescriptor.type() == SurfaceDescriptor::TSharedTextureDescriptor

Categories

(Core :: Graphics: Layers, defect)

ARM
Gonk (Firefox OS)
defect

Tracking

()

People

(Reporter: derf, Unassigned)

References

Details

This appeared several times in adb logcat shortly before the assertion:

E/memalloc( 1898): /dev/pmem: No more pmem available
W/memalloc( 1898): Falling back to ashmem
I/Gecko   ( 2145): [Child 2145] WARNING: nsWindow::GetNativeData not implemented for this type: file /media/stax1500/src/mozilla/B2G/mozilla-central/widget/xpwidgets/PuppetWidget.cpp, line 670
I/Gecko   ( 2145): [Child 2145] WARNING: We don't support transparent content with displayports, force it to be opqaue: file /media/stax1500/src/mozilla/B2G/mozilla-central/layout/base/nsDisplayList.cpp, line 1193

In bug 852734 comment 97 bjacob asks:
> Why would we possibly have mDescriptor.type() !=
> SurfaceDescriptor::TSharedTextureDescriptor here, if the descriptor is valid? I.e. what
> other type of descriptor could we get?

That sounds like an excellent question.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.