From: Andrew Morton <akpm@linux-foundation.org>
To: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Cc: linux-kernel@vger.kernel.org, Greg KH <greg@kroah.com>,
Inaky Perez-Gonzalez <inaky@linux.intel.com>
Subject: Re: [BUG] Re: 2.6.26-rc2-mm1 - x86_32 oops on modprobe wusbcore
Date: Thu, 15 May 2008 11:58:16 -0700 [thread overview]
Message-ID: <20080515115816.dcde0952.akpm@linux-foundation.org> (raw)
In-Reply-To: <200805152021.25916.m.kozlowski@tuxland.pl>
On Thu, 15 May 2008 20:21:25 +0200 Mariusz Kozlowski <m.kozlowski@tuxland.pl> wrote:
> Hello,
>
> To get this I simply modprobe wusbcore. modprobe itself ends with
> SIGSEGV. This comes from x86_32.
Thanks. Let's add some cc's...
> UWB: workarounds enabled for bugs:445 514 543 548 010612024004
> BUG: unable to handle kernel NULL pointer dereference at 0000000c
> IP: [<c01e0e4c>] scatterwalk_start+0xc/0x1f
> *pde = 00000000
> Oops: 0000 [#1] PREEMPT DEBUG_PAGEALLOC
> last sysfs file: /sys/devices/pci0000:00/0000:00:01.0/0000:01:05.0/resource
> Modules linked in: cbc wusbcore(+) uwb radeon drm orinoco_cs orinoco hermes parport_pc parport floppy pcmcia firmware_class rtc psmouse pcspkr 8139too ide_cd_mod cdrom ehci_hcd uhci_hcd usbcore sony_laptop backlight snd_ali5451 snd_ac97_codec ac97_bus snd_pcm snd_timer snd snd_page_alloc yenta_socket rsrc_nonstatic ati_agp agpgart
>
> Pid: 5423, comm: modprobe Not tainted (2.6.26-rc2-mm1 #1)
> EIP: 0060:[<c01e0e4c>] EFLAGS: 00010296 CPU: 0
> EIP is at scatterwalk_start+0xc/0x1f
> EAX: da471c78 EBX: da471c78 ECX: da471c78 EDX: 00000000
> ESI: da471dbb EDI: da4a5010 EBP: da471ba8 ESP: da471ba8
> DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
> Process modprobe (pid: 5423, ti=da471000 task=dceb0000 task.ti=da471000)
> Stack: da471bb4 c01e0ea9 00000000 da471bd4 c01e0f96 00000010 da471c78 da4a5010
> 00000010 fffffffc 00000000 da471c04 c01e21ca 00000000 da471c68 da471dc8
> 00000003 00000010 da471c84 da471c78 00000030 da4a5010 da4b8320 da471c34
> Call Trace:
> [<c01e0ea9>] ? scatterwalk_pagedone+0x4a/0x84
> [<c01e0f96>] ? scatterwalk_copychunks+0x2f/0xbb
> [<c01e21ca>] ? blkcipher_walk_next+0x311/0x38b
> [<c01e1cdf>] ? blkcipher_walk_done+0xb2/0x28c
> [<de86e308>] ? crypto_cbc_encrypt+0xc6/0x13b [cbc]
> [<c01e3ac6>] ? aes_encrypt+0x0/0x114d
> [<c02d1ba8>] ? _spin_unlock_irqrestore+0x3e/0x5f
> [<c01f8e34>] ? sg_init_one+0xb/0x66
> [<dedea2ba>] ? wusb_prf+0x2b0/0x3e2 [wusbcore]
> [<c013ec7e>] ? trace_hardirqs_on+0xb/0xd
> [<dedea445>] ? wusb_crypto_init+0x59/0x274 [wusbcore]
> [<c02d1ba8>] ? _spin_unlock_irqrestore+0x3e/0x5f
> [<de85f00b>] ? wusbcore_init+0xb/0x75 [wusbcore]
> [<c0152e69>] ? ftrace_record_ip+0x104/0x21e
> [<de85f010>] ? wusbcore_init+0x10/0x75 [wusbcore]
> [<c0146115>] ? sys_init_module+0x11e/0x18e4
> [<c0103001>] ? sysenter_past_esp+0x6a/0xa5
> =======================
> Code: ff 89 d8 5b 5d c3 bb ef ff ff ff b8 80 1e 3a c0 e8 ed 46 f5 ff 89 d8 5b 5d c3 90 90 90 90 90 55 89 e5 e8 d4 2d f2 ff 89 c1 89 10 <8b> 42 0c 85 c0 74 08 8b 42 08 89 41 04 5d c3 0f 0b eb fe 55 89
> EIP: [<c01e0e4c>] scatterwalk_start+0xc/0x1f SS:ESP 0068:da471ba8
> ---[ end trace 7ce75e8bc35923cb ]---
>
> Mariusz
>
next prev parent reply other threads:[~2008-05-15 18:58 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-14 8:01 2.6.26-rc2-mm1 Andrew Morton
2008-05-14 11:24 ` [BUG] 2.6.26-rc2-mm1 - kernel bug while bootup at __alloc_pages_internal () on x86_64 Kamalesh Babulal
2008-05-14 17:36 ` Andrew Morton
2008-05-14 17:36 ` Andrew Morton
2008-05-14 18:21 ` Kamalesh Babulal
2008-05-14 19:44 ` Andrew Morton
2008-05-14 19:44 ` Andrew Morton
2008-05-15 1:54 ` KAMEZAWA Hiroyuki
2008-05-15 1:54 ` KAMEZAWA Hiroyuki
2008-05-18 8:00 ` Kamalesh Babulal
2008-05-18 8:00 ` Kamalesh Babulal
2008-05-18 17:07 ` KOSAKI Motohiro
2008-05-18 17:07 ` KOSAKI Motohiro
2008-05-19 14:49 ` Lee Schermerhorn
2008-05-19 14:49 ` Lee Schermerhorn
2008-05-14 14:03 ` [BUG] 2.6.26-rc2-mm1 - kernel BUG at fs/reiserfs/journal.c:1414! Kamalesh Babulal
2008-05-14 18:01 ` Andrew Morton
2008-05-14 15:34 ` [BUG] 2.6.26-rc2-mm1 - kernel panic at inet_create() on powerpc Kamalesh Babulal
2008-05-14 15:34 ` Kamalesh Babulal
2008-05-14 16:07 ` Paul E. McKenney
2008-05-14 16:07 ` Paul E. McKenney
2008-05-14 20:05 ` Alexey Dobriyan
2008-05-14 20:05 ` Alexey Dobriyan
2008-05-14 20:32 ` Paul E. McKenney
2008-05-14 20:32 ` Paul E. McKenney
2008-05-14 18:29 ` 2.6.26-rc2-mm1: sparc64 - possible recursive locking detected Mariusz Kozlowski
2008-05-14 18:41 ` Andrew Morton
2008-05-14 18:50 ` Mariusz Kozlowski
2008-05-14 19:12 ` 2.6.26-rc2-mm1 Torsten Kaiser
2008-05-14 19:35 ` 2.6.26-rc2-mm1 Andrew Morton
2008-05-15 17:44 ` 2.6.26-rc2-mm1 Torsten Kaiser
2008-05-15 18:49 ` 2.6.26-rc2-mm1 Andrew Morton
2008-05-14 20:39 ` 2.6.26-rc2-mm1 (WARN() build error) Randy Dunlap
2008-05-14 20:43 ` 2.6.26-rc2-mm1 (CONFIG_*FD build errors) Randy Dunlap
2008-05-14 20:49 ` 2.6.26-rc2-mm1 Zan Lynx
2008-05-14 21:00 ` 2.6.26-rc2-mm1 Andrew Morton
2008-05-14 21:14 ` 2.6.26-rc2-mm1 me
2008-05-14 22:06 ` 2.6.26-rc2-mm1 Zan Lynx
2008-05-14 21:13 ` 2.6.26-rc2-mm1 (SCSI_DH build errors) Randy Dunlap
2008-05-15 14:46 ` James Bottomley
2008-05-15 19:56 ` Chandra Seetharaman
2008-05-23 3:25 ` Andrew Morton
2008-05-23 19:39 ` Chandra Seetharaman
2008-05-23 20:28 ` Randy Dunlap
2008-05-24 1:16 ` Chandra Seetharaman
2008-05-14 21:16 ` 2.6.26-rc2-mm1: sloooow mkfs.ext2 Alexey Dobriyan
2008-05-14 21:33 ` Alexey Dobriyan
2008-05-15 21:41 ` Jiri Slaby
2008-05-14 21:16 ` 2.6.26-rc2-mm1 (p9 build error when 9P_FS=n) Randy Dunlap
2008-05-15 0:00 ` Eric Van Hensbergen
2008-05-15 0:05 ` Andrew Morton
2008-05-15 2:29 ` Eric Van Hensbergen
2008-05-15 3:04 ` Andrew Morton
2008-05-15 3:53 ` Eric Van Hensbergen
2008-05-14 21:54 ` 2.6.26-rc2-mm1 Rafael J. Wysocki
2008-05-15 17:58 ` [PATCH] Re: 2.6.26-rc2-mm1 - fix parenthesis in include/asm-arm/arch-omap/control.h Mariusz Kozlowski
2008-05-15 17:59 ` [PATCH] Re: 2.6.26-rc2-mm1 - fix parenthesis in include/asm-mips/gic.h Mariusz Kozlowski
2008-05-15 18:01 ` [PATCH] Re: 2.6.26-rc2-mm1 - fix parenthesis in include/asm-mips/mach-au1x00/au1000.h Mariusz Kozlowski
2008-05-15 18:21 ` [BUG] Re: 2.6.26-rc2-mm1 - x86_32 oops on modprobe wusbcore Mariusz Kozlowski
2008-05-15 18:58 ` Andrew Morton [this message]
2008-05-15 20:05 ` Inaky Perez-Gonzalez
2008-05-16 22:17 ` 2.6.26-rc2-mm1: high speed something Alexey Dobriyan
2008-05-16 21:31 ` Andrew Morton
2008-05-16 22:00 ` Greg KH
2008-05-17 10:28 ` 2.6.26-rc2-mm1 and Linus -git: LEDS_TRIGGER_DEFAULT_ON odd default Valdis.Kletnieks
2008-05-19 11:33 ` 2.6.26-rc2-mm1 - machine stuck while booting up with CONFIG_FTRACE_STARTUP_TEST enabled Kamalesh Babulal
2008-05-19 13:02 ` Steven Rostedt
2008-05-19 14:08 ` Kamalesh Babulal
2008-05-19 14:38 ` Steven Rostedt
2008-05-20 10:01 ` 2.6.26-rc2-mm1: possible circular locking dependency detected Mariusz Kozlowski
2008-05-20 10:22 ` Andrew Morton
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=20080515115816.dcde0952.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=greg@kroah.com \
--cc=inaky@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.kozlowski@tuxland.pl \
/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.