The crash is caused by the adblock extension; line 262 of extensions/adblock/extension.vala indexes into "subdomains[cnt]" without verifying that the subdomains array actually contains cnt values. Should be a trivial fix. Thanks for the backtrace and bug report!
The crash is caused by the adblock extension; line 262 of extensions/ adblock/ extension. vala indexes into "subdomains[cnt]" without verifying that the subdomains array actually contains cnt values. Should be a trivial fix. Thanks for the backtrace and bug report!