René's URL Explorer Experiment


Title: Deadlock in Defects-issue783-offload1 test · Issue #31 · hypertable/hypertable · GitHub

Open Graph Title: Deadlock in Defects-issue783-offload1 test · Issue #31 · hypertable/hypertable

X Title: Deadlock in Defects-issue783-offload1 test · Issue #31 · hypertable/hypertable

Description: The scan is stuck because it can't find the range: RANGE SERVER range not found - (a) 2[0098861..??] This range is in the process of being loaded by rs3, but it can't update the METADATA table. Here's the stack trace: Thread 77 (Thread 0...

Open Graph Description: The scan is stuck because it can't find the range: RANGE SERVER range not found - (a) 2[0098861..??] This range is in the process of being loaded by rs3, but it can't update the METADATA table. Her...

X Description: The scan is stuck because it can't find the range: RANGE SERVER range not found - (a) 2[0098861..??] This range is in the process of being loaded by rs3, but it can't update the METADATA ta...

Opengraph URL: https://github.com/hypertable/hypertable/issues/31

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Deadlock in Defects-issue783-offload1 test","articleBody":"The scan is stuck because it can't find the range:\n\n\u003cpre\u003e\nRANGE SERVER range not found - (a) 2[0098861..??]\n\u003c/pre\u003e\n\nThis range is in the process of being loaded by rs3, but it can't update the METADATA table.  Here's the stack trace:\n\n\u003cpre\u003e\nThread 77 (Thread 0x7f726c809700 (LWP 1474)):\n#0  0x000000399d4df1b3 in poll () from /lib64/libc.so.6\n#1  0x00000000007a5485 in Hypertable::TableMutatorAsyncScatterBuffer::create_redo_buffer(unsigned int) ()\n#2  0x000000000079ab3f in Hypertable::TableMutatorAsync::buffer_finish(unsigned int, int, bool) ()\n#3  0x00000000007a2bbd in Hypertable::TableMutatorAsyncScatterBuffer::finish() ()\n#4  0x00000000008337b5 in Hypertable::TableMutatorAsyncHandler::run() ()\n#5  0x0000000000794b36 in Hypertable::TableMutator::wait_for_flush_completion(Hypertable::TableMutatorAsync*) ()\n#6  0x0000000000795843 in Hypertable::TableMutator::flush() ()\n#7  0x0000000000592565 in Hypertable::Apps::RangeServer::load_range(Hypertable::ResponseCallback*, Hypertable::TableIdentifier const\u0026, Hypertable::RangeSpec const\u0026, Hypertable::RangeState const\u0026, bool) ()\n#8  0x00000000006a9d9b in Hypertable::RangeServer::Request::Handler::LoadRange::run() ()\n#9  0x0000000000566c35 in Hypertable::ApplicationQueue::Worker::operator()() ()\n#10 0x00007f72819dc082 in thread_proxy () from /opt/hypertable/doug/0.9.8.5/lib/libboost_thread.so.1.54.0\n#11 0x000000399d8079d1 in start_thread () from /lib64/libpthread.so.0\n#12 0x000000399d4e89dd in clone () from /lib64/libc.so.6\n\u003c/pre\u003e\n\n\nOver in rs1, it appears that the METADATA range `0/0[0/0:??..??]` is stuck at the end of run_compaction blocked on the LiveFileTracker mutex.  Here's a snippet of the rangeserver dump:\n\n\u003cpre\u003e\nRANGE 0/0[0/0:??..??]\n...\nstate=3\n\u003c/pre\u003e\n\nState 3 is RELINQUISH_LOG_INSTALLED and here's the stack trace from rs1:\n\n\u003cpre\u003e\nThread 34 (Thread 0x7f1964493700 (LWP 1575)):\n#0  0x000000399d4df1b3 in poll () from /lib64/libc.so.6\n#1  0x00000000007a5485 in Hypertable::TableMutatorAsyncScatterBuffer::create_redo_buffer(unsigned int) ()\n#2  0x000000000079ab3f in Hypertable::TableMutatorAsync::buffer_finish(unsigned int, int, bool) ()\n#3  0x00000000007a2bbd in Hypertable::TableMutatorAsyncScatterBuffer::finish() ()\n#4  0x00000000008337b5 in Hypertable::TableMutatorAsyncHandler::run() ()\n#5  0x0000000000794b36 in Hypertable::TableMutator::wait_for_flush_completion(Hypertable::TableMutatorAsync*) ()\n#6  0x0000000000795843 in Hypertable::TableMutator::flush() ()\n#7  0x000000000067cbdc in Hypertable::MetadataNormal::write_files(std::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e const\u0026, std::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e const\u0026, long, unsigned int) ()\n#8  0x0000000000656ecd in Hypertable::LiveFileTracker::update_files_column() ()\n#9  0x00000000005dcf60 in Hypertable::AccessGroup::run_compaction(int, Hypertable::AccessGroup::Hints*) ()\n#10 0x00000000006964c5 in Hypertable::Range::relinquish_compact() ()\n#11 0x0000000000696e18 in Hypertable::Range::relinquish() ()\n#12 0x00000000005b01df in Hypertable::MaintenanceQueue::Worker::operator()() ()\n#13 0x00007f19950ac082 in thread_proxy () from /opt/hypertable/doug/0.9.8.5/lib/libboost_thread.so.1.54.0\n#14 0x000000399d8079d1 in start_thread () from /lib64/libpthread.so.0\n#15 0x000000399d4e89dd in clone () from /lib64/libc.so.6\n\u003c/pre\u003e\n\nI've also seen it here:\n\n\u003cpre\u003e\nThread 34 (Thread 0x7f1964493700 (LWP 1575)):\n#0  0x000000399d80e264 in __lll_lock_wait () from /lib64/libpthread.so.0\n#1  0x000000399d809508 in _L_lock_854 () from /lib64/libpthread.so.0\n#2  0x000000399d8093d7 in pthread_mutex_lock () from /lib64/libpthread.so.0\n#3  0x0000000000566028 in boost::mutex::lock() ()\n#4  0x0000000000656cc4 in Hypertable::LiveFileTracker::update_files_column() ()\n#5  0x00000000005dcf60 in Hypertable::AccessGroup::run_compaction(int, Hypertable::AccessGroup::Hints*) ()\n#6  0x00000000006964c5 in Hypertable::Range::relinquish_compact() ()\n#7  0x0000000000696e18 in Hypertable::Range::relinquish() ()\n#8  0x00000000005b01df in Hypertable::MaintenanceQueue::Worker::operator()() ()\n#9  0x00007f19950ac082 in thread_proxy () from /opt/hypertable/doug/0.9.8.5/lib/libboost_thread.so.1.54.0\n#10 0x000000399d8079d1 in start_thread () from /lib64/libpthread.so.0\n#11 0x000000399d4e89dd in clone () from /lib64/libc.so.6\n\u003c/pre\u003e\n\nI also see a number of threads (in rs1) stuck here:\n\n\u003cpre\u003e\nThread 87 (Thread 0x7f19862e3700 (LWP 1418)):\n#0  0x000000399d80e264 in __lll_lock_wait () from /lib64/libpthread.so.0\n#1  0x000000399d809508 in _L_lock_854 () from /lib64/libpthread.so.0\n#2  0x000000399d8093d7 in pthread_mutex_lock () from /lib64/libpthread.so.0\n#3  0x00000000005660b8 in boost::unique_lock\u003cboost::mutex\u003e::lock() ()\n#4  0x000000000065669f in Hypertable::LiveFileTracker::remove_references(std::vector\u003cstd::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e, \nstd::allocator\u003cstd::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e \u003e \u003e const\u0026) ()\n#5  0x00000000005d6c40 in Hypertable::AccessGroup::release_files(std::vector\u003cstd::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e, std::all\nocator\u003cstd::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e \u003e \u003e const\u0026) ()\n#6  0x000000000066c057 in Hypertable::MergeScannerAccessGroup::~MergeScannerAccessGroup() ()\n#7  0x000000000066c3b9 in Hypertable::MergeScannerAccessGroup::~MergeScannerAccessGroup() ()\n#8  0x0000000000671556 in Hypertable::MergeScannerRange::~MergeScannerRange() ()\n#9  0x0000000000563325 in std::_Sp_counted_base\u003c(__gnu_cxx::_Lock_policy)2\u003e::_M_release() ()\n#10 0x000000000058f898 in Hypertable::Apps::RangeServer::create_scanner(Hypertable::RangeServer::Response::Callback::CreateScanner*, Hypertable::TableIdentif\nier const\u0026, Hypertable::RangeSpec const\u0026, Hypertable::Lib::ScanSpec const\u0026, Hypertable::QueryCache::Key*) ()\n#11 0x00000000006a0bc5 in Hypertable::RangeServer::Request::Handler::CreateScanner::run() ()\n#12 0x0000000000566c35 in Hypertable::ApplicationQueue::Worker::operator()() ()\n#13 0x00007f19950ac082 in thread_proxy () from /opt/hypertable/doug/0.9.8.5/lib/libboost_thread.so.1.54.0\n#14 0x000000399d8079d1 in start_thread () from /lib64/libpthread.so.0\n#15 0x000000399d4e89dd in clone () from /lib64/libc.so.6\n\u003c/pre\u003e\n\nand here ...\n\n\u003cpre\u003e\nThread 70 (Thread 0x7f197b8d2700 (LWP 1456)):\n#0  0x000000399d80e264 in __lll_lock_wait () from /lib64/libpthread.so.0\n#1  0x000000399d809508 in _L_lock_854 () from /lib64/libpthread.so.0\n#2  0x000000399d8093d7 in pthread_mutex_lock () from /lib64/libpthread.so.0\n#3  0x00000000005660b8 in boost::unique_lock\u003cboost::mutex\u003e::lock() ()\n#4  0x0000000000656a36 in Hypertable::LiveFileTracker::add_references(std::vector\u003cstd::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e, std\n::allocator\u003cstd::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e \u003e \u003e const\u0026) ()\n#5  0x00000000005db064 in Hypertable::AccessGroup::create_scanner(boost::intrusive_ptr\u003cHypertable::ScanContext\u003e\u0026) ()\n#6  0x000000000068b8ef in Hypertable::Range::create_scanner(boost::intrusive_ptr\u003cHypertable::ScanContext\u003e\u0026, std::shared_ptr\u003cHypertable::MergeScannerRange\u003e\u0026) \n()\n#7  0x000000000058f713 in Hypertable::Apps::RangeServer::create_scanner(Hypertable::RangeServer::Response::Callback::CreateScanner*, Hypertable::TableIdentif\nier const\u0026, Hypertable::RangeSpec const\u0026, Hypertable::Lib::ScanSpec const\u0026, Hypertable::QueryCache::Key*) ()\n#8  0x00000000006a0bc5 in Hypertable::RangeServer::Request::Handler::CreateScanner::run() ()\n#9  0x0000000000566c35 in Hypertable::ApplicationQueue::Worker::operator()() ()\n#10 0x00007f19950ac082 in thread_proxy () from /opt/hypertable/doug/0.9.8.5/lib/libboost_thread.so.1.54.0\n#11 0x000000399d8079d1 in start_thread () from /lib64/libpthread.so.0\n#12 0x000000399d4e89dd in clone () from /lib64/libc.so.6\n\u003c/pre\u003e\n","author":{"url":"https://github.com/nuggetwheat","@type":"Person","name":"nuggetwheat"},"datePublished":"2015-02-25T00:54:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/31/hypertable/issues/31"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9ebe53a9-8f0c-2bf4-0cd4-715905bd7796
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB670:4D576:1F8D8DC:2D6BA52:6A4CEF29
html-safe-noncebecce994ebb904326e18179c1d0d707ec7bb1f216b78d0d7def563e8cd522cde
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNjcwOjRENTc2OjFGOEQ4REM6MkQ2QkE1Mjo2QTRDRUYyOSIsInZpc2l0b3JfaWQiOiIyMjQ0NTE2OTg5NzQ4NzAzMDE3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacbc278eafe6c27c506cb6474ad80f75e680f137e6f30707c0c352b91a7c10e44a
hovercard-subject-tagissue:58832942
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/hypertable/hypertable/31/issue_layout
twitter:imagehttps://opengraph.githubassets.com/38b2a6a352d6bf23a0c5679d4f6cd69127f5cd3bf923112c6f16fae330dd7960/hypertable/hypertable/issues/31
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/38b2a6a352d6bf23a0c5679d4f6cd69127f5cd3bf923112c6f16fae330dd7960/hypertable/hypertable/issues/31
og:image:altThe scan is stuck because it can't find the range: RANGE SERVER range not found - (a) 2[0098861..??] This range is in the process of being loaded by rs3, but it can't update the METADATA table. Her...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamenuggetwheat
hostnamegithub.com
expected-hostnamegithub.com
None299b43bca6e02ad35197ffeba30d2466846d5fb02ab96fbced5b5e6cec589fb8
turbo-cache-controlno-preview
go-importgithub.com/hypertable/hypertable git https://github.com/hypertable/hypertable.git
octolytics-dimension-user_id716226
octolytics-dimension-user_loginhypertable
octolytics-dimension-repository_id1584552
octolytics-dimension-repository_nwohypertable/hypertable
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id19137
octolytics-dimension-repository_parent_nwonuggetwheat/hypertable
octolytics-dimension-repository_network_root_id19029
octolytics-dimension-repository_network_root_nwovicaya/hypertable
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseefec6750a5afcaeaf5dfcf629f404cf98c8371e3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/hypertable/hypertable/issues/31#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhypertable%2Fhypertable%2Fissues%2F31
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhypertable%2Fhypertable%2Fissues%2F31
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=hypertable%2Fhypertable
Reloadhttps://github.com/hypertable/hypertable/issues/31
Reloadhttps://github.com/hypertable/hypertable/issues/31
Reloadhttps://github.com/hypertable/hypertable/issues/31
Please reload this pagehttps://github.com/hypertable/hypertable/issues/31
hypertable https://github.com/hypertable
hypertablehttps://github.com/hypertable/hypertable
nuggetwheat/hypertablehttps://github.com/nuggetwheat/hypertable
Notifications https://github.com/login?return_to=%2Fhypertable%2Fhypertable
Fork 73 https://github.com/login?return_to=%2Fhypertable%2Fhypertable
Star 269 https://github.com/login?return_to=%2Fhypertable%2Fhypertable
Code https://github.com/hypertable/hypertable
Issues 46 https://github.com/hypertable/hypertable/issues
Pull requests 13 https://github.com/hypertable/hypertable/pulls
Actions https://github.com/hypertable/hypertable/actions
Projects https://github.com/hypertable/hypertable/projects
Wiki https://github.com/hypertable/hypertable/wiki
Security and quality 0 https://github.com/hypertable/hypertable/security
Insights https://github.com/hypertable/hypertable/pulse
Code https://github.com/hypertable/hypertable
Issues https://github.com/hypertable/hypertable/issues
Pull requests https://github.com/hypertable/hypertable/pulls
Actions https://github.com/hypertable/hypertable/actions
Projects https://github.com/hypertable/hypertable/projects
Wiki https://github.com/hypertable/hypertable/wiki
Security and quality https://github.com/hypertable/hypertable/security
Insights https://github.com/hypertable/hypertable/pulse
Deadlock in Defects-issue783-offload1 testhttps://github.com/hypertable/hypertable/issues/31#top
https://github.com/nuggetwheat
nuggetwheathttps://github.com/nuggetwheat
on Feb 25, 2015https://github.com/hypertable/hypertable/issues/31#issue-58832942
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.