[Libreoffice-bugs] [Bug 109241] Problem with urllib on https URLs

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 30 19:35:56 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=109241

--- Comment #9 from kiloran.public+bugzilla at gmail.com ---
I've downloaded Process Monitor and run some tests. I'll attached 3 files:
1...Demo_of_bug_109241.ods Contains a macro which exhibits my reported problem
2...ProcMon_for_bug109241_normal mode.txt which contains the ProcMon records
for the standard version 5.3.4.2
3...ProcMon_for_bug109241_modified.txt which contains the ProcMon records for
5.3.4.2 with the normal _ssl.pyd replaced by that from LibreOffice Portable
4.0.2.2

In each case, I had Demo_of_bug_109241.ods open, started the ProcMon capture,
ran the macro and then stopped the ProcMon capture. I then extracted the
ProcMon records from the first occurrence of _ssl.pyd to the last occurrence of
LIBEAY32.DLL 

As previously reported, the standard version of 5.3.4.2 fails with the macro,
but the modified version works OK.

>From my limited understanding, it seems to me that the correct instance of
_ssl.pyd is being used. However, I do wonder about LIBEAY32.DLL. in both
ProcMon reports, there seems to be many reference to LIBEAY32.DLL "NAME NOT
FOUND". Is this normal?

I tried getting ProcMon records for the same process when running LibreOffice
in safe mode. The macro ran fine, but I could not see any reference to _ssl.pyd
or LIBEAY32.DLL

The only non-standard extension I have installed is this:
https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170830/a573a60f/attachment-0001.html>


More information about the Libreoffice-bugs mailing list