php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #597 imagettfbbox dumps core
Submitted: 1998-07-30 05:07 UTC Modified: 1998-07-30 08:00 UTC
From: webmaster at softgallery dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.2a OS: Linux 2.1.35 libc5
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 + 44 = ?
Subscribe to this entry?

 
 [1998-07-30 05:07 UTC] webmaster at softgallery dot com
$bbox = ImageTTFBBox(20, 0, "/home/httpd/fonts/arial.ttf", "Any text goes here");

The server dumps core. I  tried gd 1.2 and 1.3. I also tried libttf 1.0 and 1.1.

My box is a redhat 4.2. I use apache 1.2.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-30 08:00 UTC] rasmus
Fixed by John Ellson - patched in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC