If I press ctrl+1 to create an object that&#39;s when it crashes out, opening pd patches is fine but if I try to edit them then a crash will occur as well. Also opening Grdiflow help index causes crashes without loading the index patch at all<br>
<br><div class="gmail_quote">On Sat, Nov 27, 2010 at 5:43 PM, Ivica Ico Bukvic <span dir="ltr">&lt;<a href="mailto:ico@vt.edu">ico@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This looks like an incompatibility between tagged moving of an object and something in the gridflow.<br>
<br>
 Does this occur with any object or just some specific object(s)?<br>
<br>
Mathieu, The offending call should be the same like the Regular call except that is this place is using a tag. It can be found in the g_text.c file.<br>
<br>
Cheers!<br>
<div><div></div><div class="h5"><br>
ALAN BROOKER &lt;<a href="mailto:alan.brooker2010@gmail.com">alan.brooker2010@gmail.com</a>&gt; wrote:<br>
<br>
&gt;Hi Mathieu,<br>
&gt;<br>
&gt;Thanks for this, I have done a trace back with the following output on the<br>
&gt;terminal :<br>
&gt;<br>
&gt;(gdb) run<br>
&gt;Starting program: /usr/local/bin/pd -oss -channels 2 my-bug-test.pd<br>
&gt;[Thread debugging using libthread_db enabled]<br>
&gt;[New Thread 0xb6168b70 (LWP 5214)]<br>
&gt;&lt;init&gt; : Avifile RELEASE-0.7.48-100119-21:44-../src/configure<br>
&gt;&lt;init&gt; : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic mtrr<br>
&gt;pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext<br>
&gt;fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_api<br>
&gt;&lt;init&gt; : 3200.00 MHz AMD Phenom(tm) II X2 555 Processor detected<br>
&gt;where<br>
&gt;<br>
&gt;Program received signal SIGSEGV, Segmentation fault.<br>
&gt;0x00000011 in ?? ()<br>
&gt;(gdb) where<br>
&gt;#0  0x00000011 in ?? ()<br>
&gt;#1  0x080a9665 in gobj_displace_withtag (x=0x8215790,<br>
&gt;    dx=&lt;value optimised out&gt;, dy=0) at g_editor.c:70<br>
&gt;#2  canvas_displaceselection (x=0x8215790, dx=&lt;value optimised out&gt;, dy=0)<br>
&gt;    at g_editor.c:1913<br>
&gt;#3  0x080a9a35 in canvas_motion (x=0x8215790, xpos=161, ypos=56, fmod=2)<br>
&gt;    at g_editor.c:2102<br>
&gt;#4  0x080ca856 in pd_typedmess (x=0x8215790, s=0x8136eb8, argc=3,<br>
&gt;    argv=0xbffff08c) at m_class.c:792<br>
&gt;#5  0x080ca43c in pd_typedmess (x=0x8211678, s=0x8136eb8, argc=3,<br>
&gt;    argv=0xbffff08c) at m_class.c:813<br>
&gt;#6  0x080cff0a in binbuf_eval (x=0x814d610, target=&lt;value optimised out&gt;,<br>
&gt;    argc=0, argv=0x0) at m_binbuf.c:726<br>
&gt;#7  0x080de1bf in socketreceiver_read (x=0x814d630, fd=6) at s_inter.c:560<br>
&gt;#8  0x080ddb7a in sys_domicrosleep (microsec=&lt;value optimised out&gt;,<br>
&gt;    pollem=&lt;value optimised out&gt;) at s_inter.c:198<br>
&gt;#9  0x080de662 in sys_pollgui () at s_inter.c:862<br>
&gt;#10 0x080d9681 in m_pollingscheduler () at m_sched.c:490<br>
&gt;#11 m_mainloop () at m_sched.c:560<br>
&gt;#12 0x080dcc09 in sys_main (argc=5, argv=0xbffff4e4) at s_main.c:310<br>
&gt;#13 0x080e56cb in main (argc=5, argv=0xbffff4e4) at s_entry.c:32<br>
&gt;(gdb) where<br>
&gt;#0  0x00000011 in ?? ()<br>
&gt;#1  0x080a9665 in gobj_displace_withtag (x=0x8215790,<br>
&gt;    dx=&lt;value optimised out&gt;, dy=0) at g_editor.c:70<br>
&gt;#2  canvas_displaceselection (x=0x8215790, dx=&lt;value optimised out&gt;, dy=0)<br>
&gt;    at g_editor.c:1913<br>
&gt;#3  0x080a9a35 in canvas_motion (x=0x8215790, xpos=161, ypos=56, fmod=2)<br>
&gt;    at g_editor.c:2102<br>
&gt;#4  0x080ca856 in pd_typedmess (x=0x8215790, s=0x8136eb8, argc=3,<br>
&gt;    argv=0xbffff08c) at m_class.c:792<br>
&gt;#5  0x080ca43c in pd_typedmess (x=0x8211678, s=0x8136eb8, argc=3,<br>
&gt;    argv=0xbffff08c) at m_class.c:813<br>
&gt;#6  0x080cff0a in binbuf_eval (x=0x814d610, target=&lt;value optimised out&gt;,<br>
&gt;    argc=0, argv=0x0) at m_binbuf.c:726<br>
&gt;#7  0x080de1bf in socketreceiver_read (x=0x814d630, fd=6) at s_inter.c:560<br>
&gt;#8  0x080ddb7a in sys_domicrosleep (microsec=&lt;value optimised out&gt;,<br>
&gt;    pollem=&lt;value optimised out&gt;) at s_inter.c:198<br>
&gt;#9  0x080de662 in sys_pollgui () at s_inter.c:862<br>
&gt;#10 0x080d9681 in m_pollingscheduler () at m_sched.c:490<br>
&gt;#11 m_mainloop () at m_sched.c:560<br>
&gt;#12 0x080dcc09 in sys_main (argc=5, argv=0xbffff4e4) at s_main.c:310<br>
&gt;#13 0x080e56cb in main (argc=5, argv=0xbffff4e4) at s_entry.c:32<br>
&gt;<br>
&gt;Thanks again<br>
&gt;<br>
&gt;Al<br>
&gt;On Sat, Nov 27, 2010 at 11:37 AM, Mathieu Bouchard &lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; On Sat, 27 Nov 2010, ALAN BROOKER wrote:<br>
&gt;&gt;<br>
&gt;&gt;  Also Gridflow as mentioned previously causes crashes but not so hard as<br>
&gt;&gt;&gt; py.  When I swapped the L2Orkt file to normal extended, I could use Gridflow<br>
&gt;&gt;&gt; in the new gui as normal- so perhaps the issue is not in the tk file but<br>
&gt;&gt;&gt; else where?<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; If you (or someone else) can narrow down the l2ork&lt;-&gt;gridflow problems, I<br>
&gt;&gt; could try to fix them.<br>
&gt;&gt;<br>
&gt;&gt; Is it something happening mostly with the helpfiles, or also with something<br>
&gt;&gt; else ? Is it happening at startup, or later ?<br>
&gt;&gt;<br>
&gt;&gt; What is the &quot;L20rkt file&quot; ?<br>
&gt;&gt;<br>
&gt;&gt;  _______________________________________________________________________<br>
&gt;&gt; | Mathieu Bouchard ------------------------------------- Aix-en-Provence<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt;_______________________________________________<br>
&gt;<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>