Repubblica.it fa impazzire i browser
Da oggi il cliccatissimo sito del quotidiano Repubblica provoca il crash immediato di Firefox/Iceweasel ed errori javascript in Konqueror... debugger cercasi!
Volevo aggiornarmi sulle ultime bravate della rinata mafia italiana quand'ecco che Firefox, il mio fedele browser, interrompe improvvisamente l'esecuzione. Prova e riprova... lancio Konqueror, il browser di KDE, con debugger javascript attivato, ed ecco il messaggio:
Provando a far girare firefox in modalità debug, con il comando:
iceweasel -g
l'unica informazione di un qualche rilievo che me ne esce è
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223366976 (LWP 26536)]
0x0834ef5a in ?? ()
ma purtroppo non è che ci capisca tanto e forse ci vorrebbe la versione apposita per il debug di Firefox/Iceweasel...
Comunque una cosa è certa: un errore javascript c'è - che provochi crash o meno...
La mia versione di Iceweasel è: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.8.1.4) Gecko/20070508 Iceweasel/2.0.0.4 (Debian-2.0.0.4-1)
Update: ho installato la versione di debug di iceweasel, ed ecco l'errore:
iceweasel -g
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin -a firefox
[Thread debugging using libthread_db enabled]
[New Thread -1222601024 (LWP 17712)]
[New Thread -1223636080 (LWP 17862)]
[New Thread -1232127088 (LWP 17888)]
[New Thread -1245443184 (LWP 17951)]
[New Thread -1254790256 (LWP 17987)]
[New Thread -1263182960 (LWP 17988)]
[New Thread -1271575664 (LWP 17989)]
[Thread -1263182960 (LWP 17988) exited]
[Thread -1271575664 (LWP 17989) exited]
[Thread -1254790256 (LWP 17987) exited]
[Thread -1245443184 (LWP 17951) exited]
[New Thread -1245443184 (LWP 23693)]
[New Thread -1254790256 (LWP 23694)]
[New Thread -1271575664 (LWP 23695)]
[Thread -1271575664 (LWP 23695) exited]
[New Thread -1271575664 (LWP 21330)]
[New Thread -1263182960 (LWP 21331)]
[New Thread -1282409584 (LWP 21332)]
[New Thread -1290802288 (LWP 21333)]
[New Thread -1299194992 (LWP 21352)]
[New Thread -1307587696 (LWP 21358)]
[Thread -1307587696 (LWP 21358) exited]
[New Thread -1315980400 (LWP 21359)]
[Thread -1315980400 (LWP 21359) exited]
[New Thread -1315980400 (LWP 21509)]
[Thread -1315980400 (LWP 21509) exited]
[New Thread -1307587696 (LWP 21510)]
[New Thread -1315980400 (LWP 21511)]
[New Thread -1324373104 (LWP 21512)]
[New Thread -1332765808 (LWP 21513)]
[New Thread -1341158512 (LWP 21514)]
[New Thread -1349551216 (LWP 21515)]
[New Thread -1357943920 (LWP 21516)]
[Thread -1349551216 (LWP 21515) exited]
[Thread -1341158512 (LWP 21514) exited]
[Thread -1324373104 (LWP 21512) exited]
[Thread -1332765808 (LWP 21513) exited]
[Thread -1315980400 (LWP 21511) exited]
[Thread -1307587696 (LWP 21510) exited]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1222601024 (LWP 17712)]
0x08384ced in nsTextFrame::Reflow (this=0x98a22d0, aPresContext=0x92e3688, aMetrics=@0xbfbb52d4, aReflowState=@0xbfbb521c,
aStatus=@0xbfbb5388) at nsTextFrame.cpp:594
594 nsTextFrame.cpp: No such file or directory.
in nsTextFrame.cpp
(gdb)
L'errore persiste anche retrocedendo alla versione di debian stable, la 2.0.0.3. La stessa versione, installata su un altro computer, non da alcun problema. Dev'esserci un errore con la mia configurazione locale. Ho provato ad eseguire il programma con utente diverso e con temi diversi incontrando lo stesso bug... humhumm....




