Strange segmentation faults after upgrade

Matthew Dillon dillon at apollo.backplane.com
Wed Mar 27 22:41:53 PDT 2013


:>   int main() {
:>     printf("Ok.\n");
:>     return 0;
:>   }
:>
:> I compiled this with
:>   cc -o test test.c -lpthread -pthread

    Ok, I'm reproducing it now on x86-64 3.2-REL.  It does not occur
    with i386 3.2-REL.

    It's probably one of the recent commits, we'll get it fixed soon
    as we figure out what we broke.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>



More information about the Users mailing list