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

kernel panic in generic_file_write #44

Open
dvyukov opened this issue Nov 1, 2017 · 5 comments
Open

kernel panic in generic_file_write #44

dvyukov opened this issue Nov 1, 2017 · 5 comments

Comments

@dvyukov
Copy link
Contributor

dvyukov commented Nov 1, 2017

Got this while running syzkaller on 2b284c4:

bash-4.3$ kernel panic at kern/src/vfs.c:1359, from core 1: assertion failed: buf == buf_end
Entering Nanwan's Dungeon on Core 1 (Ints on):
Type 'help' for a list of commands.
ROS(Core 1)> bash-4.3$ bt
Stack Backtrace on Core 1:
#01 [<0xffffffffc2016074>] in mon_backtrace
#02 [<0xffffffffc2017177>] in monitor
#03 [<0xffffffffc200cbfc>] in _panic
#04 [<0xffffffffc205c51c>] in generic_file_write
#05 [<0xffffffffc2053890>] in sys_write
#06 [<0xffffffffc2056919>] in syscall
#07 [<0xffffffffc2056ad4>] in run_local_syscall
#08 [<0xffffffffc20a28aa>] in sysenter_callwrapper

Unfortunately our ability to localize and produce reproducers is limited due to no Go support.

@akaros-notifier
Copy link
Contributor

akaros-notifier commented Nov 1, 2017 via email

@akaros-notifier
Copy link
Contributor

akaros-notifier commented Nov 2, 2017 via email

@akaros-notifier
Copy link
Contributor

akaros-notifier commented Nov 8, 2017 via email

@dvyukov
Copy link
Contributor Author

dvyukov commented Nov 9, 2017

No, because you did not accept my pull request :)
akaros/go-akaros#1

But seriously, unfortunately that won't help as we need Go 1.9+.

@brho
Copy link
Owner

brho commented Nov 9, 2017

Sorry! I didn't see your pull request in the go-akaros repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants