Check fail on scheduling_queue.cc:398] Check failed: erased == 1
See original GitHub issueSystem information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- Ray installed from (source or binary):
- Ray version: 0.7.3
- Python version:
- Exact command to reproduce:
Describe the problem
CHECK fail:
F0808 09:35:30.615465 56676 scheduling_queue.cc:398] Check failed: erased == 1
*** Check failure stack trace: ***
@ 0x71f99a google::LogMessage::Fail()
@ 0x720d83 google::LogMessage::SendToLog()
@ 0x71f6c2 google::LogMessage::Flush()
@ 0x71f8b1 google::LogMessage::~LogMessage()
@ 0x54fa52 ray::RayLog::~RayLog()
@ 0x48daca ray::raylet::SchedulingQueue::RemoveBlockedTaskId()
@ 0x475913 ray::raylet::NodeManager::HandleTaskUnblocked()
@ 0x47da7e ray::raylet::NodeManager::HandleNotifyUnblockedRequest()
@ 0x434410 _ZN5boost4asio6detail18completion_handlerIZN3ray3rpc14ServerCallImplINS4_20RayletServiceHandlerENS4_22NotifyUnblockedRequestENS4_20NotifyUnblockedReplyEE13HandleRequestEvEUlvE_E11do_completeEPvPNS1_19scheduler_operationERKNS_6system10error_codeEm
@ 0x4253ad boost::asio::detail::scheduler::run()
@ 0x40f7a0 main
@ 0x7f9c83708830 __libc_start_main
@ 0x41ff81 (unknown)
Source code / logs
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
1212957 - Monorail
The reason for the vulnerability is that multi-threaded race conditions cause the iterator to fail, so it is difficult to reproduce. Here, you...
Read more >TDMA MAC protocol in ns-3 - Google Groups
Hi all, We have implemented a TDMA MAC protocol in ns-3. It has a centralized. TDMA controller scheduling slots as per the slot...
Read more >[MDEV-19826] 10.4 seems to crash with "pool-of-threads" - Jira
Even a newly setup database with mysql_install_db. Only when I removed that line, the database was running. Sorry that I can't give any...
Read more >New Defects reported by Coverity Scan for ceph - kernel
CID 1509762: Error handling issues (UNCAUGHT_EXCEPT) ... /home/brad/working/src/ceph/src/test/librbd/test_DeepCopy.cc: 398 in ...
Read more >Viewing online file analysis results for 'nprtAudioVideoPlugin.dll'
Get your own cloud service or the full version to view all details. ... Error in AsyncAppender::append, event queue has been lost.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ah, nevermind, it was actually 0.8.0dev3.
Yeah I ran into this as well before the release.
However, Jenkins did fail with 0.7.3 right before the release. due to some issue with module
mrand
not found: https://amplab.cs.berkeley.edu/jenkins/job/Ray-PRB/15944/consoleFull