Details
-
Bug
-
Resolution: Done
-
P2: Important
-
3.x
-
None
-
8d5ae9bca2cbe8c5a7f764b8ba325f79c0bbfe62
Description
Demo browser () crashes when www.iltalehti.com is loaded. The crash is caused by this image: http://static.iltalehti.fi/kuvat/navi/navi_selected2.png, though it doesn't crash the browser when accessed directly.
"Index out of range" crash happens when QImage::convertToFormat(..) calls
convert_Indexed8_to_X32(..) at line 3386 which tries to access QVector in line 2911.