Post Ay4c6ga7HzbRxWUPuS by [email protected] | |
More posts by [email protected] | |
Post #Ay4Qt4ersRV7571EeG by [email protected] | |
0 likes, 0 repeats | |
PHP friends: how do I debug this?PHP 8.4:zend_mm_heap corruptedAborted (core du… | |
Post #Ay4Qt4o5KAsDXhKb0y by [email protected] | |
0 likes, 1 repeats | |
@wanwizard PHP should never segfault from userland code. So this is a bug and y… | |
Post #Ay4Qt52cS8V2Gm8CfY by [email protected] | |
0 likes, 0 repeats | |
It gets better. An eval() ofcall_user_func('\ns\class::method');also cr… | |
Post #Ay4RSl9VsOLV0iMwW8 by [email protected] | |
0 likes, 0 repeats | |
@edorian Thanks. I'll try to setup a test evironment this evening, don'… | |
Post #Ay4RSlFXVzANJPBkuW by [email protected] | |
0 likes, 1 repeats | |
@wanwizard debug symbols are only loaded by gdb and don't affect anything d… | |
Post #Ay4aVhA24ZEx5S5Qiu by [email protected] | |
0 likes, 1 repeats | |
@wanwizard You don't have to reduce it to a minimal test case. In the worst… | |
Post #Ay4c6fFWF5X5pLqSAK by [email protected] | |
0 likes, 0 repeats | |
@edorian it doesn't give a log of extra information. If I startenv ... gdb … | |
Post #Ay4c6fMFq2v8AEzpfE by [email protected] | |
0 likes, 0 repeats | |
@wanwizard No bt output? And best to run a standalone php file that includes th… | |
Post #Ay4c6fRvUxSQRpeMVM by [email protected] | |
0 likes, 0 repeats | |
@edorian I can't run a standalone file, the entire goal here is the command… | |
Post #Ay4c6fYf5uqSmink0G by [email protected] | |
0 likes, 1 repeats | |
@wanwizard I meant "avoid using php -r or reading from keyboard if possib… | |
Post #Ay4c6foy7HtBbIQlQ8 by [email protected] | |
0 likes, 0 repeats | |
@edorian bt gives(gdb) bt#0 0x00007ffff54d052f in raise () from /lib64/libc.so… | |
Post #Ay4c6gCigyt6mxXjRQ by [email protected] | |
0 likes, 0 repeats | |
@edorian If've got something weird now. I've installed all debuginfo pa… | |
Post #Ay4c6ga7HzbRxWUPuS by [email protected] | |
0 likes, 0 repeats | |
@edorian And something else interesting:If I introduce a parse error in the sou… |