View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000459 | Xdebug | Uncategorized | public | 2009-08-03 00:56 | 2009-08-06 10:39 |
Reporter | thijsputman | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Summary | 0000459: Fail to retrieve context for local variable | ||||
Description | == This might be a duplicate of 0000376. Sorry for this, but I can't seem to add a note to the existing issue. == Confirming that the issue in 0000376 doesn't appear to be resolved in my setup. I'm running Xdebug 2.0.5 (php_xdebug-2.0.5-5.3-vc9-nts) in conjunction with PHP5 (also VC9, NTS). Debugging from within Eclipse 3.5 with PDT 2.1 installed. When debugging the test-case provided in 0000376:0000856, Eclipse complains that "child count update" failed. A full stack-trace is provided in the additional information section below. I've put a breakpoint at the "$local = 10" statement and use "Step Into" from there. The problem seems to occur once a reference is maded to a previously initialised variable. Testing is somewhat cumbersome as Eclipse needs to be closed and restarted between every test. Once the "child count update" fails, no further errors are generated; neither is the "Variables" view updated in Eclipse. | ||||
Additional Information | java.lang.NullPointerException | ||||
Tags | No tags attached. | ||||
Operating System | Windows Vista | ||||
PHP Version | 5.3.0 | ||||
duplicate of | 0000376 | closed | Fail context for local variable |
|
I get the same problem as 0000376 and I'm running xdebug 2.0.5 on OS X 10.5.6 with PHP 5.3. |
|
|
|
Duplicate of 0000376 — My mistake, this is only in HEAD (2.1-dev) and not in 2.0.5. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-03 00:56 | thijsputman | New Issue | |
2009-08-03 00:56 | thijsputman | Operating System | => Windows Vista |
2009-08-03 00:56 | thijsputman | PHP Version | => 5.3.0 |
2009-08-03 00:56 | thijsputman | Xdebug Version | => 2.0.5 |
2009-08-05 00:40 | chrisc | Note Added: 0001023 | |
2009-08-05 19:48 | soki | Note Added: 0001024 | |
2009-08-06 10:38 | derick | Note Added: 0001026 | |
2009-08-06 10:38 | derick | Relationship added | duplicate of 0000376 |
2009-08-06 10:38 | derick | Duplicate ID | 0 => 376 |
2009-08-06 10:38 | derick | Status | new => resolved |
2009-08-06 10:38 | derick | Resolution | open => duplicate |
2009-08-06 10:38 | derick | Assigned To | => derick |
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 |