Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2009 12:14:04 +0300
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        freebsd-emulation@FreeBSD.org, hrs@FreeBSD.org
Subject:   Re: Acroread 9
Message-ID:  <1256634844.1619.51.camel@localhost>
In-Reply-To: <200904101343.37355.jkim@FreeBSD.org>
References:  <d8a0b7620904100037se99c16bm1a6f5192e5bffff3@mail.gmail.com> <200904101343.37355.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi 

> It is a known problem:
> 
> http://docs.freebsd.org/cgi/mid.cgi?20090401175638.GA31233

hi, 

I have tried patch from above article (on RELENG_8)
Patch applied, kernel build, but acroread behave same as before patch:

linux: pid 79194 (acroread): syscall inotify_init not implemented

something wrong in patch ? 

$ linux_kdump -m40 -f ~/acrored.kdump
...
 36359 acroread CALL  linux_fcntl64(0x8,0xd,0xbfbfdcc8)
 36359 acroread RET   linux_fcntl64 0
 36359 acroread CALL  close(0x8)
 36359 acroread RET   close 0
 36359 acroread CALL  linux_inotify_init
 36359 acroread RET   linux_inotify_init -1 errno 38 Socket operation on non-socket
 36359 acroread CALL  linux_socketcall(0x8,0xbfbfde80)
 36359 acroread RET   linux_socketcall 0
 36359 acroread CALL  linux_stat64(0xa5b9ec8,0xbfbfdd48,0x4b2b9ff4)
 36359 acroread NAMI  "/compat/linux/home/vova/.adobe/Acrobat/9.0/SharedDataEvents"
 36359 acroread NAMI  "/home/vova/.adobe/Acrobat/9.0/SharedDataEvents"
 36359 acroread UNKNOWN(8)   36359 acroread RET   linux_stat64 0
 36359 acroread CALL  write(0x9,0xbfbfde8c,0x1)
 36359 acroread GIO   fd 9 wrote 1 byte
       "M"
 36359 acroread RET   write 1
 36359 acroread CALL  linux_mmap2(0,0x100000,0x7,0x20022,0xffffffff,0)
 36359 acroread RET   linux_mmap2 1288486912/0x4cccc000
 36359 acroread CALL  linux_mprotect(0x4cccc000,0x1000,0)
 36359 acroread RET   linux_mprotect 0
 36359 acroread CALL  sched_getparam(0,0x4cdcbd94)
 36359 acroread RET   sched_getparam 0
 36359 acroread CALL  linux_sched_get_priority_min(0)
 36359 acroread RET   linux_sched_get_priority_min 0
 36359 acroread CALL  linux_sched_get_priority_max(0)
 36359 acroread RET   linux_sched_get_priority_max 63/0x3f
 36359 acroread CALL  linux_clone(0x3d0f00,0x4cdcb454,0x4cdcbbd8,0xbfbfde70,0x4cdcbbd8)
 36359 acroread RET   linux_clone 36395/0x8e2b
 36359 acroread CALL  linux_sched_setscheduler(0x8e2b,0,0x4cdcbd94)
 36359 acroread RET   linux_sched_setscheduler RESTART
 36359 acroread CALL  linux_tgkill(0x8e07,0x8e2b,0x20)
 36359 acroread RET   linux_tgkill 0
 36359 acroread CALL  linux_sys_futex(0x4b3bec28,0x81,0x7fffffff,0,0xbfbfde3c,0xbfbfdc34)
 36359 acroread RET   linux_sys_futex 0
 36359 acroread CALL  write(0x2,0x4b380c74,0x30)
 36359 acroread GIO   fd 2 wrote 48 bytes
       "terminate called after throwing an insta"
 36359 acroread RET   write 48/0x30
 36359 acroread CALL  write(0x2,0xac8eac0,0xb)
 36359 acroread GIO   fd 2 wrote 11 bytes
       "RSException"
 36359 acroread RET   write 11/0xb
 36359 acroread CALL  write(0x2,0x4b380c64,0x2)
 36359 acroread GIO   fd 2 wrote 2 bytes
       "'
       "
 36359 acroread RET   write 2
 36359 acroread CALL  linux_rt_sigprocmask(0x1,0xbfbfdd5c,0,0x8)
 36359 acroread RET   linux_rt_sigprocmask 0
 36359 acroread CALL  linux_tgkill(0x8e07,0x8e07,0x6)
 36359 acroread RET   linux_tgkill 0
 36359 acroread PSIG  SIGIOT caught handler=0x84fcd86 mask=0x0 code=0x0
 36359 acroread CALL  linux_rt_sigaction(0x6,0xbfbfd7ec,0xbfbfd760,0x8)
 36359 acroread RET   linux_rt_sigaction 0
 36359 acroread CALL  linux_exit_group(0x1)

-- 
Vladimir B. Grebenschikov
vova@fbsd.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1256634844.1619.51.camel>