Memory doesn't seem to be the issue (at least the windows task manager is not reporting anything that looks suspicious).
I am looking for some way to make the error message more informative. The kernel must have died for a reason, and it would help to known this reason. With kind regards, Pieter Eendebak Op maandag 23 januari 2017 21:55:45 UTC+1 schreef Carlos Córdoba: > > If you're running it several times, maybe it's eating your whole memory > and then crashes. > > El 23/01/17 a las 09:14, Pieter Eendebak escribió: > > No, it often crashes after the computation. I have no clue at this moment > what triggers the issue, except that I can reproduce it by running the > script several times. > > Pieter > > > Op maandag 23 januari 2017 13:54:45 UTC+1 schreef Carlos Córdoba: >> >> Hi, >> >> Dumb question: so your kernel die while you're running your computation? >> Sorry but it's no clear from your message ;-) >> >> >> Cheers, >> Carlos >> >> El 23/01/17 a las 06:58, Pieter Eendebak escribió: >> >> With using Spyder I regularly get a 'Kernel died, restarting' message. >> How can I debug this properly? >> >> The script that gives me the error is quite complex and used different >> GUIs (matplotlib, pyqtgraph). The error occurs when working interactively >> (e.g. running the script directly from command line does not give the >> error). In the internal console I get the following message: >> >> WARNING:root:kernel died: 6.000600099563599 >> >> (the actual number changes) >> >> I have tried so far: >> >> - disable numba >> - update spyder, update pyzmq, update jupyter >> ( I did this because sometimes the following message is printed: >> "QTextCursor::setPosition: Position '13547' out of range". Right now the >> messages have disappeared, but the problem is still there) >> - set SPYDER_DEBUG=1, this gives no additional useful output >> >> With kind regards, >> Pieter >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "spyder" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/spyderlib. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
