-
Notifications
You must be signed in to change notification settings - Fork 279
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
WARNING: invalid linux_banner pointer: 65762078756e694c + vmlinux and /proc/kcore do not match! #160
Comments
Forgot to show run for 8.0.4. It passes further but still fails:
Tail of run with debug:
|
hmm, no runqueues found? I've not seen it on 6.5. What does gdb print?
|
Now on
|
Thanks, that looks sane... I think these should be like this normally...
|
Yes we don't have How sections are look:
Command we use to split .debug from vmlinux:
|
I could reproduce it, 6.1.12 has gdb-10.2 itself can read a separated |
|
crash
8.0.3 does not work on Linux 6.5.11:Tail of the run with debug:
Proof that
linux_banner
is there and well:Sane version of crash works on Linux 6.1.62 without problem.
The text was updated successfully, but these errors were encountered: