[Groonga-commit] [Still Failing] groonga/groonga#1438 (master - 0968491)

Back to archive index

Travis-CI notif****@travi*****
Fri Feb 15 23:53:52 JST 2013


Build Update for groonga/groonga
-------------------------------------

Build: #1438
Status: Still Failing

Duration: 18 minutes and 43 seconds
Commit: 0968491 (master)
Author: Kouhei Sutou
Message: Fix a crash bug that geo_distance() sort by index

If there is any not indexed GeoPoint entry, geo_distance() sort by
index may cause a crash. Because it touches uninitialized area.

Not initialized GeoPoint value or initialized by 0x0 value are not
indexed. If they aren't ignored, groonga may be crashed.

View the changeset: https://github.com/groonga/groonga/compare/ac96849a5b87...0968491d39d7

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/4816920

--

You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ

The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com



-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-commit mailing list
Back to archive index