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.

Crash on exit (PyQt, Qt, abnormal termination, quit, segfault, SIGSEGV)

See original GitHub issue

On 4.0.9 (but this was also present in previous versions) if you normally close Electrum (both stand alone and installed version) on this OS you will get an abnormal crash.

OS: Windows 7 Ultimate 32 bit (updates to date) It’s quite easy to reproduce, just normally start electrum , leave it on for few minutes and then normally try to close it from the close button. It will immediately pop-up this (in 8/10 cases):

ele2

Here is the full dump:

roblem Event Name:	BEX
  Application Name:	electrum-4.0.9.exe
  Application Version:	0.0.0.0
  Application Timestamp:	00000000
  Fault Module Name:	StackHash_0a9e
  Fault Module Version:	0.0.0.0
  Fault Module Timestamp:	00000000
  Exception Offset:	1e175f42
  Exception Code:	c0000005
  Exception Data:	00000008
  OS Version:	6.1.7601.2.1.0.256.1
  Locale ID:	1033
  Additional Information 1:	0a9e
  Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:	0a9e
  Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
SomberNightcommented, Apr 3, 2021
0reactions
ecdsacommented, Apr 5, 2021

I still get them on linux too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Segmentation fault on exit in pyQt5 but not pyQt4
With your suggestion, no crash. Swapping the del scene and del grview lines there is no crash either. Deleting app, scene and grview...
Read more >
PyQt4 applications crash at exit - Launchpad Bugs
When the dialog is closed, the application dies with segmentation fault. The python-qt4 version in Lucid beta 2 is 4.7.2-0ubuntu1. The PyQt4 ......
Read more >
Bug listing with status RESOLVED with resolution INVALID as ...
... Bug:547 - "kcpuload and knetload crash on fresh install of KDE/Gentoo" ... Bug:8006 - "kdeedu compile fails with segmentation fault" status:RESOLVED ...
Read more >
PyInstaller Documentation - Read the Docs
PyInstaller runs on macOS 10.15 (Catalina) or newer. It can build graphical windowed apps (apps that do not use a terminal window).
Read more >
Writing web server applications with QtWebApp
The debugger pops up the more detailed error message "Segmentation fault" which ... the console window which terminates the application abnormally with the ......
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