From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 27 09:51:30 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4EC8106568F; Tue, 27 Oct 2009 09:51:30 +0000 (UTC) (envelope-from vova@parallels.com) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id B48528FC21; Tue, 27 Oct 2009 09:51:29 +0000 (UTC) Received: from vbook.fbsd.ru ([10.30.1.111]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id n9R9E5L9025515 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Oct 2009 12:14:07 +0300 (MSK) Received: from vova by vbook.fbsd.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N2i7x-000MTW-Dl; Tue, 27 Oct 2009 12:14:05 +0300 From: Vladimir Grebenschikov To: Jung-uk Kim In-Reply-To: <200904101343.37355.jkim@FreeBSD.org> References: <200904101343.37355.jkim@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 27 Oct 2009 12:14:04 +0300 Message-Id: <1256634844.1619.51.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-emulation@FreeBSD.org, hrs@FreeBSD.org Subject: Re: Acroread 9 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 09:51:30 -0000 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