I've narrowed the problem down.. Fearing the online page might change, I saved it offline. I then wondered if I could reduce it with the same error.
I can load this file multiple times.. <html><body> <embed src="some_nonexistent.wav" id="soundb"> </body></html> But this one crashes my Firefox every time.. <html><body> <embed src="some_nonexistent.wav" id="soundb"> <embed src="a_second_nonexistent.wav" id="soundc"> </body></html> -- Firefox 3 crash - repeatable example https://bugs.launchpad.net/bugs/227055 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
