re: panic: locking xyz against myself (linux DRM?!)

2015-07-25 Thread matthew green
Now, whenever the system is up for a few days, and I didn't think of restarting firefox for a while, it eventually crashes with: panic: kernel diagnostic assertion ((mutex-wwm_state != WW_OWNED) || (mutex-wwm_u.owner != curlwp)) failed: file /usr/src/sys/external/bsd/drm2/linux/

Re: panic: locking xyz against myself (linux DRM?!)

2015-07-25 Thread Taylor R Campbell
Date: Sun, 26 Jul 2015 07:48:22 +1000 from: matthew green m...@eterna.com.au Now, whenever the system is up for a few days, and I didn't think of restarting firefox for a while, it eventually crashes with: panic: kernel diagnostic assertion ((mutex-wwm_state != WW_OWNED) ||

Re: panic: locking xyz against myself (linux DRM?!)

2015-07-25 Thread Timo Buhrmester
I've been offering the attached patch to try to debug the source of the problem before the symptom you described happens. I haven't gotten any diagnostics back from anyone yet. If you can, please try it out and let me know. I believe we're already discussing this on IRC, but for the record,

re: panic: locking xyz against myself (linux DRM?!)

2015-07-25 Thread matthew green
I've been offering the attached patch to try to debug the source of the problem before the symptom you described happens. I haven't gotten any diagnostics back from anyone yet. If you can, please try it out and let me know. i've got this running on my laptop but i'm not using it very