Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Tomas Winkler <tomasw@gmail.com>
Cc: Linux Wireless <linux-wireless@vger.kernel.org>,
	bruno randolf <bruno@thinktube.com>
Subject: Re: IBSS lockdep failure
Date: Mon, 30 Jun 2008 19:53:56 +0200	[thread overview]
Message-ID: <1214848436.5507.61.camel@johannes.berg> (raw)
In-Reply-To: <1ba2fa240806300940v35c5f2efq6a7036de096006bc@mail.gmail.com> (sfid-20080630_184029_253158_D448274F)

[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]


> wlan0: beacon TSF higher than local TSF - IBSS merge with BSSID
> XX:XX:XX:XX:XX:XD
> phy0: Adding new IBSS station XX:XX:XX:XX:XX:X1 (dev=wlan0)
> phy0: Allocated STA XX:XX:XX:XX:XX:X1
> phy0: Inserted STA XX:XX:XX:XX:XX:X1
> wlan0: RX ProbeReq SA=XX:XX:XX:XX:XX:X1 DA=ff:ff:ff:ff:ff:ff
> BSSID=ff:ff:ff:ff:ff:ff (tx_last_beacon=1)
> wlan0: Sending ProbeResp to XX:XX:XX:XX:XX:X1
> RX beacon SA=XX:XX:XX:XX:XX:XC BSSID=XX:XX:XX:XX:XX:XD TSF=0x14dc0bd5c
> BCN=0x14dc0be19 diff=-189 @1071562

That value is suspiciously low, you might want to double-check you're
setting the correct RX timestamp in the driver, mac80211 expects the
timestamp to be at the first symbol of the frame.


> phy0: Destroyed STA XX:XX:XX:XX:XX:XB
> phy0: Destroyed STA XX:XX:XX:XX:XX:XC

Ok so at least it's not trying to remove the same STA twice :)

> BUG: unable to handle kernel NULL pointer dereference at 00000004
> IP: [<c043d4eb>] zap_class+0x22/0x64
> *pde = 00000000
> Oops: 0002 [#1] SMP
> Modules linked in: mac80211 cfg80211 netconsole i915 drm autofs4 hidp
> rfcomm l2cap sunrpc cpufreq_ondemand acpi_cpufreq dm_multipath sbs

Any chance of getting a stack trace? zap_class seems weird.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2008-06-30 17:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30 15:48 IBSS lockdep failure Tomas Winkler
2008-06-30 15:53 ` Johannes Berg
2008-06-30 16:14   ` Tomas Winkler
2008-06-30 16:21     ` Johannes Berg
2008-06-30 16:40       ` Tomas Winkler
2008-06-30 17:53         ` Johannes Berg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1214848436.5507.61.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=bruno@thinktube.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=tomasw@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox