View Issue Details

IDProjectCategoryView StatusLast Update
0000225XdebugUncategorizedpublic2006-12-12 13:46
Reporterthat Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
Summary0000225: xdebug dumps core when protocol is GDB
Description

In xdebug_error_cb(),if XG(remote_enabled) is true, then call xdebug_hash_find(NULL,....).

Additional Information

xdebug_handler_gdb.c does not initialize context->exception_breakpoints.

TagsNo tags attached.
Operating SystemSolaris9
PHP Version5.1.6

Activities

derick

2006-12-12 13:46

administrator   ~0000514

Fixed in CVS (untested). Please beware that it is recommended to use the DBGp protocol and not the GDB protocol though.

Issue History

Date Modified Username Field Change
2006-12-01 16:39 that New Issue
2006-12-12 13:46 derick Status new => closed
2006-12-12 13:46 derick Note Added: 0000514
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