On 16/07/12 22:23, gericom wrote:
> sorry, here is the one without stdlib

> 11654 open("/home/gericom/.fonts/Scriptorama.ttf", O_RDONLY) = 22
> 11654 fstat64(22, {st_mode=S_IFREG|0644, st_size=148436, ...}) = 0
> 11654 mmap2(NULL, 148436, PROT_READ, MAP_SHARED, 22, 0) = 0xaface000
> 11654 close(22)                         = 0
> 11654 --- SIGSEGV (Segmentation fault) @ 0 (0) ---

looks like something's crashing trying to read that Scriptorama.ttf.
does it work if you move it out of the way?

does anybody know whether VCL read all these fonts on startup or is that
fontconfig?

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to