Skip to content

ZFS doesn't work with CONFIG_INIT_STACK_ALL_PATTERN #16135

Closed
@michael-brade

Description

@michael-brade

System information

Type Version/Name
Distribution Name Debian
Distribution Version unstable
Kernel Version 6.1.86, 6.7.12
Architecture amd64
OpenZFS Version 2.2.3

Describe the problem you're observing

I am using ZFS on Root with zfs native encryption. If I compile the kernel with CONFIG_INIT_STACK_ALL_PATTERN, the zfs modules get loaded and I can enter the passphrase, but then everything just hangs without any further messages. Everything works as expected when using CONFIG_INIT_STACK_ALL_ZERO. So I would assume there is an uninitialized variable somewhere in the zfs/spl code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DefectIncorrect behavior (e.g. crash, hang)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions