severity 746550 wishlist

Hi Thomas,

Thomas Liske wrote:
> > At least all of these pids I checked were kernel threads for which the
> > above behaviour is IIRC normal:
> > 
> > # ps auxwww | fgrep --color '['
> > root         1  0.0  0.0  13228   668 ?        Ss    2013   2:21 init [2]
> > root         2  0.0  0.0      0     0 ?        S     2013   0:00 [kthreadd]
> 
> > But the /proc/$pid/exe symlink is always there, it just doesn't have a
> > target. Which should be ok for kernel threads.
> 
> It was just to late at night... I was already aware of the kernel thread
> behavior:
> 
> >     # ignore kernel threads
> >     next unless(defined($ptable->{$pid}->{exec}));
> 
> The problem is the second scanning pass which looks for the parent
> processes. It seems to happen if a process is a child of a kernel
> thread... sadly I could not reproduce it, yet.

Strange. I really wonder what's so different on my boxes. Did you try
it with Debian Unstable kernels? Or rather with Debian Stable kernels?
Maybe there changed something which causes this behaviour. (I haven't
tried 0.8 on Stable yet.)

> > P.S.: Feel free to clone this report if you want to track the probably
> > at least two different issues in here separately.
> 
> ACK, kernel image stuff goes into #746550.

Ok, downgrading that one to wishlist (via Bcc to control@b.d.o) as it
is probably a seldom corner case and hence more a feature request than
a real bug. At least "important" is not the proper severity for that
issue. :-)

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to