On Mittwoch, 31. Dezember 2008, Frank Abel Cancio Bello wrote: > Hi all, > > I install eric4-4.3-snapshot-20081227.tar.gz on python 2.6.1 and after > few minutes eric unexpectedly closed and my system log said: > > Dec 31 15:27:38 miriam kernel: [71088.983508] python[5950]: segfault at > 00000006 eip 00000006 esp bfc74d2c error 4 > > I don't do anything estrange, just play a little with the app ;) > > I then just open it and minimize, and don't touch it at all and then.. > BUN! again after two minutes closed and a similar message on my system > log. > > Maybe a python bug, anyway... how can I get a more detailed report(I > just try to help python or eric whatever bug belong)? Eric support > python 2.6.1?
I just changed to Python 2.6 shortly and had a strange encounter once. Due to the fact, that Python 2.6 doesn't introduce backward incompatible changes, eric4 should work with Python 2.6. However, libraries written in C/C++, which are used by eric could have problems. Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
