[Stackless] 3.1b3 on 2.4.3 crashes with PyQt on Windows

Christian Tismer tismer at stackless.com
Thu Aug 17 20:41:19 CEST 2006


Carlos Eduardo de Paula wrote:

....

> Program received signal SIGSEGV, Segmentation fault.
> 0x1e0a8c08 in python24!PyString_FromFormatV () from /cygdrive/c/Carlos/Apps/Python24/python24.dll
> (gdb) backtrace
> #0  0x1e0a8c08 in python24!PyString_FromFormatV () from /cygdrive/c/Carlos/Apps/Python24/python24.dll
> #1  0x00eea4e0 in sip!initsip ()
> Previous frame inner to this frame (corrupt stack?)
> 
> Now I dont know where to go... I compiled everything again, QT, SIP and PyQt and the error persists.. if I can help in any way just point out.
> 
> Thanks for all and sorry bothering you guys,
> 
> Carlos

Well, I'm not really back, not online etc.,
but this looks very much like some internal
built-in plausibility check for proper frame
nesting - something that Stackless in fact does not
try to support. I guess we need a special build that
avoids certain plausi checks in certain situations.

One would need to dig into some source to solve this
problem. Something that I will not do often in the
future :-)

Any volunteers would be appreciated.

cheers - chris 2nd edition
-- 
Christian Tismer             :^)   <mailto:tismer at stackless.com>
tismerysoft GmbH             :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9A     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 802 86 56  mobile +49 173 24 18 776  fax +49 30 80 90 57 05
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list