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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Firefox crashes when applet + XSLTProcessor are running

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!)

所有回复 (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