acroread9 crashed immediately after starting

Da Rock freebsd-questions at herveybayaustralia.com.au
Fri Dec 6 14:15:23 UTC 2013


On 12/05/13 21:08, Jerry wrote:
> System: FreeBSD 10.0-BETA3 #0 r257580 amd64
>
> I have "acroread9" installed because I write and frequently need to fill
> in online interactive PDF forms.
>
> I have Adobe Pro XI installed on a Windows 8.1 machine to create and
> modify interactive PDFs. It is the only program that I am aware of that
> can accomplish this. I was trying to to insure that the forms work
> correctly under different OSs. Using Firefox and its built in PDF
> program fails miserably. It cannot utilize the interactive properties of
> the PDF. I installed acroread9, but it simply crashes a few seconds
> after it starts.
>
> $ acroread9
> Fontconfig error: "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
> Fontconfig error: "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
> Fontconfig warning: "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
> Fontconfig error: "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
> Fontconfig error: "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
> Fontconfig warning: "/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
> terminate called after throwing an instance of 'RSException'
>
> This is line 70:       </matrix>
> This is line 78:       </edit>
>
>  From the /var/message log:
>
> Dec  5 05:45:33 scorpio kernel: linux: pid 31377 (acroread): syscall inotify_init not implemented
>
> Is this a known issue? If so, then why is the application in the ports
> system if it will not run? If not, what do I have to do to get it to
> run successfully?
>
Try ports@, or emulators@; but I did run this down about year or so ago 
(same symptoms) - although I don't remember the RSException - so check 
you're up to date.

Also try ldd and see if it might be missing something else that wasn't 
missing last time.

The inotify won't be an issue. That comes up with several applications, 
but is essentially harmless.


More information about the freebsd-questions mailing list