Skip to content

Correct kernel configuration #5

@grabor

Description

@grabor

Hello,
I have merged the branch j1939d-v4.9.10 into the Debian kernel linux-image-4.9.0-5-amd64 (4.9.65-3 + deb9u2). I have added the rt patches (rt52) and built the kernel with the Debian rt kernel configuration. Afterwards I loaded the kernel module can-j1939 with modprobe and got a segmentation fault.

I rebuilt the kernel again with a different configuration (custom). After that, there was no segmentation fault anymore. I do not know what setting in the kernel configuration has the can-j1939 module made to work.

The two kernel configurations differed a lot. What I noticed is that CONFIG_CAN_VCAN, CONFIG_CAN_SLCAN, CONFIG_NETFILTER and CONFIG_HYPERVISOR_GUEST are not set in the working configuration. Maybe that has an effect. But I am not sure.

Does anyone know if certain kernel configurations can cause a conflict with the can-j1939 module?

best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions