[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110204150703.GA9254@hiauly1.hia.nrc.ca>
Date: Fri, 4 Feb 2011 10:07:03 -0500
From: John David Anglin <dave@...uly1.hia.nrc.ca>
To: Meelis Roos <mroos@...ux.ee>
Cc: linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: 2.6.38-rc3 regression on parisc: segfaults
On Fri, 04 Feb 2011, Meelis Roos wrote:
> 2363 clone( <unfinished ...>
> 2349 <... futex resumed> ) = 1
> 2363 <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x460df4a8) = 2372
> 2349 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> 2372 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTART}, <unfinished ...>
> 2349 write(1, "\33[56;1H\33[34h\33[?25h", 18 <unfinished ...>
>
> Something futex-related. Full log temprarilty available at
> http://www.cs.ut.ee/~mroos/aptitude-strace.txt
This is possibly the infamous COW bug.
> gdb does not seem to work well:
I think the segv is in the dynamic loader. Try gdb on dynamic loader
and aptitude as run argument. Also suggest adding /usr/lib/debug to
LD_LIBRARY_PATH.
Dave
--
J. David Anglin dave.anglin@...-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists