[CCBC-136] abort from libcouchbase_purge_single_server at timeout.c:93 Created: 05/Dec/12 Updated: 06/Feb/13 Resolved: 10/Dec/12 |
|
| Status: | Closed |
| Project: | Couchbase C client library libcouchbase |
| Component/s: | None |
| Affects Version/s: | 1.0.4, 2.0.0 |
| Fix Version/s: | 2.0.1 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Matt Ingenthron | Assignee: | Sergey Avseyev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Description |
|
#0 0x40022424 in __kernel_vsyscall ()
#1 0x402bc1ef in raise () from /lib/i386-linux-gnu/libc.so.6 #2 0x402bf835 in abort () from /lib/i386-linux-gnu/libc.so.6 #3 0x40be9b7b in libcouchbase_purge_single_server (server=0x42043d58, tmo=2500000000, now=1354688386324058000, error=LIBCOUCHBASE_ETIMEDOUT) at src/server.c:234 #4 0x40bec9bc in libcouchbase_purge_timedout (instance=0x42003af8) at src/timeout.c:93 #5 0x40beca2c in libcouchbase_timeout_handler (sock=-1, which=0, arg=0x42003af8) at src/timeout.c:41 (trimmed...) |
| Comments |
| Comment by Sergey Avseyev [ 05/Dec/12 ] |
| fixed for 2.0.0 http://review.couchbase.org/23100 |