login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
14
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Fernando Lopez-Lezcano
Subject:
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
Date: Wednesday, July 14, 2010 - 2:32 pm
On Mon, 2010-07-12 at 20:06 -0700, Fernando Lopez-Lezcano wrote:
quoted text
> > > -------- > > > BUG: unable to handle kernel NULL pointer dereference at 0000008c > > > IP: [<c045e50a>] rt_spin_lock_fastunlock.clone.2+0x6/0x3e > > ... > > > Pid: 2855, comm: nautilus Not tainted > > > 2.6.33.6-147.rt23.3.fc12.ccrma.i686.rt #3 P5K/EPU/P5K/EPU > > > EIP: 0060:[<c045e50a>] EFLAGS: 00210246 CPU: 0 > > > EIP is at rt_spin_lock_fastunlock.clone.2+0x6/0x3e > > > EAX: 00000078 EBX: ef45393c ECX: 00000000 EDX: 00000078 > > > ESI: ef716edc EDI: 00000000 EBP: f1977c8c ESP: f1977c88 > > > DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 preempt:00000000 > > > Process nautilus (pid: 2855, ti=f1976000 task=f2347130 task.ti=f1976000) > > > Stack: > > > ef45393c f1977c94 c0781206 f1977cc8 c04d842e 00000000 ef703e54 faadd5bc > > > <0> f1977cdc 126bc87a ef703ddc 00000000 ef45393c ef716edc ef6f5494 > > > faafdc6c > > > <0> f1977df8 faad9041 c3604b5c faafdc6c ef452bfc 00007e7f f5eb41e8 > > > 00000007 > > > Call Trace: > > > [<c0781206>] ? rt_spin_unlock+0x8/0xa > > > [<c04d842e>] ? d_materialise_unique+0x210/0x2aa > > > > Can you gdb list *0xc04d842e ? > > (gdb) list *0xc04d842e > 0xc04d842e is in d_materialise_unique (fs/dcache.c:2073). > 2068 out_unalias: > 2069 d_move_locked(alias, dentry); > 2070 ret = alias; > 2071 out_err: > 2072 spin_unlock(&inode->i_lock); > 2073 if (m2) > 2074 mutex_unlock(m2); > 2075 if (m1) > 2076 mutex_unlock(m1); > 2077 return ret; > > > Thanks again for all the testing here! Its really appreciated!
I just tried building 2.6.33.6 rt26 (saw it this morning on the site) and it does not exhibit this problem. Woohoo! Thanks again! -- Fernando --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Thu Jul 8, 10:19 am)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Thu Jul 8, 3:33 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Thu Jul 8, 3:44 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Thu Jul 8, 4:00 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Fri Jul 9, 12:02 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Fri Jul 9, 12:13 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Fri Jul 9, 12:54 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Fri Jul 9, 3:13 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Fri Jul 9, 3:31 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Fri Jul 9, 3:57 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Fri Jul 9, 4:07 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Fri Jul 9, 4:13 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Fri Jul 9, 4:24 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Mon Jul 12, 4:37 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Mon Jul 12, 4:53 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Mon Jul 12, 6:10 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Mon Jul 12, 6:40 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Mon Jul 12, 8:06 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Wed Jul 14, 2:32 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, john stultz
, (Wed Jul 14, 2:36 pm)
Re: 2.6.33.5 rt23: machine lockup (nfs/autofs related?)
, Fernando Lopez-Lezcano
, (Wed Jul 14, 3:02 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v2 11/11] sched: update tg->shares after cpu.shares write
Ingo Molnar
Re: [RFC] Cpu-hotplug: Using the Process Freezer (try2)
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Eric W. Biederman
Re: init's children list is long and slows reaping children.
Jeffrey V. Merkey
Re: Versioning file system
git
:
Matthieu Moy
Re: Bugs in Gitosis
Daniel Barkalow
Re: About git and the use of SHA-1
David Lang
Re: mingw, windows, crlf/lf, and git
Shawn O. Pearce
Re: Bugs in Gitosis
Junio C Hamano
Re: [PATCH 14/21] Convert ce_path_match() to use struct pathspec
linux-netdev
:
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
David Miller
Re: [PATCH] ipv6: fix display of local and remote sit endpoints
Cong Wang
Re: [PATCH] s2io: add dynamic LRO disable support
Tobacco New Year Promo
Eric Dumazet
Re: [PATCH] net: implement emergency route cache rebulds when gc_elasticity is exc...
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
of/flattree: merge early_init_dt_scan_memory() common code
Linux Kernel Mailing List
b43: N-PHY: add some registers and structs definitions
Linux Kernel Mailing List
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Linux Kernel Mailing List
drivers/acpi: use kasprintf
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Eric Furman
Re: Defending OpenBSD Performance
Damien Miller
Re: Patching a SSH 'Weakness'
Tony Abernethy
Re: The Atheros story in much fewer words
Nick Holland
Re: 1 out of 3 hunks failed--saving rejects to kerberosV/src/lib/krb5/crypto.c.rej
Colocation donated by:
Syndicate