Ok, I just ran into the error. Here's the dialog box:
Code: Select all
Runtime Error!
Program: c:\com\firefox\firefox.exe
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
[ OK ]
Here's the page that tripped the error:
http://www.read-the-bible.org/ListenMt6v9.html
And here's the source of that page, showing it's calling for an embedded .mp3:
Code: Select all
<html>
<head><title>Listen to Matthew 6:9</title>
<meta name=="description"
content="Hear Matthew 6:9 in Greek">
<meta name="keywords"
content="Bible, biblical, language, languages, Koine, Matthew, Greek, New Testament, Lord's Prayer, audio, sound">
<meta http-equiv="Copyright" content="Susan Jeffers -- 2002">
<meta http-equiv="Reply-to" content="susan@read-the-bible.org">
<link rel="STYLESHEET" type="text/css" href="main.css">
</head>
<body>
<embed src="Audio/mt6v9.mp3"/>
<h2>Matthew 6:9</h2>
<p><font face="Galilee" size=5>ou{twV ou\n proseuvcesqe uJmei:V.</font></p>
<p><font face="Galilee" size=5>pavter hJmw:n oJ ejn toi:V oujranoi:V,</font></p>
<p><font face="Galilee" size=5>aJgiasqhvtw to; o[vnoma sou.</font></p>
<br>
</body>
</html>
I'm running Firefox 3.0.10 on Win XP sp3.
Thanks,
paul