Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sh dumps core



On Thu, Apr 03, 2008 at 03:34:06PM +0300, Andy Shevchenko wrote:
> Hello!
> 
> I'm using the recent matt-armv6 tree to work with OMAP2 platform.
> However the last snapshots within at least last week produce sh coredump at
> init.
...
>                 if (waitpid(pid, &status, 0) == -1)
>                         break;
> >>>>>>                if (status != 0) {

If that really is the location of the coredump, you probably want
a kernel dump instead....

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index