Re: How to turn off IPv4 without disabling IPv6

2019-04-25 Thread Marco Davids
Op Thu, Apr 25, 2019 at 13:22, Nico Schottelius wrote: if I cannot turn off IPv4, I cannot test what needs to be fixed. You know what? I actually agree with Nico on this. It's 2019 and the adoption of IPv6 is actually gaining momentum (at last). This is absolutely the time to seriously start

Re: Core dumps for threads

2001-02-25 Thread davids
> It does work, however. It effectively dumps the thread that caused the > fault. If you want that behavior, catch SIGSEGV, fork, and have the child process (in which only the faulting thread exists) call abort. DS - To unsubscribe from this list: send the line "unsubscribe linux-ker