View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000520 | Xdebug | Uncategorized | public | 2010-01-11 21:46 | 2010-02-03 10:43 |
Reporter | otto | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.0.0dev | ||||
Summary | 0000520: NetBeans crashes at end of session | ||||
Description | I'm running NetBeans 6.8. And I'm trying to debug a drupal-project. When I stop at a break point, expand and view the contents of some variables (Arrays) and then continue the execution netbeans freaks out and starts popping up an infinite amount of socket exception windows. | ||||
Additional Information | In the netbeans log I get messages like these: http://pastebin.com/m3fe45e3f (the last one is repeated many times) | ||||
Tags | No tags attached. | ||||
Operating System | OS X 10.6.2 | ||||
PHP Version | 5.3.0 | ||||
|
Hmm, this looks like netbeans is doing something strange. I am not a netbeans developer so I can't help you with this. |
|
But it's working fine with an older xdebug snapshots (middle of october). Should I still check this with the netbeans devs? |
|
I don't know what that error could be, it could be that PHP/Xdebug crashes but you didn't mention anything like that. If that's the case, please provide a backtrace. See the following URL on how to do that: |
|
Sorry, but there is no sign of php crashing. When I have the time I will try to figure out from which revision this behaviour starts. |
|
If you can, please provide a short reproducable script, and a remote_log that contains only communications for a single debugging session. The one you provided contained many more. |
|
Sorry about the old log, this one is slighty smaller. I made sure there was no previous xdebug.log before starting this session. http://www.mediafire.com/?movjqnuvno5 I will try to create a short script. |
|
I've put up a testcase here: http://www.mediafire.com/?mnmdnjkwwkm I put a breakpoint on line 6. Then expand and view the contents of the $form variable. This seems to put netbeans in an infinite loop. It's causing a forever growing xdebug.log file and uses all cpu. So I will create a ticket for this over there. |
|
From the logs it looks like netbeans runs "property_get" after the script has ended... don't know why, but that is what happens. |
|
(I can see this clearly as a netbeans issues btw) |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-11 21:46 | otto | New Issue | |
2010-01-11 21:46 | otto | Operating System | => OS X 10.6.2 |
2010-01-11 21:46 | otto | PHP Version | => 5.3.0 |
2010-01-11 21:46 | otto | Xdebug Version | => 2.1.0-dev |
2010-01-11 22:39 | derick | Note Added: 0001273 | |
2010-01-11 22:39 | derick | Status | new => resolved |
2010-01-11 22:39 | derick | Resolution | open => no change required |
2010-01-11 22:39 | derick | Assigned To | => derick |
2010-01-11 22:49 | otto | Note Added: 0001275 | |
2010-01-11 22:49 | otto | Status | resolved => feedback |
2010-01-11 22:49 | otto | Resolution | no change required => reopened |
2010-01-11 23:04 | derick | Note Added: 0001276 | |
2010-01-11 23:12 | otto | Note Added: 0001277 | |
2010-01-11 23:24 | derick | Note Added: 0001279 | |
2010-01-11 23:37 | otto | Note Added: 0001280 | |
2010-01-15 10:42 | otto | Note Added: 0001282 | |
2010-01-30 10:17 | derick | Note Added: 0001290 | |
2010-01-30 10:17 | derick | Status | feedback => resolved |
2010-01-30 10:17 | derick | Resolution | reopened => no change required |
2010-02-03 10:43 | derick | Note Added: 0001315 | |
2010-02-03 11:20 | derick | Relationship added | has duplicate 0000530 |
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 |