On January 21, 2008, Petr Holub wrote: > Hi, > > I've just updated the 6.2-RELEASE to 6.3-RELEASE using freebsd-update > as described in daemonology blog. > > While removing the old packages using > pkg_delete -af > I've tried to stop all the deamons from /usr/local/etc/rc.d and > got the following panic (hand transcribed from a photo - I don't have that > machine enabled for remote debugging). Panic seems to be deterministic > when stopping those scripts (verified by subsequent attempts while > pkg_delete was not running). > > Stopping mdnsd.
Possibly it is related to http://www.freebsd.org/cgi/query-pr.cgi?pr=116077 That particular problem manifests itself under similar circumstances and the callstack looks similar too. Jerry Toung's patch in the PR fixes things for me. Cheers. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
