Details
Description
That segfaults the python client. I've worked around that for now (but it is a hack). The problem is, we don't clear the callback before calling the handle destructor (which will call the callback if it is set). One-liner fix - clear_callback() in search.cc:46
Attachments
Issue Links
- blocks
-
PYCBC-1147 Remove hack in fts.c after corresponding LCB issue is fixed
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.2.1 [ 17502 ] |
Status | New [ 10003 ] | Open [ 1 ] |
Assignee | Sergey Avseyev [ avsej ] | David Kelly [ david.kelly ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Sprint | SDK32: Eventing Mgmt [ 1590 ] |
Rank | Ranked higher |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue blocks |
Build couchbase-server-7.1.0-1450 contains libcouchbase commit cf77cb2 with commit message:
CCBC-1428Clear callback upon error in lcb_search