Re: "They have full address space protection"
Ingo Molnar <[email protected]> Sun, 10 Oct 2004 20:17:43 +0200
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
* Ingo Molnar <[email protected]> wrote: > > This locked up TUX. I couldn't stop it with "/etc/init.d/tux stop". > > The rest of the computer was okay, but TUX wouldn't go down until I > > rebooted. > > found the bug: it's an interaction between threaded coredumps and Tux's > exit code. You can work it around by doing 'ulimit -c 0' before starting > up Tux. I've fixed it in my tree and the fix will be in -A6. actually, 'ulimit -c 0' will not work it around - you'll have to wait for -A6. Ingo