Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't show anything #5

Open
kupietools opened this issue Jun 16, 2024 · 0 comments
Open

Doesn't show anything #5

kupietools opened this issue Jun 16, 2024 · 0 comments

Comments

@kupietools
Copy link

kupietools commented Jun 16, 2024

This correctly displays the page offering to let me select the trace to load, then when I hit "load", I get a completely empty page with this code:

<html>
  <head></head>
  <body></body>
<html>

PHP error log (in reverse order) says:

[16-Jun-2024 04:08:11 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) in /path/to/script/xdebug-trace-tree/res/XDebugParser.php on line 31
[16-Jun-2024 04:08:08 UTC] PHP Warning:  Undefined array key 7 in /path/to/script/xdebug-trace-tree/res/XDebugParser.php on line 58
[16-Jun-2024 04:08:08 UTC] PHP Warning:  Undefined array key 9 in /path/to/script/xdebug-trace-tree/res/XDebugParser.php on line 57
[16-Jun-2024 04:08:08 UTC] PHP Warning:  Undefined array key 8 in /path/to/script/xdebug-trace-tree/res/XDebugParser.php on line 56
[16-Jun-2024 04:08:08 UTC] PHP Warning:  Undefined array key 6 in /path/to/script/xdebug-trace-tree/res/XDebugParser.php on line 55
[16-Jun-2024 04:08:08 UTC] PHP Warning:  Undefined array key 5 in /path/to/script/xdebug-trace-tree/res/XDebugParser.php on line 54
[16-Jun-2024 04:07:09 UTC] PHP Warning:  Undefined array key "file" in /path/to/script/xdebug-trace-tree/index.php on line 21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant