[wingide-users] python interpreter dying?
Paul Sijben
sijben at eemvalley.com
Mon Jul 24 11:59:48 MDT 2006
sorry to have bothered you, it also crashes python when not run in the
debugger.
Paul Sijben wrote:
>
>
> Wingware Support wrote:
>> Paul Sijben wrote:
>>> I am finding that Windows XP thinks the python binary (2.4.3) has a
>>> problem and wants to send the debugging data to Microsoft central.
>>> However the interpreter works fine until I tell windows what to do with
>>> this problem. So the interpreter really is not dead.
>>
>> I'm a bit confused here -- which interpreter are you referring to
>> that continues to work after the program being debugged crashes? Do
>> you mean the python shell? It runs in a separate process so it
>> should continue to run regardless of what happens with the debugger.
>>
>
> the interpreter process that runs my application while it is being
> debugged.
>
>> Does the program crash when run outside of Wing? If it does, it's
>> probably due to a problem in an extension module and you need to
>> either work around it or debug / modify the extension module. It
>> might be due to the size of stack, though that wouldn't be my first
>> guess.
>
> will need to check. But the app does not crash in any way that the
> debugger shows.
>
>>
>> If it only crashes in Wing's debugger, than it might be due to
>> something Wing does and we'd like to know more about what your
>> program does.
>
> will check what happens outside the debugger. Will feed that back later.
>
>>
>> Thanks,
>>
>> John
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
--
Paul Sijben tel: +31334566488
Eemvalley Systems & Technology fax: +31334557523
the Netherlands http://eemvalley.com
More information about the wingide-users
mailing list