Dear All,
Currently, Image loading in Servo(master branch) crashes since about middle of Junuary version.
When I run servo executable with "./../src/test/demo.html" argument, It occurs Assersion at image depth checking in servo-gfx/image/base.rs.
If I eliminate that assertion and redo that, segmentation fault occurs.
As I checked the history logs and source codes, between servo commit-6a4ccca3779d6(22.Jan) and commit-772c670bea457(23.Jan), image.depth value had changed 4 to 3 so that assertion occured.
and now I'm investigating the reason of segmentation fault problem at the time of image loading.
Is there anyone who can aware of this problem?
Sincerly,
Aydin Kim
|
_______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo