Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deadlock during oltp_point_select: #1426

Open
adizaimi opened this issue Feb 5, 2019 · 0 comments
Open

deadlock during oltp_point_select: #1426

adizaimi opened this issue Feb 5, 2019 · 0 comments

Comments

@adizaimi
Copy link

adizaimi commented Feb 5, 2019

sysbench tests failed due to a deadlock during oltp_point_select. Notice that this was a single node and also that it thought it went incoherent:

2019/02/04 21:02:50   941 pwrites, 10179072 bytes, avg time 0ms
2019/02/04 21:02:50   LSN 2203:10632190 diff 9692370
2019/02/04 21:03:08 [ERROR] trying writelock (downgrade_noelect 140651176560384), last writelock is bdb_open_int 0
2019/02/04 21:03:08 [ERROR] THD 140651189602048:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140650937706240:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140651146020608:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140651159262976:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140651021747968:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140650954499840:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140650946103040:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140651183400704:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140650977634048:recover_deadlock, and lock desired
2019/02/04 21:03:08 [ERROR] THD 140650962896640:recover_deadlock, and lock desired
2019/02/04 21:03:08 bdb_downgrade_int line 4866 calling rep_start as client with egen 0
2019/02/04 21:03:08 [ERROR] bdb_downgrade_int returning
2019/02/04 21:03:08 [ERROR] handle_newsql_request line 2305 td 3842307840 new query on incoherent node, dropping socket
2019/02/04 21:03:08 [ERROR] handle_newsql_request line 2305 td 3882985216 new query on incoherent node, dropping socket
2019/02/04 21:03:08 [ERROR] handle_newsql_request line 2305 td 3852179200 new query on incoherent node, dropping socket
2019/02/04 21:03:08 [ERROR] handle_newsql_request line 2305 td 3858892544 new query on incoherent node, dropping socket

Originally posted by @nirbhayc in #1418 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant