Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox crashes when applet + XSLTProcessor are running

  • 3 risposte
  • 4 hanno questo problema
  • 5 visualizzazioni
  • Ultima risposta di conor.williams

more options

a 66K .xsl file run through firefox when a dummy java applet is loaded (libnpjp2.so 1.6.0_29) crashes my firefox (8.0.1) on Ubuntu 10.0.4

You need to run it with my .xsl and .xml files. (sorry about cut and paste but have no access to file sharing sites - strict proxy!)

a 66K .xsl file run through firefox when a dummy java applet is loaded (libnpjp2.so 1.6.0_29) crashes my firefox (8.0.1) on Ubuntu 10.0.4 You need to run it with my .xsl and .xml files. ('''sorry''' about cut and paste but have no access to file sharing sites - strict proxy!)

Tutte le risposte (3)

more options

click on the "More system details..." link on the right of this page for the attached files. Thanks Conor

more options

% gdb firefox-bin -c core

GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/49356/firefox-8.0.1/firefox-bin...(no debugging symbols found)...done. [New Thread 23897] . . . [New Thread 23990] . . . Reading symbols from /home/49356/jre1.6.0_29/lib/i386/libnpjp2.so...(no debugging symbols found)...done. Loaded symbols for /home/49356/jre1.6.0_29/lib/i386/libnpjp2.so Reading symbols from /home/49356/jre1.6.0_29/lib/i386/client/libjvm.so...(no debugging symbols found)...done. Loaded symbols for /home/49356/jre1.6.0_29/lib/i386/client/libjvm.so . . . Core was generated by `./firefox-bin'. Program terminated with signal 11, Segmentation fault.

  1. 0 0x08050a17 in free ()

(gdb) bt

  1. 0 0x08050a17 in free ()
  2. 1 0x00000000 in ?? ()

(gdb) quit

more options

if you delete the first 6 or 7 tables from the .xsl file - there is _no_ crash