View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000984 | Xdebug | Uncategorized | public | 2013-10-09 06:49 | 2014-03-05 09:18 |
Reporter | alesak | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | x64 | OS | Linux | OS Version | 3.11.4 |
Product Version | 2.2.3 | ||||
Summary | 0000984: SIGSERV 11 xbuf_format_converter use of undefined constant %s | ||||
Description | Some request are failing with this exception. Debugging showed some problems subj called by vspprintf in xdebug_stack.c probably on line 550 buffer_len = vspprintf(&buffer, PG(log_errors_max_len), format, args); | ||||
Steps To Reproduce | If necessary I can try to make some reproducible script but right now I don't know what exactly is causing it. It was introduced by commit 08371460165ae95b63abd7aa0823b29e913dfa1d into XDEBUG_2_2 branch. | ||||
Additional Information | commit 1d169f6c58eef9da299529491002b39fee88ce7a is still OK commit 08371460165ae95b63abd7aa0823b29e913dfa1d is failing tried PHP 5.4.12, 5.4.20 and it looks same | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.4-dev | ||||
|
@alesak: Can you test that this following PR solves the issue? |
|
It didn't help I am afraid |
|
All right - can I then please ask you to come up with a small script that I can run? |
|
Closing this out, as no feedback is provided. Feel free to reopen this if you can provide the requested feedback. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-09 06:49 | alesak | New Issue | |
2013-10-11 08:24 | patrickallaert | Note Added: 0002577 | |
2013-10-15 07:43 | alesak | Note Added: 0002593 | |
2013-12-04 00:04 | derick | Note Added: 0002633 | |
2013-12-04 00:04 | derick | Assigned To | => derick |
2013-12-04 00:04 | derick | Status | new => feedback |
2014-03-05 09:18 | derick | Note Added: 0002744 | |
2014-03-05 09:18 | derick | Status | feedback => resolved |
2014-03-05 09:18 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |