Re: python crash on windows but not on linux

2010-02-15 Thread hjebbers
On 13 feb, 13:48, Dave Angel da...@ieee.org wrote: hjebbers wrote: On Feb 13, 10:25 am, Dennis Lee Bieber wlfr...@ix.netcom.com wrote: On Fri, 12 Feb 2010 09:21:07 -0800 (PST), hjebbers hjebb...@gmail.com declaimed the following in gmane.comp.python.general: What strikes me is: 1

Re: python crash on windows but not on linux

2010-02-13 Thread hjebbers
On Feb 12, 11:46 pm, Rob Williscroft r...@rtw.me.uk wrote: hjebbers wrote in news:2864756a-292b-4138-abfd- 3348b72b7...@u9g2000yqb.googlegroups.com in comp.lang.python: the information about the error is a windows dump. This may help: #http://msdn.microsoft.com/en-us/library/ms680621(VS

Re: python crash on windows but not on linux

2010-02-13 Thread hjebbers
On Feb 13, 11:03 am, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 12, 3:17 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 7:01 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 5:45 pm, M3RT mgul...@gmail.com wrote: The problem

Re: python crash on windows but not on linux

2010-02-13 Thread hjebbers
On Feb 13, 10:25 am, Dennis Lee Bieber wlfr...@ix.netcom.com wrote: On Fri, 12 Feb 2010 09:21:07 -0800 (PST), hjebbers hjebb...@gmail.com declaimed the following in gmane.comp.python.general: What strikes me is: 1. the crash on windows, but linux works OK (same test sets) 2. the linux box

Re: python crash on windows but not on linux

2010-02-13 Thread hjebbers
to all, thanks for the pointers so far. if you feel the need to reproduce the crash, it's not that hard, (downloading and installing my edi translator, install configuration (button-click), and run. I have a modified version (replace some *.py files) that eliminate a lot of stuff (simpler setup,

Re: python crash on windows but not on linux

2010-02-13 Thread hjebbers
On Feb 13, 12:24 pm, Diez B. Roggisch de...@nospam.web.de wrote: Am 13.02.10 11:50, schrieb hjebbers: On Feb 13, 10:25 am, Dennis Lee Bieberwlfr...@ix.netcom.com  wrote: On Fri, 12 Feb 2010 09:21:07 -0800 (PST), hjebbershjebb...@gmail.com declaimed the following

Re: python crash on windows but not on linux

2010-02-13 Thread hjebbers
On Feb 13, 10:25 am, Dennis Lee Bieber wlfr...@ix.netcom.com wrote: On Fri, 12 Feb 2010 09:21:07 -0800 (PST), hjebbers hjebb...@gmail.com declaimed the following in gmane.comp.python.general: What strikes me is: 1. the crash on windows, but linux works OK (same test sets) 2. the linux box

Re: python crash on windows but not on linux

2010-02-12 Thread hjebbers
On Feb 11, 5:45 pm, M3RT mgul...@gmail.com wrote: Hi, The problem may be related to how you treat the EDI file or lets say DATA. Also your coding style is important. Can you provide more info? Yes, a whole lot more; but I do not want to bother you with that now. I was just wondering if it is

Re: python crash on windows but not on linux

2010-02-12 Thread hjebbers
On Feb 12, 3:41 am, a...@pythoncraft.com (Aahz) wrote: In article 34fcf680-1aa4-4835-9eba-3db3249f3...@q16g2000yqq.googlegroups.com, hjebbers  hjebb...@gmail.com wrote: the error is a windows thing, I can make a screenshot of it, but I can not copy/paste text. In that case, you need

Re: python crash on windows but not on linux

2010-02-12 Thread hjebbers
On Feb 12, 2:06 pm, Dave Angel da...@ieee.org wrote: hjebbers wrote: On Feb 12, 3:41 am, a...@pythoncraft.com (Aahz) wrote: In article 34fcf680-1aa4-4835-9eba-3db3249f3...@q16g2000yqq.googlegroups.com, hjebbers  hjebb...@gmail.com wrote: the error is a windows thing, I can make

Re: python crash on windows but not on linux

2010-02-12 Thread hjebbers
On Feb 12, 3:17 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 7:01 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 5:45 pm, M3RT mgul...@gmail.com wrote: The problem may be related to how you treat the EDI file or lets say DATA. Also your

python crash on windows but not on linux

2010-02-11 Thread hjebbers
To all, I am running an EDI translator, and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP I get a crash: 'sorry for the inconvenience' etc (so no clues about what is causing the problem) This happens with python 2.4, 2.5, 2.6 It does not happen

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 7:01 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 5:45 pm, M3RT mgul...@gmail.com wrote: The problem may be related to how you treat the EDI file or lets say DATA. Also your coding style is important. Can you provide more info? Yes, a whole lot more

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 7:01 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 5:45 pm, M3RT mgul...@gmail.com wrote: The problem may be related to how you treat the EDI file or lets say DATA. Also your coding style is important. Can you provide more info? Yes, a whole lot more

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 7:01 pm, Peter Otten __pete...@web.de wrote: hjebbers wrote: On Feb 11, 5:45 pm, M3RT mgul...@gmail.com wrote: The problem may be related to how you treat the EDI file or lets say DATA. Also your coding style is important. Can you provide more info? Yes, a whole lot more

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 8:42 pm, Jerry Hill malaclyp...@gmail.com wrote: On Thu, Feb 11, 2010 at 9:32 AM, hjebbers hjebb...@gmail.com wrote: To all, I am running an EDI translator, and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP  I get a crash

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 8:42 pm, Jerry Hill malaclyp...@gmail.com wrote: On Thu, Feb 11, 2010 at 9:32 AM, hjebbers hjebb...@gmail.com wrote: To all, I am running an EDI translator, and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP  I get a crash

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 11:59 pm, Terry Reedy tjre...@udel.edu wrote: On 2/11/2010 9:32 AM, hjebbers wrote: To all, I am running an EDI translator, and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP  I get a crash:      'sorry for the inconvenience

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 12, 12:13 am, Emile van Sebille em...@fenx.com wrote: On 2/11/2010 6:32 AM hjebbers said... To all, I am running an EDI translator, ... let's say bots  :) and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP  I get a crash

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 12, 12:13 am, Emile van Sebille em...@fenx.com wrote: On 2/11/2010 6:32 AM hjebbers said... To all, I am running an EDI translator, ... let's say bots  :) and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP  I get a crash

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 12, 12:13 am, Emile van Sebille em...@fenx.com wrote: On 2/11/2010 6:32 AM hjebbers said... To all, I am running an EDI translator, ... let's say bots  :) and doing stress tests. When processing a test with a (relatively) big EDI file(s) on windowsXP  I get a crash

Re: python crash on windows but not on linux

2010-02-11 Thread hjebbers
On Feb 11, 11:56 pm, Carl Banks pavlovevide...@gmail.com wrote: On Feb 11, 2:39 pm, hjebbers hjebb...@gmail.com wrote: On Feb 11, 8:42 pm, Jerry Hill malaclyp...@gmail.com wrote: On Thu, Feb 11, 2010 at 9:32 AM, hjebbers hjebb...@gmail.com wrote: To all, I am running an EDI