Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.0.4, 1.1.0-dp5
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
This is related to CCBC-120 (stack trace there). Will fix accordingly soon.
Basically the error handler checks for the 'ctx' which is not reset in-between calls.
The ideal solution should be for start_loop to accept a cookie argument and call lcb_set_cookie on it. This way there is always a valid cookie.
Otherwise the cookie remains a stale pointer and when the global error handler is called, it crashes.
Basically the error handler checks for the 'ctx' which is not reset in-between calls.
The ideal solution should be for start_loop to accept a cookie argument and call lcb_set_cookie on it. This way there is always a valid cookie.
Otherwise the cookie remains a stale pointer and when the global error handler is called, it crashes.
Issue Links
- depends on
-
CCBC-120
Unhandled opcode=92
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Matt Ingenthron
made changes -
Matt Ingenthron
made changes -
| Fix Version/s | 1.1.0-dp6 [ 10402 ] | |
| Priority | Critical [ 2 ] | Blocker [ 1 ] |
Mark Nunberg
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Matt Ingenthron
made changes -
| Fix Version/s | 1.1.0 [ 10242 ] | |
| Fix Version/s | 1.1.0-dp6 [ 10402 ] |