From: forkosh@panix.com   
      
   Henrik Carlqvist wrote:   
   > John Forkosh wrote:   
   >> Which file(s) do I have to chmod to run acroread, and print from it,   
   >> without su'ing?   
   >   
   > I don't have the answer, but you might be able to find the answer by   
   > running:   
   > strace -f acroread   
   > and study the output from strace after acroread has crashed.   
   > regards Henrik   
      
   Thanks, but no luck studying that, at least not for my level of   
   understanding, which is ground floor at best. The 44,149 lines   
   of strace output end with...   
      
   --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=NULL} ---   
   getpid() = 3616   
   rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT],   
    sa_flags=SA_RESTART}, {sa_handler=0x850aafa, sa_mask=[],   
    sa_flags=0}, 8) = 0   
   exit_group(1) = ?   
   +++ exited with 1 +++   
      
   And there are various "No such file..." messages before that.   
   But there are a zillion "No such file..." messages starting   
   at line#3 of the output, and I'm not seeing any particular   
   reason for the SIGABRT signal. (Also trying --trace=%file   
   didn't make the output any easier for me to sift through.)   
   --   
   John Forkosh ( mailto: j@f.com where j=john and f=forkosh )   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|