Actions
Bug #1995
closedpanic: assertion: td->td_lwp == NULL || (td->td_lwp->lwp_flag & LWP_ONRUNQ) == 0 in _lwkt_schedule
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
I got this crash after about a week of uptime.
The machine was under moderate stress building a big c++ based project
and making use of swapcache.
Crash reports are available here: http://dl.zefyris.com/crash.12/
A complete core dump is currently uploading to this url.
Updated by ftigeot over 13 years ago
problem does not occur anymore with 2.10 and 2.11 systems
Actions