lkml.org 
[lkml]   [2003]   [Feb]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 7 Feb 2003 03:03:50 -0800
FromAndrew Morton <>
SubjectRe: 2.5.59-mm9
Andrew Morton <akpm@digeo.com> wrote:
>
> http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.59/2.5.59-mm9/

I've taken this down.

Ingo, there's something bad in the signal changes in Linus's current tree.

mozilla won't display, and is unkillable:

mnm:/home/akpm> ps aux|grep moz               
akpm      1462  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1463  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1469  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1470  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1471  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      9024  0.0  0.0  3260  556 pts/19   S    02:32   0:00 grep moz
mnm:/home/akpm> kill -9 1462 1463 1469 1470 1471
mnm:/home/akpm> ps aux|grep moz                 
akpm      1462  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1463  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1469  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1470  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      1471  0.0  2.5 44568 23244 ?       S    02:26   0:00 /usr/lib/mozilla-1.3a/mozilla-bin
akpm      9028  0.0  0.0  3260  556 pts/19   S    02:33   0:00 grep moz
mnm:/home/akpm> ps axo pid,comm,wchan|grep moz
 1462 mozilla-bin      schedule_timeout
 1463 mozilla-bin      rt_sigsuspend
 1469 mozilla-bin      rt_sigsuspend
 1470 mozilla-bin      rt_sigsuspend
 1471 mozilla-bin      rt_sigsuspend

That's just from bringing up X and starting mozilla 1.13a.  Happens every time.


-
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/

\
 
 \ /
  Last update: 2005-03-22 12:33    [from the cache]
©2003-2008