[PyKDE] Crash on exit

Phil Thompson phil at river-bank.demon.co.uk
Thu Mar 8 11:43:34 GMT 2001


Jan Ekholm wrote:
> 
> Hi all,
> 
> I'm new to this list, so excuse me if this has been discussed before. I
> looked through the archives but did not find anything about this issue.
> 
> Started using PyQT yesterday, and it all works just fine. The samples run
> without any problems and my own programs work quite ok too. I do get a
> segmentation fault every time I exit the program, is this some known
> error?
> 
> % ./myapp.py
> Fatal Python error: PyThreadState_Get: no current thread
> Aborted (core dumped)
> %
> 
> The application works ok up to the point when it is terminated.
> 
> I have:
> 
>         * RedHat 6.2
>         * sip 2.3
>         * PyQt 2.3
>         * Qt 2.2.1
>         * BeOpen-Python-2.0-1

It's a bug in sip 2.3. sip 2.4pre1 (in
http://www.river-bank.co.uk/software/private) has the fix.

Phil




More information about the PyQt mailing list