[Groonga-commit] [Still Failing] groonga/groonga#1439 (master - 9b22b19)

Back to archive index

Travis-CI notif****@travi*****
Mon Feb 18 12:13:34 JST 2013


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

Build: #1439
Status: Still Failing

Duration: 16 minutes and 19 seconds
Commit: 9b22b19 (master)
Author: Kouhei Sutou
Message: Remove wrong fix

The fix is introduced in 0968491d39d7dcb10b9ef8347c71514de01e775b:

  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.

The real fix is done in 989464181a8d4dc9c3148614eb21821bc3ca72e1.

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

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

--

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