Re: programs vanish with 2.6.22+

From: Markus
Date: Sat Dec 08 2007 - 07:31:17 EST


Well, just tried it. Started a dozen konquerors and attached strace to
everyone. When one disapeared, I only got a "Process 9246 detached",
nothing else is printed or written in the log.

Markus


> On Fri, 7 Dec 2007, Markus wrote:
>
> > Well, now some windows vanished, but no additional messages were
> > produced by kernel. When somebody could tell what I exactly need to
> > do... would be nice.
> > Or a hit, in what direction I should look. Because its really nasty
to
> > not being able to use a current kernel.
> >
> > I already rebuild the whole system, as suggested by the gentoo-devs,
> > without success.
> >
> > I could also try to debug/strace/whatever the apps and wait for it
to
> > disappear.
>
> Well, you could attach strace to all likely crash candidates like
>
> strace -etrace=none -o/tmp/<pid>.trace -p<pid>
>
> which would at least tell you what signal it caught...
>
> good luck
> Guennadi
>
> >
> > Just talk to me, I am not able to do this on my own...
> >
> >
> > Markus
> >
> > > On Fri, 7 Dec 2007, Markus wrote:
> > >
> > > > Hi again!
> > > >
> > > > The memtest ran 14 passes (~10h) without an error.
> > > >
> > > > I now have a 2.6.24-rc4 with some debug-options turned on,
waiting
> > for
> > > > something to happen... can I just leave it untill a window
> > disappears
> > > > or do I need to manually enable something or run some user-space
> > app?!
> > >
> > > It depends - different options have it differently. Most simple
ones
> > are
> > > just compile-time, so, you don't have to enable them. Look
in "help"
> > for
> > > respective debug-options.
> > >
> > > Thanks
> > > Guennadi
> > > ---
> > > Guennadi Liakhovetski
> > >
> >
> >
>
> ---
> Guennadi Liakhovetski
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/