From owner-freebsd-amd64@freebsd.org Tue Jan 12 05:24:05 2016 Return-Path: Delivered-To: freebsd-amd64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54941A6DDE8 for ; Tue, 12 Jan 2016 05:24:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 460B41457 for ; Tue, 12 Jan 2016 05:24:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0C5O50W077453 for ; Tue, 12 Jan 2016 05:24:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 206083] opera (version 32) crashes under linuxulator (64) Date: Tue, 12 Jan 2016 05:24:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dchagin@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dchagin@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 12 Jan 2016 12:19:10 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 05:24:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206083 --- Comment #4 from Dmitry Chagin --- (In reply to Yaroslav from comment #3) After the patch "1157 opera RET linux_setsockopt -1 errno 92 Protocol not available 1157 opera CALL linux_rt_sigprocmask(0x1,0x7fffffffc9d0,0,0x8) 1157 opera RET linux_rt_sigprocmask 0 1157 opera CALL linux_tgkill(0x485,0x485,0x6) 1157 opera RET linux_tgkill 0 I think that opera after failed setsockopt call kill herself, by sending SIGABRT, so, we need to implement IP_IPSEC_POLICY=20 1157 opera PSIG SIGIOT caught handler=3D0x104aa30 mask=3D0x0 code=3DS= I_LWP 1157 opera CALL linux_rt_sigaction(0x6,0,0x17e5b32d7cc0,0x8) 1157 opera RET linux_rt_sigaction 0 1157 opera CALL linux_prctl(0x4,0x1,0,0,0) 1157 opera RET linux_prctl 1 1157 opera CALL linux_gettid 1157 opera RET linux_gettid 1157/0x485 1157 opera CALL linux_pipe(0x17e5b32d76b8) 1157 opera RET linux_pipe 0 1157 opera CALL linux_fork 1157 opera RET linux_fork 1158/0x486 1157 opera CALL linux_prctl(0x59616d61,0x486,0,0,0) 1157 opera RET linux_prctl -1 errno 22 Invalid argument 1157 opera CALL write(0xf,0x158bbb1,0x1) 1157 opera GIO fd 15 wrote 1 byte "o"" --=20 You are receiving this mail because: You are on the CC list for the bug.=