חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Firefox crashes when applet + XSLTProcessor are running

  • 3 תגובות
  • 4 have this problem
  • 5 views
  • תגובה אחרונה מאת 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!)

כל התגובות (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