看板 DFBSD_bugs 關於我們 聯絡資訊
:Stathis Kamperis <ekamperi@gmail.com> added the comment: : :This simple test case succeeds in x86 but fails (segfaults) in amd64: : :http://gitweb.dragonflybsd.org/~beket/pcca-tests.git/blob_plain/master:/sys/shm.h/t_shmat.c : :Cheers : :---------- :status: unread -> chatting It just looks like a return value problem in kern/syscalls.master and in how the sysmg_result is set. I'll get it fixed. -Matt Matthew Dillon <dillon@backplane.com>