ID:               15982
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Ming related
 Operating System: Win XP Prof
 PHP Version:      4.2.1
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2002-08-30 07:59:02] [EMAIL PROTECTED]

Hi all, same problem for me:
Iexplorer systematically crashes using a file:
  SWFFont("verdana.fdb");
Iexplorer crashes sometimes using an internal font:
  SWFFont("-sans");
Could you please help.

------------------------------------------------------------------------

[2002-08-29 02:37:26] [EMAIL PROTECTED]

Can you send me that font file by (private) e-mail?

Derick

------------------------------------------------------------------------

[2002-08-29 01:55:14] [EMAIL PROTECTED]

My system: Win-98, Apache 1.3.26, PHP 4.2.1 -- trying to set SWFFont(),
e.g.  

   $f=new SWFFont("ParkAvenue_BT.fdb"); 

usually crashes Apache, sometimes the browser (IE 5.5) too. However the
system fonts ("_sans", "_serif", "_typewriter") are now working
although they weren't at first. Weirdness!

------------------------------------------------------------------------

[2002-08-22 12:10:37] [EMAIL PROTECTED]

I tried installing PHP 4.1.1 and 4.1.0, but had the same problem under
those versions.  I also switched from the CGI version of PHP to the
ISAPI DLL -- but that didn't help either.  When I was running the PHP
ISAPI DLL, I could see an "access violation" error directly in my web
browser, whereas before it just said "CGI error".

------------------------------------------------------------------------

[2002-08-21 16:42:27] [EMAIL PROTECTED]

I've experienced this bug as well.  I'm running Windows 2000 Server,
IIS, and PHP 4.1.2.  The system has all of the "critical" Microsoft
patches applied except for W2K SP3.

It seems that if I do a SWFFont("somefile.fdb") IIS will report a CGI
error after running for perhaps 5 seconds.  

There are some Dr. Watson entries in my event log which talk about an
access violation.  The dates and times of these entries roughly
correspond to when I was testing the ming font functions, but when I
run the scripts now, I just get the CGI errors without the Dr. Watson
entries.

I thought I could get around this bug by using SWFFont("_sans"), but
that does not work either.  I can create a new font object just fine,
but when I try to add() the font object to the movie object, Internet
Explorer dies, and asks if I want to send a bug report ot Microsoft.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15982

-- 
Edit this bug report at http://bugs.php.net/?id=15982&edit=1

Reply via email to