https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214923
--- Comment #16 from [email protected] --- (In reply to Konstantin Belousov from comment #15) Do 'panic data' means ddb messages on panic? A Message on panic is: panic: Bad link elm 0xfffff8003be59b00 next->prev != elm I reproduces the problem with same commands (start watchman and repeatedly clone/delete git repos), but this time I got slightly different traces. The message above got from new trace, and there's ddb output corresponding to the panic message. https://gist.github.com/anonymous/bae4d503e20c5ab00ff1e513c523c9f5 Please let me know if i'm misunderstanding something. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
