login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
31
Re: [BUG] wireless : cpu stuck for 61s
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Dave Young
Subject:
Re: [BUG] wireless : cpu stuck for 61s
Date: Wednesday, July 30, 2008 - 8:01 pm
On Thu, Jul 31, 2008 at 10:56 AM, Andrew Morton <akpm@linux-foundation.org> wrote:
quoted text
> On Thu, 31 Jul 2008 10:06:31 +0800 "Dave Young" <hidave.darkstar@gmail.com> wrote: > >> >> Ok here it is. >> BTW, I run "klogd -c 7" after boot > > The sysrq output is still missing lots of stuff. I guess we broke it. > >> >> This time I get a kmalloc poison overwritten: >> > > <fixes wordwrapping, cleans stuff up>
Thanks, sorry for that caused by webmail.
quoted text
> > ============================================================================= > BUG kmalloc-4096: Poison overwritten > ----------------------------------------------------------------------------- > > INFO: 0xf6f3a080-0xf6f3a0ef. First byte 0x80 instead of 0x6b > INFO: Allocated in dev_alloc_skb+0x1c/0x30 age=3642 cpu=0 pid=0 > INFO: Freed in skb_release_data+0x57/0x80 age=3146 cpu=0 pid=2398 > INFO: Slab 0xc1c05440 objects=7 used=3 fp=0xf6f3a060 flags=0x400020c3 > INFO: Object 0xf6f3a060 @offset=8288 fp=0xf6f39030 > > Bytes b4 0xf6f3a050: 5e 09 00 00 57 c9 05 00 5a 5a 5a 5a 5a 5a 5a 5a ^...WÉ..ZZZZZZZZ > Object 0xf6f3a060: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk > Object 0xf6f3a070: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk > Object 0xf6f3a080: 80 00 00 00 ff ff ff ff ff ff 00 17 7b 00 46 40 ....ÿÿÿÿÿÿ..{.F@ > Object 0xf6f3a090: 00 17 7b 00 46 40 30 09 81 21 08 7a 21 00 00 00 ..{.F@0..!.z!... > Object 0xf6f3a0a0: 64 00 21 04 00 07 00 00 00 00 00 00 00 01 08 82 d.!............. > Object 0xf6f3a0b0: 84 8b 0c 12 96 18 24 03 01 01 05 04 00 02 00 00 ......$......... > Object 0xf6f3a0c0: 07 06 43 4e 20 01 0d 14 2a 01 00 32 04 30 48 60 ..CN....*..2.0H` > Object 0xf6f3a0d0: 6c dd 18 00 17 7b 01 04 00 00 00 01 00 00 00 10 lÝ...{.......... > Redzone 0xf6f3b060: bb bb bb bb »»»» > Padding 0xf6f3b088: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ > Pid: 0, comm: swapper Tainted: G W 2.6.26-smp #2 > [<c0180f5d>] print_trailer+0xad/0xf0 > [<c018103b>] check_bytes_and_report+0x9b/0xc0 > [<c018145e>] check_object+0x19e/0x1e0 > [<c01821a4>] __slab_alloc+0x454/0x4f0 > [<c01834d6>] __kmalloc_track_caller+0xe6/0xf0 > [<c03dd1ec>] ? dev_alloc_skb+0x1c/0x30 > [<c03dd1ec>] ? dev_alloc_skb+0x1c/0x30 > [<c03dce79>] __alloc_skb+0x49/0x100 > [<c03dd1ec>] dev_alloc_skb+0x1c/0x30 > [<f8a58599>] ath5k_rxbuf_setup+0x39/0x200 [ath5k] > [<f8a5a697>] ath5k_tasklet_rx+0x127/0x5c0 [ath5k] > [<c014969a>] ? print_lock_contention_bug+0x1a/0xe0 > [<c012eafc>] tasklet_action+0x4c/0xc0 > [<c012e463>] __do_softirq+0x93/0x120 > [<c012e547>] do_softirq+0x57/0x60 > [<c012ea29>] irq_exit+0x69/0x80 > [<c0106b55>] do_IRQ+0x45/0x80 > [<c010a5d0>] ? mwait_idle+0x0/0x50 > [<c0104752>] common_interrupt+0x2e/0x34 > [<c010a5d0>] ? mwait_idle+0x0/0x50 > [<c010a609>] ? mwait_idle+0x39/0x50 > [<c01026e0>] cpu_idle+0x60/0xd0 > [<c043c8ce>] rest_init+0x4e/0x60 > ======================= > FIX kmalloc-4096: Restoring 0xf6f3a080-0xf6f3a0ef=0x6b > > FIX kmalloc-4096: Marking all objects used > [<c0243b4f>] ? security_file_permission+0xf/0x20 > [<c019436f>] sys_select+0x3f/0x190 > [<c01878e9>] ? fput+0x19/0x20 > [<c0103dbf>] ? restore_nocheck+0x12/0x15 > [<c014b06d>] ? trace_hardirqs_on+0xbd/0x140 > [<c0103d5e>] syscall_call+0x7/0xb > ======================= > > argh, that stuff hurts my brain. None of the numbers seem to make any > sense for a 4k allocation :( Pekka, do you have time to decrypt this? > > Dave, could you please remind us which net driver was in use here? > >
It's the ath5k -- Regards dave
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: [BUG] wireless : cpu stuck for 61s
, Andrew Morton
, (Wed Jul 30, 3:10 am)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Wed Jul 30, 7:06 pm)
Re: [BUG] wireless : cpu stuck for 61s
, Andrew Morton
, (Wed Jul 30, 7:56 pm)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Wed Jul 30, 8:01 pm)
Re: [BUG] wireless : cpu stuck for 61s
, Pekka J Enberg
, (Thu Jul 31, 2:15 am)
Re: [BUG] wireless : cpu stuck for 61s
, Tomas Winkler
, (Thu Jul 31, 2:50 am)
Re: [BUG] wireless : cpu stuck for 61s
, Pekka Enberg
, (Thu Jul 31, 2:53 am)
Re: [BUG] wireless : cpu stuck for 61s
, Tomas Winkler
, (Thu Jul 31, 3:29 am)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Fri Aug 1, 12:32 am)
Re: [BUG] wireless : cpu stuck for 61s
, Jiri Slaby
, (Mon Aug 4, 2:22 am)
Re: [BUG] wireless : cpu stuck for 61s
, Jiri Slaby
, (Mon Aug 4, 3:00 am)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Mon Aug 4, 6:29 pm)
Re: [BUG] wireless : cpu stuck for 61s
, Bob Copeland
, (Tue Aug 5, 5:24 am)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Tue Aug 5, 6:51 pm)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Tue Aug 5, 6:53 pm)
Re: [BUG] wireless : cpu stuck for 61s
, Dave Young
, (Mon Aug 11, 9:19 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Colocation donated by:
Syndicate