[DragonFlyBSD - Bug #2934] kernel (4.7) panic at buildworld: assertion "gd->gd_spinlocks == 0" failed

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Aug 8 02:19:39 PDT 2016


Issue #2934 has been updated by peeter.


Tried to follow a few steps from pcpu_timer_process onwards (could be wrong though):

---
sys/platform/pc64/x86_64/ipl.s: 453: call	pcpu_timer_process

sys/platform/pc64/x86_64/ipl.s: 359: jnz splz_timer

sys/platform/pc64/x86_64/ipl.s: 345: ENTRY(splz)

sys/kern/lwkt_thread.c: 1114: lwkt_user_yield(void): 1124: splz();
---


----------------------------------------
Bug #2934: kernel (4.7) panic at buildworld: assertion "gd->gd_spinlocks == 0" failed
http://bugs.dragonflybsd.org/issues/2934#change-12963

* Author: peeter
* Status: New
* Priority: Normal
* Assignee: dillon
* Category: Kernel
* Target version: 
----------------------------------------
Kernel (DragonFly v4.7.0.109.g609bcd-DEVELOPMENT) panics at "make buildworld". 

/var/crash/info.1: 
---
Panic String: assertion "gd->gd_spinlocks == 0" failed in dfly_schedulerclock at /usr/src/sys/kern/usched_dfly.c:757
---

kgdb output is attached.


---Files--------------------------------
kgdb.txt.1 (28.7 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list