Python error in MacOS

I put in a print statement and the problem disappeared so I'm working on lowering the compile optimisation. Getting small example would seem to be impossible if its a compile problem.

···

---
Nigel W. Moriarty

----- Original Message ----
From: Robin Dunn <robin@alldunn.com>
To: wxPython-users@lists.wxwidgets.org
Sent: Thursday, April 5, 2007 5:53:05 PM
Subject: Re: [wxPython-users] Python error in MacOS

Nigel W. Moriarty wrote:

Robin

In my case the app dies completely.

I expect that is because of the memory errors and not the
_wrapRunLoopWithAutoreleasePoolHandler message. Have you been able to
narrow down the cause of the crash? It would be real helpful to have a
runnable sample for this.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

____________________________________________________________________________________
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.

Nigel W. Moriarty wrote:

I put in a print statement and the problem disappeared so I'm working
on lowering the compile optimisation.

compile optimization of what? IIRC, you compiled both Python and wxPython yourself. are you talking about the optimization setting for those?

Did you even try the pre-compiled versions?

Getting small example would
seem to be impossible if its a compile problem.

I'm confused, what does the size of the sample have to do with whether it is a compile problem?

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov