[Bf-python] Reason for removal of ReleaseGlobalDictionary in BPY_interface.c

ChrisKeith at aol.com ChrisKeith at aol.com
Thu Feb 19 03:06:46 CET 2004


Hello Willian -

Here's a minimal Python script that crashes Blender on my Win2000 machine:

def main():
    prnt "a"

FYI, here is the stack from MSVC++ after the crash:

PYTHON22! 1e077475()
free_script(Script * 0x0322ec4c) line 64 + 9 bytes
free_libblock(ListBase * 0x07c2beec, void * 0x0322ec4c) line 462 + 9 bytes
BPY_txt_do_python(SpaceText * 0x0322cf64) line 446 + 20 bytes
run_python_script(SpaceText * 0x0322cf64) line 954 + 9 bytes
winqreadtextspace(ScrArea * 0x07c32a94, void * 0x0322cf64, BWinEvent * 0x0012fedc) line 1206 + 9 bytes
scrarea_do_winhandle(ScrArea * 0x07c32a94, BWinEvent * 0x0012fedc) line 140 + 26 bytes
scrarea_dispatch_events(ScrArea * 0x07c32a94) line 522 + 13 bytes
screen_dispatch_events() line 897 + 9 bytes
screenmain() line 1124
main(int 1, char * * 0x03222f30) line 571
mainCRTStartup() line 206 + 25 bytes
KERNEL32! 7c5987e7()

Hope this helps!

- best regards,
Chris Keith



More information about the Bf-python mailing list