Help with vmlinux(6.12.63-1-MANJARO) with debug-symbols or corresponding source kernel

Hello All,

I request people knowing to point out where can I get vmlinux with debug symbols for running kernel 6.12.63-1-MANJARO .

I have linux612-headers installed and the vmlinux which is part of it does not seem to have debug symbols in it. See following error,

crash: vmlinux: no debugging data available

Where else will I get it ?

OR ELSE, to compile kernel from source how will I get kernel source for 6.12.63 ?

Thanks in advance.

2 Likes

XY Problem detected: what do you actually want to achieve?

@Teo, To analyse kernel core dump

Well, compiling own kernel and debugging goes a bit outside the support function and the scope of the forum. If you really want to do that - above are all the custom patches that are applied to the linux kernel to make it into manjaro kernel. You will have to compile a kernel yourself, with debugging symbols.

1 Like

@Teo, I was looking into exact same thing.

The repository contains patches. I guess I have to take mainline kernel-6.12.63, apply patches and compile with debug-symbols.

My laptop had repeated freezes with artifacts whole last week. I downgraded to 6.12.63 LTS and since last 2 days, laptop has not frozen.

Now I am doing this for fun and learning. Thank you.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.