[Bf-committers] expython OS X :(

Michael Velikanje bf-committers@blender.org
Wed, 11 Jun 2003 23:04:09 -0800


Hi,
I just tried the last update for expython :(, it still compiles, links 
and....................crashes.
This is in the console:
 >>
Blender quit
In BPY_start_python
initBlenderApi2_2x
In M_Blender_Init()
In M_Scene_Init()
In initObject()
In constant_New()
In constant_New()
In constant_New()
In M_Camera_Init()
In constant_New()
In constant_New()
In M_Curve_Init()
In M_Armature_Init()
In M_Bone_Init()
In M_Ipo_Init()
In M_Metaball_Init()
In M_Window_Init()
In M_Draw_Init()
Jun 11 22:57:36 Power crashdump: Crash report written to: 
/Users/michaelv/Library/Logs/CrashReporter/blender.crash.log
<<



This is the blender.crash.log:
 >>**********

Date/Time:  2003-06-11 22:57:36 -0800
OS Version: 10.2.6 (Build 6L60)
Host:       Power.local.

Command:    blender
PID:        15568

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000054

Thread 0 Crashed:
  #0   0x00283010 in visit_decref (gcmodule.c:204)
  #1   0x0023eaa4 in dict_traverse (dictobject.c:1649)
  #2   0x002824c8 in collect (gcmodule.c:227)
  #3   0x0028206c in _PyObject_GC_Malloc (gcmodule.c:621)
  #4   0x00282140 in _PyObject_GC_New (gcmodule.c:1006)
  #5   0x002812c4 in PyCFunction_NewEx (methodobject.c:20)
  #6   0x00279f48 in Py_InitModule4 (modsupport.c:81)
  #7   0x0013c0e0 in M_Draw_Init (crt.c:300)
  #8   0x0013deb8 in M_Blender_Init (crt.c:300)
  #9   0x0013ce24 in initBlenderApi2_2x (crt.c:300)
  #10  0x00139e68 in BPY_start_python (crt.c:300)
  #11  0x000035d8 in main (crt.c:300)
  #12  0x00002ba8 in _start (crt.c:267)
  #13  0x00002a28 in start

PPC Thread State:
   srr0: 0x00283010 srr1: 0x0200f030                vrsave: 0x00000000
    xer: 0x00000000   lr: 0x0023eaa4  ctr: 0x00282ff8   mq: 0x00000000
     r0: 0x00000001   r1: 0xbffff720   r2: 0x0023eaa4   r3: 0x003af824
     r4: 0x00000000   r5: 0x0023ea88   r6: 0x024dede0   r7: 0x00000030
     r8: 0x00000005   r9: 0x00000000  r10: 0x003af824  r11: 0x003af824
    r12: 0x00000000  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
    r16: 0x00000000  r17: 0x00402308  r18: 0x003cd600  r19: 0x00000001
    r20: 0x00000000  r21: 0x00000000  r22: 0x00000000  r23: 0x003ad1c4
    r24: 0xbffff7b4  r25: 0xbffff7b8  r26: 0xbffff7b0  r27: 0x00282ff8
    r28: 0x00000000  r29: 0x003c63e0  r30: 0x003af824  r31: 0x0023e970
<<

Michael Velikanje