rithyskun / webgrind

Automatically exported from code.google.com/p/webgrind
Other
0 stars 0 forks source link

Cannot generate call graph #71

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the webgrind
2. click show call graph
3. view the apache error log

What is the expected output? What do you see instead?
the call graph

What version of the product are you using? On what operating system?
webgrind 1.9, Mac OSX 10.9.2, PHP 5.4.27

Please provide any additional information below.

sh-3.2# tail -f /var/log/apache2/error_log 
[Wed Apr 16 06:43:38 2014] [error] [client ::1] PHP   2. readfile() 
/Users/zho/Sites/webgrind/index.php:153
[Wed Apr 16 06:46:55 2014] [error] [client ::1] File does not exist: 
/Users/zho/Sites/file_get_contents, referer: http://localhost/webgrind/
Format: "png" not recognized. Use one of: canon cmap cmapx cmapx_np dot eps fig 
gv imap imap_np ismap pic plain plain-ext pov ps ps2 svg svgz tk vml vmlz xdot 
xdot1.2 xdot1.4
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr

Original issue reported on code.google.com by joa...@gmail.com on 16 Apr 2014 at 12:00