Re: Panic and LOR on -CURRENT with ath



Sam,

On Wed, Dec 21, 2005 at 12:07:06PM -0800, Sam Leffler wrote:
> This is a driver lock held across an ioctl that does copyout and the
> destination faults. I've tried to get people to buy into a solution to
> the general problem w/o luck.

Does this only need someone to sit down and code a solution, or is that
a broader and not only technical issue?

> It appears the mbuf was reclaimed while sitting on the tx queue waiting
> to be reaped. I've seen a few complaints of this sort but never enough
> info to start looking. This problem seems to be common to soekris h/w
> or perhaps this general config which is common on soekris h/w. Knowing
> the configuration might be useful; e.g. bridged config? what packet
> filter package? network setup?

Nope, no bridging; this is nanobsd with a GENERIC kernel minus a lot of
stuff plus ipfw (which I also use for NAT). Nothing fancy really. It's
not even under any high load.

Is there anything I can investigate from DDB?

Bye,
Andrea

--
Press every key to continue.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Panic and LOR on -CURRENT with ath
    ... destination faults. ... or perhaps this general config which is common on soekris h/w. ...
    (freebsd-current)
  • Re: Reverting to 6.2-RELEASE
    ... What I do is keep my kernel configs in subversion. ... I have a "common" component which applies to all systems under my control, and an architecture specific component that applies separately to i386 vs. amd64 systems. ... I take advantage of the fact that the config file can have 'makeoptions' which are basically dumped right into the generated Makefile. ...
    (freebsd-stable)
  • Re: [build bug] undefined reference to `dib3000mc_get_tuner_i2c_master
    ... common to all the modules. ... config. ... Mauro, Patrick, are you going to take it through your trees, or should I ...
    (Linux-Kernel)
  • Re: [RFC PATCH 3/3] x86-64: Calgary IOMMU - hook it in
    ... If unsure, say Y. ... +config CALGARY_IOMMU ... I think you meant boottime. ... How common are those machines? ...
    (Linux-Kernel)