All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zilvinas Valinskas <zilvinas@gemtek.lt>
To: Andrew Morton <akpm@osdl.org>
Cc: Alexandre Buisse <alexandre.buisse@ens-lyon.fr>,
	torvalds@osdl.org, linux-kernel@vger.kernel.org,
	yi.zhu@intel.com, jketreno@linux.intel.com
Subject: Re: Linuv 2.6.15-rc1
Date: Tue, 15 Nov 2005 13:56:57 +0200	[thread overview]
Message-ID: <20051115115657.GA30489@gemtek.lt> (raw)
In-Reply-To: <20051115100519.GA5567@gemtek.lt>

Hello again,

Compiled and installed the latest snapshot. Rebooted and started in
single mode. During boot the following versions are reported :
 
 ipw2200 driver  git-1.0.8,
 ieee80211 stack git-1.1.7. 
 
The following configuration options (under "kernel hacking" menu) have 
been enabled:

CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_4KSTACKS=y

Then - I simply ran wpasupplicant (version 0.4.6). Simple sequence:

wpa_supplicant -Dwext -ddd -i eth0 -c wpa.conf 
<scan / assoc - attempts to authenticate ...>
then Control-C 

So far so good. No problem. 

Then try again several times :

wpa_supplicant -Dwext -ddd -i eth0 -c wpa.conf 
<scan / assoc - attempts to authenticate ...>
then Control-C 

