| Anonymous | Login | Signup for a new account | 2013-05-24 10:38 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000807 | Xdebug | Usage problems | public | 2012-03-28 21:53 | 2012-06-27 22:17 | |||
| Reporter | shiri | |||||||
| Assigned To | derick | |||||||
| Priority | normal | Severity | major | Reproducibility | always | |||
| Status | resolved | Resolution | unable to reproduce | |||||
| Platform | Windows 7 x64 | OS | Windows | OS Version | 7 Proffesional | |||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000807: Crash with closures | |||||||
| Description | class CC { function xxx() { $foo = function ($p) { return $p; }; $this->foo[] = $foo->bindTo($this); // breakpoint work ok $fff = $foo->bindTo($this); // breakpoint work ok $this->foo = $foo->bindTo($this); // breakpoint crash } } ---------- Crash event from windows logs (sorry, but russian) : ??? ???????? ??????????: php.exe, ??????: 5.4.0.0, ??????? ???????: 0x4f4e6fc7 ??? ???????? ??????: php5ts.dll, ??????: 5.4.0.0, ??????? ??????? 0x4f4e7f05 ??? ??????????: 0xc0000005 ???????? ??????: 0x000227a0 ????????????? ???????? ????????: 0x140c ????? ??????? ???????? ??????????: 0x01cd0d2471c64cc9 ???? ???????? ??????????: E:\....\xampp\php\php.exe ???? ???????? ??????: E:\....\xampp\php\php5ts.dll ??? ??????: b2ea8ee1-7917-11e1-9384-e02a822d055a | |||||||
| Tags | No tags attached. | |||||||
| Operating System | ||||||||
| PHP Version | 5.4.0 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002029) derick (administrator) 2012-04-07 17:15 |
I can not reproduce this. Could you please supply a short and self-contained script, as well as a remote debug log showing the debug session. See http://xdebug.org/docs/all_settings#remote_log [^] on how to make one. |
|
(0002084) derick (administrator) 2012-04-23 18:56 |
Hello? Could you please try this with the recently released 2.2.0rc2? |
|
(0002304) derick (administrator) 2012-06-27 22:17 |
Can't reproduce, and no feedback given. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-03-28 21:53 | shiri | New Issue | |
| 2012-04-07 17:15 | derick | Note Added: 0002029 | |
| 2012-04-07 17:15 | derick | Assigned To | => derick |
| 2012-04-07 17:15 | derick | Status | new => feedback |
| 2012-04-23 18:56 | derick | Note Added: 0002084 | |
| 2012-06-27 22:17 | derick | Note Added: 0002304 | |
| 2012-06-27 22:17 | derick | Status | feedback => resolved |
| 2012-06-27 22:17 | derick | Resolution | open => unable to reproduce |
| Copyright © 2000 - 2011 MantisBT Group |