[scribus] Segmentation fault on Ubuntu 10.04
James Crickmere
james.crickmere at gmail.com
Fri Apr 8 15:32:49 CEST 2011
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.
Does this happen to any other Ubuntu users (or linux users)? Can anyone tell
me where i've gone wrong?
Any help much appreciated.
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus/attachments/20110408/82f8a801/attachment.htm>
More information about the scribus
mailing list