DragonFly BSD
DragonFly users List (threaded) for 2013-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Strange segmentation faults after upgrade


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Mar 2013 22:41:53 -0700 (PDT)

:>   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@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]