Eventually kernel will freeze (I can trigger this reliably, tried 3
times and it "worked" 3 times as well). Although I've seen no error message 
printed to console - sysrq-T always shows the same stack trace (in
wpa_supplicant context:

ipw_request_direct_scan
__change_page_attr
poison_obj
dbg_redzone1
autiremove_wake_function
ipw_wx_set_scan+0x7f/0x81
copy_from_user
wirelees_process_ioctl
ipw_wx_set_scan+0x0/0x81
sock_ioctl
do_ioctl
vfs_ioctl
sys_ioctl
sysenter_past_esp

http://www.gemtek.lt/~zilvinas/backtrace.jpg 

Zilvinas Valinskas


On Tue, Nov 15, 2005 at 12:05:19PM +0200, Zilvinas Valinskas wrote:
> Hello, 
> 
> I am compiling the latest git snapshot 4060994c3e337b40e0f6fa8ce2cc178e021baf3d.
> I will let you know if anything comes up.
> 
> Z.
> 
> On Mon, Nov 14, 2005 at 04:29:42PM -0800, Andrew Morton wrote:
> > This looks like some sort of slab scribble, possibly caused by faulty
> > error-path handling in the ipw2200 code.
> > 
> > Please enable CONFIG_DEBUG_SLAB and see if that picks anything up.
> > 
> > Also enable CONFIG_DEBUG_PAGEALLOC.
> > 
> > You may also get more info by setting CONFIG_IPW_DEBUG and loading the
> > module with `debug=65535' (guess).
> > 
> > Whatever you do, don't fix the firmware loading failure (sorry).  Doing
> > that will cause you to not be able to reproduce this bug ;)
> 
> Hmmm, I didn't see any problems related to f/w loading ...
> 
> > 
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2005-11-15 11:58 UTC|newest]

Thread overview: 88+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-12  2:24 Linuv 2.6.15-rc1 Linus Torvalds
2005-11-12  8:17 ` [PATCH] Linux 2.6.15-rc1; fix b2c2 dvb undefined symbol Prakash Punnoor
2005-11-12 17:52 ` Linuv 2.6.15-rc1 Michal Piotrowski
2005-11-12 20:45 ` Michael Buesch
2005-11-12 21:00   ` Linus Torvalds
2005-11-12 21:37     ` Michael Buesch
2005-11-12 21:53       ` Adrian Bunk
2005-11-12 21:53         ` Adrian Bunk
2005-11-12 21:57         ` Michael Buesch
2005-11-12 21:57           ` Michael Buesch
2005-11-12 22:20           ` Adrian Bunk
2005-11-12 22:20             ` Adrian Bunk
2005-11-12 22:31             ` Benjamin Herrenschmidt
2005-11-12 22:31               ` Benjamin Herrenschmidt
2005-11-12 23:51               ` Ulrich Teichert
2005-11-13  9:17                 ` Geert Uytterhoeven
2005-11-13 14:46                   ` Powerstack II (was: Re: Linuv 2.6.15-rc1) Ulrich Teichert
2005-11-13  1:26               ` [2.6 patch] PPC_PREP: remove unneeded exports Adrian Bunk
2005-11-13  1:26                 ` Adrian Bunk
2005-11-13  3:23                 ` Benjamin Herrenschmidt
2005-11-13  3:23                   ` Benjamin Herrenschmidt
2005-11-14 19:56               ` Linuv 2.6.15-rc1 Tom Rini
2005-11-14 19:56                 ` Tom Rini
2005-11-12 22:08       ` Olof Johansson
2005-11-12 22:08         ` Olof Johansson
2005-11-12 22:25       ` Benjamin Herrenschmidt
2005-11-12 22:25         ` Benjamin Herrenschmidt
2005-11-12 22:33         ` Michael Buesch
2005-11-12 22:33           ` Michael Buesch
2005-11-13 16:37         ` Kumar Gala
2005-11-13 16:37           ` Kumar Gala
2005-11-13 20:59           ` Benjamin Herrenschmidt
2005-11-13 20:59             ` Benjamin Herrenschmidt
2005-11-15 18:53             ` Olaf Hering
2005-11-15 18:53               ` Olaf Hering
2005-11-14  1:04       ` Jesper Juhl
2005-11-14  1:04         ` Jesper Juhl
2005-11-12 22:24     ` Benjamin Herrenschmidt
2005-11-12 22:24       ` Benjamin Herrenschmidt
2005-11-12 23:13       ` asm/delay.h missing on powerpc (was: Re: Linuv 2.6.15-rc1) Michael Buesch
2005-11-13  0:33         ` Benjamin Herrenschmidt
2005-11-13  9:54           ` Michael Buesch
2005-11-12 21:28   ` PowerBook G4 boot failure " Alexey Dobriyan
2005-11-12 21:28     ` Alexey Dobriyan
2005-11-12 22:39 ` Linuv 2.6.15-rc1 John W. Linville
2005-11-12 23:29 ` Jody McIntyre
2005-11-13  9:01 ` Christoph Hellwig
2005-11-13 11:05   ` Jens Axboe
2005-11-16  6:15     ` [patch] new block/ directory comment tidy Coywolf Qi Hunt
2005-11-16  7:48       ` Christoph Hellwig
2005-11-16  7:57         ` Jens Axboe
2005-11-16  8:08           ` Coywolf Qi Hunt
2005-11-16 14:27             ` Jens Axboe
2005-11-14 13:58 ` Linuv 2.6.15-rc1 Alexandre Buisse
2005-11-14 14:32   ` Zilvinas Valinskas
2005-11-14 15:24     ` Mark Lord
2005-11-14 18:25     ` Pekka Enberg
2005-11-14 19:22       ` Alexandre Buisse
2005-11-15  9:05       ` Žilvinas Valinskas
2005-11-14 22:26     ` Bill Davidsen
2005-11-15  9:04       ` Žilvinas Valinskas
2005-11-16 14:32         ` Bill Davidsen
2005-11-14 18:24   ` Pekka Enberg
2005-11-15  0:29   ` Andrew Morton
2005-11-15 10:05     ` Zilvinas Valinskas
2005-11-15 11:56       ` Zilvinas Valinskas [this message]
2005-11-15 12:51         ` Pekka Enberg
2005-11-15 13:08           ` Zilvinas Valinskas
2005-11-15 14:00           ` Zilvinas Valinskas
2005-11-16  5:49             ` Zhu Yi
2005-11-16  9:45               ` Zilvinas Valinskas
2005-11-16 10:05                 ` Pekka Enberg
2005-11-16 10:37                   ` Zilvinas Valinskas
2005-11-16 11:40                 ` Zilvinas Valinskas
2005-11-16 12:18                   ` Pekka J Enberg
2005-11-16 12:29                     ` Zilvinas Valinskas
2005-11-16 13:15                     ` Zilvinas Valinskas
2005-11-16 13:33                       ` Zilvinas Valinskas
2005-11-16 16:33                       ` Pekka Enberg
2005-11-16 18:15                         ` Zilvinas Valinskas
2005-11-16 19:55                           ` [PATCH] ipw2200: disallow direct scanning when device is down (was: Linuv 2.6.15-rc1) Pekka Enberg
2005-11-16 20:04                             ` Alejandro Bonilla
2005-11-17  5:59                             ` Zhu Yi
2005-11-16 16:04               ` Linuv 2.6.15-rc1 Linus Torvalds
2005-11-16  9:33             ` Pekka J Enberg
2005-11-16 10:38               ` Zilvinas Valinskas
2005-11-16 12:22               ` Zilvinas Valinskas
2005-11-16  5:49     ` abuisse

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=20051115115657.GA30489@gemtek.lt \
    --to=zilvinas@gemtek.lt \
    --cc=akpm@osdl.org \
    --cc=alexandre.buisse@ens-lyon.fr \
    --cc=jketreno@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=yi.zhu@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.