On Fri, 1 Jan 2016, Grzegorz Zdanowski wrote: > Couple minutes ago I came across segfault in nightly builds of PHP. > Normally I will report it at bugs.php.net but environment is little > complicated here. > > - Segfault is only present on TravisCI -> so maybe bug should be > reported to Travis-CI?
Travis is ZTS - so that might be a difference there. > - XDebug is loaded -> it may be a reason of segfault, since it’s also > a nightly build > - Segfault is produced by some unknown (to me) PhpUnit code -> author > of PhpUnit may be helpful here > - It originates from PHP core -> maybe bugs.php.net will be the best > place? ;) Make a back trace of the crash, and we will see :-) > I always try to debug everything as much as possible before reporting, > but in this case I’m little puzzled what to do next. Travis-CI build > which segfaults can be found here: > https://travis-ci.org/kiler129/CherryHttp/jobs/99736122 cheers, Derick
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php