[Bug 206083] opera (version 32) crashes under linuxulator (64)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 12 05:24:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206083
--- Comment #4 from Dmitry Chagin <dchagin at FreeBSD.org> ---
(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
1157 opera PSIG SIGIOT caught handler=0x104aa30 mask=0x0 code=SI_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""
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list