> On 12 May 2020, at 06:54, Rafał Miłecki wrote:
>
> On 2020-05-12 01:45, Daniel Golle wrote:
>> Program received signal SIGSEGV, Segmentation fault.
>> main_autofs (argv=, argc=)
>>at fstools-2020-05-06-eec16e2f/block.c:1193
>> 1193:if (!m->autofs && (mp = find_mount_point(pr->dev))) {
On 2020-05-12 01:45, Daniel Golle wrote:
Program received signal SIGSEGV, Segmentation fault.
main_autofs (argv=, argc=)
at fstools-2020-05-06-eec16e2f/block.c:1193
1193:if (!m->autofs && (mp = find_mount_point(pr->dev))) {
Fixes: 9ab936d ("block(d): always call hotplug.d "mount" scripts
Program received signal SIGSEGV, Segmentation fault.
main_autofs (argv=, argc=)
at fstools-2020-05-06-eec16e2f/block.c:1193
1193:if (!m->autofs && (mp = find_mount_point(pr->dev))) {
Fixes: 9ab936d ("block(d): always call hotplug.d "mount" scripts from blockd")
Signed-off-by: Daniel Golle