Victor Shulyak wrote:
> Hello
> 
> 
> 
>>>>>However, since there seem to be a clean backtrace, maybe we could give a
>>>>>try anyway. Could you objdump your kernel image, then locate the faulty
>>>>>routine containing eip=0xc7b84d51?
> 
> I can apply objdump to kernel modules, but when this utility was applied
> to kernel image, error message is displayed
> objdump: /boot/vmlinuz-xenomai: File format not recognized
> How could I objdump my kernel image?

Instead of vmlinuz, you should pick vmlinux at the root of the kernel
build directory.

> 
> 
> 
>>>>Let's suppose we can believe in sanity of the call trace, then would
>>>>you, Victor, provide a disassembled code for
>>>>__ipipe_handle_exception() ?
>>>>
> 
> I will do this with pleasure, one thing to know, which tools can help
> me?

objdump as well

-- 
                                                 Gilles Chanteperdrix

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to