[PyKDE] Python-qt on Debian, more error messages
Phil Thompson
phil at riverbankcomputing.co.uk
Fri Jun 30 14:47:43 BST 2006
On Friday 30 June 2006 2:30 pm, Gudjon I. Gudjonsson wrote:
> Hi again
> Sorry but I get a number of other error messages when my otherwise nice
> application crashes.
"otherwise" as in "apart from the bugs" ;)
> n'th crash
> Xlib: unexpected async reply (sequence 0xee38)!
> Terminated
>
> n+1'th crash
> *** glibc detected *** malloc(): memory corruption (fast): 0x0842deb7 ***
> Aborted
>
> n+2'th crash
> Xlib: unexpected async reply (sequence 0x6fc4)!
>
> Sorry for the spam but I would be very happy if someone could help me.
You need to produce a small, complete script that demonstrates the problem.
There are two reasons for always asking people to do this...
1. It's almost impossible to provide any help otherwise.
2. During the process of producing the cut down script people usually discover
the bug causing the problem or find a better way of doing something that
replaces the buggy code.
Phil
More information about the PyQt
mailing list