View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002303 | Xdebug | Uncategorized | public | 2024-11-12 12:43 | 2024-11-27 15:48 |
Reporter | devnix | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | feedback | Resolution | open | ||
Product Version | 3.3.2 | ||||
Summary | 0002303: Computer freezes completely when building Symfony cache even when xdebug is disabled | ||||
Description | When building a complete cache of a big Symfony project with | ||||
Additional Information | php -v:
/etc/php/8.3/mods-available/xdebug.ini:
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 8.3.10-8.3.19 | ||||
|
It indeed looks like all memory is being used, but there is not enough information to tell me why that happens. It would be interesting to see what a backtrace (made with gdb) looks like when you notice the memory starts increasing (but before swap is being used). Although I would expect that Linux' OOM killer would have terminated the process once it starts using so much swap. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-12 12:43 | devnix | New Issue | |
2024-11-12 12:43 | devnix | File Added: WhatsApp Image 2024-11-12 at 13.35.52 (1).jpeg | |
2024-11-12 12:43 | devnix | File Added: WhatsApp Image 2024-11-12 at 13.35.52.jpeg | |
2024-11-27 15:48 | derick | Assigned To | => derick |
2024-11-27 15:48 | derick | Status | new => feedback |
2024-11-27 15:48 | derick | Note Added: 0007085 |