On 16.04.2013 21:33, Alessandro Ghedini wrote: > On Tue, Apr 16, 2013 at 09:09:55PM +0200, Julian Taylor wrote: >> I seemed to have made some mistake when I upgraded the libc. >> I also get the failure with unstable libc on amd64. > > Hi, > > I cannot reproduce this on an amd64 sid chroot with both sid and experimental > libc6 versions. Could you please try to compile and run the attached test case > (which is just a more verbose version of the failing test) and report the > output? > > (you can compile and run it with "c++ 705561.cpp -lzmq && a.out") > > Cheers >
./a.out rc: 0, err: 0 a.out: test.cpp:22: int main(): Assertion `rc == -1' failed. maybe its the kernel? I'm actually using a unstable chroot from ubuntu 13.04 which has a 3.8.0 kernel: $ uname -a Linux ubuntu 3.8.0-18-generic #28-Ubuntu SMP Thu Apr 11 19:38:55 UTC 2013 x86_64 GNU/Linux -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

