View Issue Details

IDProjectCategoryView StatusLast Update
0002233XdebugUncategorizedpublic2024-04-15 12:49
ReporterSoggy Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version3.3.1 
Fixed in Version3.3.2 
Summary0002233: High and continuous Apache server CPU use
Description

Running phpMyAdmin, viewing a table or changing the theme, the CPU usage on Apache HTTP server goes up to 25-30% and stays that way until the server is restarted. Each time another action is taken in phpMyAdmin, the CPU load is increased 25-30% until the CPU is maxed out.

Server: Apache/2.4.54 (Win64) PHP/8.3.1 on Windows 11 (fully updated). MySQL Community Server 8.0.31. Apache/PHP and MySQL all running on a single development machine.

PHP 8.2.14 with X-Debug 3.3.1 behaves as expected (very little CPU use and released immediately)
PHP 8.3.1 without X-Debug behaves as expected
PHP 8.2.14 with X-Debug 3.2.2 behaves as expected

Steps To Reproduce

Running PHP 8.3.1 with X-Debug 3.3.1 with Apache 2.4 on Windows 11,

  • open phpMyAdmin (current version 5.2.1) in any browser (current versions of Firefox and Chrome tested).
  • Login sometimes will be enough to trigger the problem. Otherwise, view a table or change the theme (both reliably trigger the problem).
  • CPU usage by Apache HTTP server will increase to 25-30% (on my machine) and stay there until the server task is shut down.
Additional Information

The following has the issue:
PHP 8.3.1 (cli) (built: Dec 20 2023 14:06:10) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.3.1, Copyright (c) Zend Technologies
with Xdebug v3.3.1, Copyright (c) 2002-2023, by Derick Rethans

The following DOES NOT have the issue:
PHP 8.2.14 (cli) (built: Dec 20 2023 10:20:01) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.2.14, Copyright (c) Zend Technologies
with Xdebug v3.3.1, Copyright (c) 2002-2023, by Derick Rethans

TagsNo tags attached.
Operating SystemWindows 11 (fully up to date)
PHP Version8.3-dev

Relationships

duplicate of 0002216 closedderick With PHP8.3 and Apache 2.4.58 error_reporting() causing Apache process to hang 

Activities

macgritsch

2024-01-02 17:27

reporter   ~0006744

Probably this issue: 0002216

Issue History

Date Modified Username Field Change
2023-12-29 18:43 Soggy New Issue
2024-01-02 17:27 macgritsch Note Added: 0006744
2024-03-28 16:55 derick Assigned To => derick
2024-03-28 16:55 derick Status new => resolved
2024-03-28 16:55 derick Resolution open => duplicate
2024-03-28 16:55 derick Fixed in Version => 3.3dev
2024-03-28 16:55 derick Relationship added duplicate of 0002216
2024-04-15 12:49 derick Fixed in Version 3.3dev => 3.3.2