Closed nigoroll closed 5 years ago
so this is caused in the memcpy
in v1f_read
, and apparently the stevedore body ptr is the address triggering the segmentation fault.
so pmap in the core tells me that in fact the address is not mapped.
FFFFFBFEDFE34000 32K rwx-- [ anon ] # ends 0xfffffbfedfe3c000
FFFFFBFEDFE4C000 16K rwx-- [ anon ]
FTR: As of now, I am quite clueless about this issue. On May 9, we had updated the system from joyent 20160512T071413Z to 20180505T015357Z to get the meltdown fixes. Reviewing https://github.com/joyent/illumos-joyent.git commits, https://smartos.org/bugview/OS-6564 triggered the suspicion that a similar thing could be happening here, but I failed to nail it for now. At leas the current understanding does not suffice for a qualified report.
ftr, we got this back on the table and are trying to nail down the suspected umem on smartos issue