[RCBC-64] Duplication connection instance segfaulting Created: 25/Jul/12 Updated: 13/Nov/12 Resolved: 26/Jul/12 |
|
| Status: | Closed |
| Project: | Couchbase Ruby client library |
| Component/s: | None |
| Affects Version/s: | 1.1.2, 1.2.0.dp5 |
| Fix Version/s: | 1.1.3, 1.2.0.dp6 |
| Security Level: | Public |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergey Avseyev | Assignee: | Sergey Avseyev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
It is easy to reproduce
conn1 = Couchbase.connect conn2 = conn1.dup |
| Comments |
| Comment by Sergey Avseyev [ 26/Jul/12 ] |
| Fixed in http://review.couchbase.org/18872 |