Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 15 Jan 2015 23:52:36 +0100
From: Sebastian Gottschall <s.gottschall@...wrt.com>
To: musl@...ts.openwall.com
Subject: pthreads broken (freeradius testcase)

following test case

configure freeradius with --with-threads (which is on by default)
if you start radiusd with your radius configuration you will see that 
radius does not listen on any ports. it will hang in the listener thread 
which creates the socket.
if you configure it as --without-threads, it works


tested with musl 1.1.6 on a mips (big endian) system using kernel 3.10

Sebastian

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.