segfault on 32bit cygwin snapshot

Takashi Yano takashi.yano@nifty.ne.jp
Thu Mar 4 11:50:00 GMT 2021


On Thu, 4 Mar 2021 12:11:11 +0100
marco atzeri wrote:
> I have no problem to patch Python to solve the issue,
> but I have not seen evidence of the dlsym mechanism .
> But of course I an NOT and expert in this field.
> 
> If someone looking to the code can give me some hints,
> I will appreciate

I am also not sure where the dlsym() is used in python.
At least, os.uname() works in python 3.8.7 and 2.7.18 in my
environment even without that snippet. It seems that os.uname()
does not use dlsym(). Do I overlook something?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>


More information about the Cygwin mailing list