Adblock Plus crash FireFox while page rendering

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
TrashMind
Posts: 3
Joined: Tue Apr 28, 2015 11:44 am

Adblock Plus crash FireFox while page rendering

Post by TrashMind »

Hi!

I found what my FireFox with Adblock Plus crash while rendering following html on some site:

Code: Select all

<html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANHZLSNGAhe0lWbSycFlY7t3c4tFHP+Epw8naGgm3CR8CftAihnB7Jkt+vFmvIf3BV/p3RpOrZ/XbZsX9uh0m9UCAwEAAQ==_bhGl6+rDW5UKYa5Yd2KsUbliLC9G6hGx7nTJ27sGEN8CXp/xFA1NpNusv+/j71V6dq/xXkfkiOb89OECr59H9w==">
<head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <title>Small crashing test</title>

        <script type="text/javascript" src="http://somesite.ru"></script>
    </head>
</html>
It is possible to reach page with such content after number of auto-redirects from http://www.fdgold.ru/product/273/?no_cache=1

My configuration:
MasOS X: 10.9.5
FireFox: 37.0.2
AdBlock Plus: 2.6.9 with disable "show gently ads"
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adblock Plus crash FireFox while page rendering

Post by mapx »

I reached the page
http://effectsofglobalwarming.net

but no crash here, only a message "Failed to load page content"

If enable "allow some non intrusive advertising" I get the sponsored links on that domain.

I use easylist, what subscriptions are enabled in your ABP ?

I confirm, in the page source is this sequence

Code: Select all

   <html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANHZLSNGAhe0lWbSycFlY7t3c4tFHP+Epw8naGgm3CR8CftAihnB7Jkt+vFmvIf3BV/p3RpOrZ/XbZsX9uh0m9UCAwEAAQ==_iihW5gdttYzZo1n8pTfSz45WWKueLXLXypkm8Gw038xfQqgi95Oy7SnjCzEQ3ZhBRslMs1NKaGh3Pfv5YT3OGw=="> 
TrashMind
Posts: 3
Joined: Tue Apr 28, 2015 11:44 am

Re: Adblock Plus crash FireFox while page rendering

Post by TrashMind »

I extract this HTML markup from http://effectsofglobalwarming.net yesterday.
Today it contains another data-adblockkey:

Code: Select all

data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANHZLSNGAhe0lWbSycFlY7t3c4tFHP+Epw8naGgm3CR8CftAihnB7Jkt+vFmvIf3BV/p3RpOrZ/XbZsX9uh0m9UCAwEAAQ==_nLUHieqzba4v1d6dtwzgZb5YeQ+VL/FjMbbjf6FtZxlfo7IIPM2N4SQomB9QfPZYz31xjOGfNaQY4IQthQ6i4Q=="
Today my FireFox does not crash on this page too.

Looks like it crashes only for

Code: Select all

_bhGl6+rDW5UKYa5Yd2KsUbliLC9G6hGx7nTJ27sGEN8CXp/xFA1NpNusv+/j71V6dq/xXkfkiOb89OECr59H9w==
TrashMind
Posts: 3
Joined: Tue Apr 28, 2015 11:44 am

Re: Adblock Plus crash FireFox while page rendering

Post by TrashMind »

After some re-loading/re-tries my FF crash on http://effectsofglobalwarming.net/ again.

My subscibtions:
  • RuAdList+EasyList
  • Mailware Domains
  • Easy Privacy
allow some non intrusive advertising - disable

I try to reset FF an reinstall AdBlock Plus, and all works fine first time, but after some re-loadings it crashes again.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adblock Plus crash FireFox while page rendering

Post by mapx »

I can't reproduce the issue. Could be some mac_os / firefox issue.
Anyway, you can report the issue on the bug tracker:
https://issues.adblockplus.org
Post Reply