Has anyone else seen this disturbing error from their wxPython app? I'm at a lose were to start on this one.
Nigel
Python(283,0xa000cfc0) malloc: Python(283,0x1ba4a00) malloc: *** error for object 0x1b006940:*** error for object 0x195f71b0: incorrect checksum for freed ob incorrect checksum for freed object - object was probably modifject - object was probably modified after being freed, break at ied after being freed, break at szone_error to debug
szone_error to debug
Python(283,0xa000cfc0) malloc: Python(283,0x1ba4a00) malloc: *** set a breakpoint in szone_er*** set a breakpoint in szone_error to debug
ror to debug
Python(283,0x1ba4a00) malloc: *** Deallocation of a pointer not malloced: 0x1b006940; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
CGFontLockBitmaps: unable to get quantization level for key.
···
---
Nigel W. Moriarty
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs. http://music.yahoo.com/unlimited
Has anyone else seen this disturbing error from their wxPython app? I'm at a lose were to start on this one.
Nigel
Python(283,0xa000cfc0) malloc: Python(283,0x1ba4a00) malloc: *** error for object 0x1b006940:*** error for object 0x195f71b0: incorrect checksum for freed ob incorrect checksum for freed object - object was probably modifject - object was probably modified after being freed, break at ied after being freed, break at szone_error to debug
szone_error to debug
Python(283,0xa000cfc0) malloc: Python(283,0x1ba4a00) malloc: *** set a breakpoint in szone_er*** set a breakpoint in szone_error to debug
ror to debug
Python(283,0x1ba4a00) malloc: *** Deallocation of a pointer not malloced: 0x1b006940; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
CGFontLockBitmaps: unable to get quantization level for key.
Are you able to consistently duplicate this? If so please send me a minimal sample app.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!