Path: csiph.com!usenet.pasdenom.info!bete-des-vosges.org!news.redatomik.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'that?': 0.05; 'exit.': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:python-list': 0.10; 'alexis': 0.16; 'already,': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'debugger,': 0.16; 'dlls': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'relevant.': 0.16; 'subject:stopped': 0.16; 'tool:': 0.16; 'memory': 0.17; 'laura': 0.18; 'windows': 0.20; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; '2015': 0.23; 'header :In-Reply-To:1': 0.24; 'idea': 0.26; 'error': 0.27; '+0200,': 0.27; 'looks': 0.29; 'crash': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'starts': 0.29; 'e.g.': 0.31; 'fri,': 0.31; 'url:mailman': 0.31; 'run': 0.32; 'anyone': 0.32; 'url:python': 0.33; 'usually': 0.33; 'another': 0.34; 'url:listinfo': 0.35; 'could': 0.35; 'but': 0.36; 'url:org': 0.36; 'possible': 0.36; 'loaded': 0.36; 'quite': 0.37; 'subject:: ': 0.37; 'charset:us- ascii': 0.37; 'christian': 0.38; 'someone': 0.38; 'url:microsoft': 0.39; "you've": 0.61; 'fun': 0.61; 'header:Message-Id:1': 0.62; 'more': 0.62; 'here': 0.66; 'received:89': 0.80; '>if': 0.84; 'checker': 0.84; 'gollwitzer': 0.84; 'pyqt.': 0.84 To: Christian Gollwitzer cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Python.exe has stopped working In-Reply-To: Message from Christian Gollwitzer of "Fri, 05 Jun 2015 11:15:31 +0200." References: <8a6ed08d-7dd6-4a4a-a466-9d3ad98f8dff@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <983.1433590789.1@fido> Date: Sat, 06 Jun 2015 13:39:49 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Sat, 06 Jun 2015 13:39:52 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433590803 news.xs4all.nl 2824 [2001:888:2000:d::a6]:49707 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92181 In a message of Fri, 05 Jun 2015 11:15:31 +0200, Christian Gollwitzer writes: >Am 05.06.15 um 11:03 schrieb Alexis Dubois: >> Anyone else for an idea on that? >> >Well, it is a crash on exit. Looks like a memory error inside of PyQT. >If you've got the time, you could run it inside of a debugger, or >better, a memory checker like AppVerifier to find the culprit. These >things are usually quite hard to diagnose, and unless someone has seen >it here already, the fun starts now ;) Another possible reason might be >mixing up DLLs from PyQT and another QT installation. You can find out >by listing all loaded DLLs when the program is running, e.g. from a >debugger or this tool: >https://technet.microsoft.com/sysinternals/bb896653.aspx > > Christian >-- >https://mail.python.org/mailman/listinfo/python-list I don't have a windows machine, so I cannot do any more looking for this, but this may be relevant. http://stackoverflow.com/questions/20102419/pyqt-5-error-on-exit Laura