This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients Jeffrey.Kintscher, ned.deily, remi.lapeyre, ronaldoussoren, terrygreeniaus, veky
Date 2021-02-06.14:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612622021.92.0.666902113326.issue41552@roundup.psfhosted.org>
In-reply-to
Content
@terrygreeniaus: Are you running macOS 11 on your MacBook Pro?

If so, could you verify the hardware address of the iBridge interface? 

I've checked to libc sources on opensource.apple.com and those don't seem to contain code to treat the iBridge interface specially. 

I've also attached a small program that dumps the Mac addresses of interfaces using the same mechanism as used by the UUID code in libc. If the Mac address is unchanged they may have done something that affects that code.
History
Date User Action Args
2021-02-06 14:33:41ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, veky, remi.lapeyre, Jeffrey.Kintscher, terrygreeniaus
2021-02-06 14:33:41ronaldoussorensetmessageid: <1612622021.92.0.666902113326.issue41552@roundup.psfhosted.org>
2021-02-06 14:33:41ronaldoussorenlinkissue41552 messages
2021-02-06 14:33:41ronaldoussorencreate