Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MemoryMappedFile segfaults #22

Open
NattyNarwhal opened this issue Jun 27, 2018 · 0 comments
Open

MemoryMappedFile segfaults #22

NattyNarwhal opened this issue Jun 27, 2018 · 0 comments
Labels
area: runtime This issue affects the Mono runtime os: aix This issue affects AIX os: i This issue affects i priority: medium This issue should be dealt with status: verify elsewhere This issue needs to be verified on another platform type: bug Something isn't working

Comments

@NattyNarwhal
Copy link
Member

#0  mono_mmap_open_file (path=0x0, path_length=-2800, mode=0, mapName=0x110063798, mapName_length=4195344, capacity=0x110302f90, access=271593360, options=0, ioerror=0xb, error=0x3) at file-mmap-posix.c

Looks like there's some bogus information going on.... mapName seems right, but not much else?

Might be marshal related....

@NattyNarwhal NattyNarwhal added type: bug Something isn't working os: aix This issue affects AIX os: i This issue affects i status: verify elsewhere This issue needs to be verified on another platform labels Jun 27, 2018
@NattyNarwhal NattyNarwhal added area: runtime This issue affects the Mono runtime priority: medium This issue should be dealt with labels Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: runtime This issue affects the Mono runtime os: aix This issue affects AIX os: i This issue affects i priority: medium This issue should be dealt with status: verify elsewhere This issue needs to be verified on another platform type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant