[RCBC-36] Issue with accessing the results of a view, view_row (seg fault) Created: 06/Jun/12 Updated: 13/Nov/12 Resolved: 07/Jun/12 |
|
| Status: | Closed |
| Project: | Couchbase Ruby client library |
| Component/s: | None |
| Affects Version/s: | 1.2.0.dp |
| Fix Version/s: | 1.2.0.dp4 |
| Security Level: | Public |
| Type: | Bug | Priority: | Critical |
| Reporter: | David Rice | Assignee: | Sergey Avseyev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | Couchbase Server 2.0.0.dp4.1, libcouchbase-1.1.0.dp5, Ruby 1.9 | ||
| Description |
|
Ocassional segfault when accessing the results of a **view** with the latest couchbase ruby client.
https://gist.github.com/2883925 |
| Comments |
| Comment by Frank Weigel [ 06/Jun/12 ] |
| This is affecting the Rumble Labs POC project, please prioritize. |
| Comment by Matt Ingenthron [ 06/Jun/12 ] |
| Work has already started, high priority. |
| Comment by Sergey Avseyev [ 06/Jun/12 ] |
| Could you post your Gemfile.lock? I think you have old version of yaji gem. |
| Comment by Sergey Avseyev [ 06/Jun/12 ] |
| Posted fix on review http://review.couchbase.org/16903 |
[RCBC-17] getting started is also on the web page Created: 12/Jan/12 Updated: 22/Jun/12 Resolved: 22/Jun/12 |
|
| Status: | Closed |
| Project: | Couchbase Ruby client library |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0.dp, 1.2.0.dp4 |
| Security Level: | Public |
| Type: | New Feature | Priority: | Major |
| Reporter: | Matt Ingenthron | Assignee: | Karen Zeller |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Comments |
| Comment by Sergey Avseyev [ 22/Jun/12 ] |
|
Could you verify the state of this issue? looks like there a lot of places with getting started notes: - http://www.couchbase.com/develop/ruby/current - http://www.couchbase.com/develop/ruby/next - http://www.couchbase.com/docs/couchbase-sdk-ruby-1.1/couchbase-sdk-ruby-getting-started-hello.html - http://www.couchbase.com/docs/couchbase-sdk-ruby-1.1/tutorial.html - http://www.couchbase.com/docs/couchbase-sdk-ruby-1.2/couchbase-sdk-ruby-getting-started-hello.html - http://www.couchbase.com/docs/couchbase-sdk-ruby-1.2/tutorial.html |
| Comment by Matt Ingenthron [ 22/Jun/12 ] |
| I consider this complete. |