[PD-dev] devel_0_38 bug

Georg Holzmann grhPD at gmx.at
Wed Nov 17 14:22:31 CET 2004


Hallo Tim and others!


I just found an other bug in devel_0_38 i think:
my setup:
   pd with jack
   i wrote the insignal in 2 arrays (used it as scope for L and R)
   i moved one array a bit, and:

(gdb output)

Program received signal SIGHUP, Hangup.
[Switching to Thread 1076218272 (LWP 22162)]
0x080a93fb in sys_unqueuegui (client=0x827be20) at s_inter.c:805
805         else for (gq = sys_guiqueuehead; gq2 = gq->gq_next; gq = gq2)
(gdb) watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
Quit
(gdb) watchdog: signaling pd...
where
#0  0x080a93fb in sys_unqueuegui (client=0x827be20) at s_inter.c:805
#1  0x08068cf1 in garray_vis (z=0x827be20, glist=0x827bd30, vis=0)
     at g_array.c:828
#2  0x0807e006 in gobj_vis (x=0x827be20, glist=0x8282790, flag=136849296)
     at g_editor.c:68
#3  0x0805d742 in graph_vis (gr=0x827bd30, parent_glist=0x8225138,
     vis=136822304) at g_graph.c:804
#4  0x0805e555 in graph_displace (z=0x827bd30, glist=0x8225138, 
dx=136849296,
     dy=136822304) at g_graph.c:636
#5  0x0807c6fa in canvas_motion (x=0x8225138, xpos=255, ypos=368, fmod=0)
     at g_editor.c:44
#6  0x0809c22c in pd_typedmess (x=0x8225138, s=0x827be20, argc=136466744,
     argv=0x437f0000) at m_class.c:774
#7  0x0809c0e6 in pd_typedmess (x=0x826d630, s=0x827be20, argc=3,
     argv=0x80fd368) at m_class.c:795
#8  0x0809f6e4 in binbuf_eval (x=0x8282790, target=0x826d630, argc=0, 
argv=0x0)
     at m_binbuf.c:597
#9  0x080a7bd0 in socketreceiver_read (x=0x8219c20, fd=0) at s_inter.c:533
#10 0x080a981f in sys_domicrosleep (microsec=136849296, pollem=1)
     at s_inter.c:177
#11 0x080a945e in sys_pollgui () at s_inter.c:816
#12 0x080a4455 in m_scheduler () at m_sched.c:468
#13 0x080ae54b in main (argc=136849296, argv=0x8282790) at s_entry.c:29
(gdb) watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...
watchdog: signaling pd...




LG
Georg




More information about the Pd-dev mailing list