<div><br></div><div>Hi folks,</div><div><br></div><div>Have compiled SVN trunk on Ubuntu 10.04, ran scribus, but got a &quot;Segmentation fault&quot;.  Compiled again with debugging symbols and ran through gdb to get the following output:</div>
<div><br></div><div><div>(gdb) run</div><div>Starting program: /home/james/scribus_svn/bin/scribus </div><div>[Thread debugging using libthread_db enabled]</div><div><br></div><div>Program received signal SIGSEGV, Segmentation fault.</div>
<div>0x08c0e2e9 in _cairo_array_index (array=0x91128b4, index=0)</div><div>    at /home/james/Documents/Code/scribus/svn/scribus/third_party/cairo/cairo-array.c:222</div><div>222<span class="Apple-tab-span" style="white-space:pre">        </span>    return (void *) &amp;(*array-&gt;elements)[index * array-&gt;element_size];</div>
</div><div><br></div>The only argument passed to cmake the first time I compiled scribus was: -DCMAKE_INSTALL_PREFIX:PATH=/home/james/scribus_svn , and the second time: -DCMAKE_INSTALL_PREFIX:PATH=/home/james/scribus_svn -DWANT_DEBUG=1 -DWANT_CAIRO=1 . A sementation fault occured both times.<div>
<br></div><div>Does this happen to any other Ubuntu users (or linux users)? Can anyone tell me where i&#39;ve gone wrong?</div><div><br></div><div>Any help much appreciated.</div><div>James</div><div><br></div>