Matthew Dillon <[email protected]> wrote: > > :Hi, > : > :I got the following panic twice after the system was running for some > :time. This is with kernel v2.7.3.596.g53d77-DEVELOPMENT. > > This is the same panic that Alex is getting. The pty is being > closed by both sides but the process still has a session reference > to it. Try this: > > fetch http://apollo.backplane.com/DFlyMisc/pty01.patch > > The patch isn't complete in that it will create a memory leak, but > it will be progress if it fixes the panics.
Hm, just paniced again at the same place with pty01.patch applied. It always happens when I manually do ps or top after the system was running for some hours. Johannes
