question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PyQt5 5.12 Crashing Unpredictably

See original GitHub issue

Windows users are reporting crashes/segfaults on Windows with PyQt5 version 5.12.

Immediate solution of downgrading PyQt5 to version 5.11.3 works for now but we need a patch for this.

Edit: Travis is also reporting failures on Linux

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
mmagnuskicommented, Apr 18, 2019

@banesullivan Sorry I didn’t reply earlier, I didn’t have much time to go back to vtki. I will create a new issue today in the evening or tomorrow.

0reactions
banesullivancommented, Apr 15, 2019

Also, I’d be happy to go back and forth with you on slack to make sure you are up and running on Windows: http://slack.opengeovis.org

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does PyQt sometimes crash on exit? - python
The problem is caused because even when you finish running app.exec_() the application still releases resources that need access to the instance ......
Read more >
application crashes when using latest PyQt5==5.13.0 #235
Reinstalling the application may fix this problem. ... To workaround it I downgraded the PyQt5 version inside the conda environment doing pip ...
Read more >
spyder-ide/public - Gitter
So, PyQt5==5.12 is not recommeded according to an issue. However, I was not able to run spyder ... If I scroll the help...
Read more >
PyQt5 crashes in Python Console give no error message or ...
PyQt5 code can crash Python and PyCharm will give no error message, here's a snippet that can reproduce this: from PyQt5 import QtWidgets...
Read more >
dev-python/PyQt5 - crashes with "malloc_consolidate()
Trying to test pyqt5 as described (for example) in https://build-system.fman.io/pyqt5-tutorial page, it's easy to trigger a crash: Python ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found