Hallo!
Only a bug report:
If I have a playlist in a GOP abstraction and I delete the GOP
abstraction, pd crashes ... (pd0.39, latest playlist from cvs)
GDB gives me the following backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210902848 (LWP 18042)]
0x0807e3b9 in gobj_getrect (x=0x812e670, glist=0x812cdc8, x1=0xffffffff,
y1=0x813fa60, x2=0x1, y2=0x8137cc8) at g_editor.c:36
36 if (x->g_pd->c_wb && x->g_pd->c_wb->w_getrectfn)
(gdb) bt
#0 0x0807e3b9 in gobj_getrect (x=0x812e670, glist=0x812cdc8, x1=0xffffffff,
y1=0x813fa60, x2=0x1, y2=0x8137cc8) at g_editor.c:36
#1 0x080561bd in linetraverser_next (t=0xbf87e830) at g_canvas.c:300
#2 0x00000000 in ?? ()
(gdb)
LG
Georg