[PyQt] memory can't be "read"
Arve Knudsen
arve.knudsen at gmail.com
Fri Jul 10 18:14:13 BST 2009
This should simply mean there has been a memory error (segfault) in
the application, and as such you'd need to debug in order to pinpoint
it.
On 7/10/09, Mario Daniel Carugno <carugnom at gmail.com> wrote:
> Hello, i was trying to run a pyqt application on windows. It works,
> but when i close it, the following error appears:
>
> The instruction at "0x018f9098" references memory at "0x00a8c448".
> The memory can't be "read"
>
> The message could be not exact in english since i'm translating it from
> spanish.
> I've seen this error before, i think it's a common issue on windows.
> Do anybody know how to solve it ?
> Thanks
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
--
Sent from my mobile device
More information about the PyQt
mailing list