http://bugs.winehq.org/show_bug.cgi?id=27614 --- Comment #2 from André H. <nerv(a)dawncrow.de> 2011-06-27 11:43:22 CDT --- Created an attachment (id=35311) --> (http://bugs.winehq.org/attachment.cgi?id=35311) bad but simple test code i simply compiled the attached code with gcc tst.c after running a.out on linux i get: 0 0 160 0 lo 1 0 200 160 lo 2 0 200 200 lo after running a.out on FreeBSD 8.2 i get: 0 0 104 0 em0 1 0 248 104 em0 2 0 368 248 em0 3 0 368 368 em0 so i can't see a loop or something special -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.