[PyQt] Crash with latest PyQt5 snapshot and Qt 5.7

Phil Thompson phil at riverbankcomputing.com
Sat Jul 9 10:54:09 BST 2016


On 9 Jul 2016, at 10:50 am, Detlev Offenbach <detlev at die-offenbachs.de> wrote:
> 
> Hi,
>  
> this morning I did some more test. Here are the results.
>  
> 1. Compiling PyQt5 latest snapshots (sip, PyQt5 and QScintilla) against Qt 5.6.1 lead to the same crash.
> 2. Compiling the latest stable versions against Qt 5.6.1 leads to a working installation.
>  
> Therefore I assume that there is something wrong in the PyQt5 snapshot.
>  
> Regards,
> Detlev
>  
> On Friday 08 July 2016, 19:56:45 Detlev Offenbach wrote:
> > Hello,
> > 
> > I installed Qt 5.7 on my openSUSE system and compiled all latest snapshots
> > of sip, PyQt5 and QScintilla. When trying to start eric it crashes. The
> > excerpt from the debug info which I think is related is
> > 
> > ASSERT failure in QList<T>::at: "index out of range", file
> > /home/<xxxxx>/Qt/5.7/gcc_64/include/
> > 
> > With Qt 5.6.0 eric runs fine. Any help is welcome.

I'd need a stacktrace.

Phil



More information about the PyQt mailing list