<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">IOhannes et al.,<div><br></div><div>I just checked out the latest Gem (0.94 branch) by doing:</div><div><br></div><div><div>git clone <a href="https://git.code.sf.net/p/pd-gem/gem">https://git.code.sf.net/p/pd-gem/gem</a> pd-gem-gem</div></div><div><br></div><div>When starting pd-l2ork, it segfaults with the following backtrace. Any idea what may be wrong? Is this a stable branch?</div><div><br></div><div>Also, on a related note, I am wondering how come the git submodule inside pd-l2ork still pulls 0.93 when the command above does 0.94?</div><div><br></div><div>pd-l2ork's .gitmodule has:</div><div><br></div><div><div>[submodule "Gem"]</div><div><span style="white-space:pre"> </span>path = Gem</div><div><span style="white-space:pre">    </span>url = git://<a href="http://git.code.sf.net/p/pd-gem/gem">git.code.sf.net/p/pd-gem/gem</a></div></div><div><br></div><div>Best,</div><div><br></div><div>Ico</div><div><br></div><div><div>[Thread debugging using libthread_db enabled]</div><div>Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".</div><div>/etc/pd/gem.conf: No such file or directory</div><div>./gem.conf: No such file or directory</div><div><br></div><div>Program received signal SIGSEGV, Segmentation fault.</div><div>__strcmp_sse2_unaligned ()</div><div>    at ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S:31</div><div>31<span style="white-space:pre">    </span>../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: No such file or directory.</div><div>(gdb) back</div><div>#0  __strcmp_sse2_unaligned ()</div><div>    at ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S:31</div><div>#1  0x0000555555605f9b in namelist_append (</div><div>    listwas=0x555555cb6920 <sys_searchpath>, </div><div>    s=0x555555f39bc0 "/usr/lib/pd-l2ork/extra/Gem", allowdup=0)</div><div>    at s_path.c:238</div><div>#2  0x00007ffff287d1e3 in gem::RTE::RTE::addSearchPath(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*) () from /usr/lib/pd-l2ork/extra/Gem/Gem.pd_linux</div><div>#3  0x00007ffff2877264 in (anonymous namespace)::addownpath(char const*) [clone .constprop.26] () from /usr/lib/pd-l2ork/extra/Gem/Gem.pd_linux</div><div>#4  0x00007ffff2877523 in gem::setup() ()</div><div>   from /usr/lib/pd-l2ork/extra/Gem/Gem.pd_linux</div><div>#5  0x000055555560564e in sys_do_load_lib (canvas=0x0, </div><div>    objectname=0x555555dd20a0 "Gem") at s_loader.c:204</div><div>#6  0x0000555555605918 in sys_load_lib (canvas=canvas@entry=0x0, </div><div>    classname=0x555555dd20a0 "Gem") at s_loader.c:242</div><div>#7  0x00005555555fecb3 in glob_initfromgui (dummy=<optimized out>, </div><div>    s=<optimized out>, argc=<optimized out>, argv=<optimized out>)</div><div>    at s_main.c:241</div><div>#8  0x00005555555f1fb5 in pd_typedmess (</div><div>    x=x@entry=0x555555cb6098 <glob_pdobject>, s=0x555555ce2ce0, </div><div>    argc=argc@entry=32, argv=argv@entry=0x7fffffffd940) at m_class.c:782</div><div>#9  0x00005555555fa47d in binbuf_eval (x=<optimized out>, </div><div>    target=0x555555cb6098 <glob_pdobject>, target@entry=0x0, </div><div>    argc=argc@entry=0, argv=argv@entry=0x0) at m_binbuf.c:903</div><div>#10 0x00005555556018c2 in socketreceiver_read (x=0x555555de9d20, fd=12)</div><div>    at s_inter.c:569</div><div>#11 0x0000555555600c10 in sys_domicrosleep (microsec=<optimized out>, </div><div>    pollem=1) at s_inter.c:207</div><div>#12 0x0000555555600d05 in sys_microsleep (microsec=<optimized out>)</div><div>    at s_inter.c:229</div><div>#13 0x00005555555fd89e in m_pollingscheduler () at m_sched.c:557</div><div>#14 m_mainloop () at m_sched.c:617</div><div>#15 0x0000555555600603 in sys_main (argc=<optimized out>, </div><div>    argv=<optimized out>) at s_main.c:365</div><div>#16 0x00007ffff68e9b97 in __libc_start_main (main=0x55555556d580 <main></div></div></div></div></div></div>