Address boundary error on POST QHttpMultiPart

colin.mcphail at mac.com colin.mcphail at mac.com
Wed Nov 1 11:47:38 GMT 2023


Hi  Šimon,

> On 31 Oct 2023, at 19:52, Šimon Leitgeb <leitgeb.simon at gmail.com> wrote:
> 
> QHttpMultiPart 

I can confirm that your test program crashes on my system:

         PyQt6 Version Information
╭───────────┬──────────────────────────────╮
│ Component │           Version            │
├───────────┼──────────────────────────────┤
│ Platform  │ macOS-14.1-x86_64-i386-64bit │
│  Python   │       3.12.0 (CPython)       │
│   PyQt6   │            6.6.0             │
│    Qt6    │            6.6.0             │
╰───────────┴──────────────────────────────╯

I also ran the test using the other Python Qt wrapper (PySide6) and it too crashed in a similar manner. This seems to imply that the problem lies with Qt6 itself, not PyQt6. If you can get a C++ version of your test case to reproduce the crash you could submit a bug report to Qt's maintainers.

Sorry not to be of direct help.

Regards,
Colin McPhail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231101/80363bd6/attachment.htm>


More information about the PyQt mailing list