Hi to all,
what about to compile scribus without cairo -DWANT_CAIRO=0 ? Which effect has this option? Probably should it be some way of workaround? O. Dne 8.4.2011 15:32, James Crickmere napsal(a): > Hi folks, > > Have compiled SVN trunk on Ubuntu 10.04, ran scribus, but got a > "Segmentation fault". Compiled again with debugging symbols and ran through > gdb to get the following output: > > (gdb) run > Starting program: /home/james/scribus_svn/bin/scribus > [Thread debugging using libthread_db enabled] > > Program received signal SIGSEGV, Segmentation fault. > 0x08c0e2e9 in _cairo_array_index (array=0x91128b4, index=0) > at > /home/james/Documents/Code/scribus/svn/scribus/third_party/cairo/cairo-array.c:222 > 222 return (void *)&(*array->elements)[index * array->element_size]; > > 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. -- Ondrej Nemecek icq: 250163477
