r359627 is panicked with 'softdep_setup_blkfree: not free'

Kirk McKusick mckusick at mckusick.com
Fri Apr 10 04:37:07 UTC 2020


> Date: Fri, 10 Apr 2020 11:17:39 +0900 (JST)
> To: freebsd-current at freebsd.org
> Cc: mckusick at mckusick.com
> Subject: Re: r359627 is panicked with 'softdep_setup_blkfree: not free'
> From: Masachika ISHIZUKA <ish at amail.plala.or.jp>
> 
>>>>>>>>>>    I'm using r359627M. (r359627 with mount_udf2).
>>>>>>>>>>    It is panicked with 'softdep_setup_blkfree: not free'.
>>>> 
>>>> Could you please try this workaround to see if it clears your panic:
>>>> 
>   [snip]
>>>> 
>>>> + 	journaltrunc = 0;
>> 
>> Thanks for checking and sorry it did not help.
>> 
>> If you can bisect to find the commit that caused the problem to show
>> up or if you find a way to trigger the panic that would be very helpful
>> in tracking it down.
> 
>   Hi.
> 
>   I applied the above patch to r359627M and occured panic.
>   This was r359668 was not applied.
> 
>   I made buildkernel on r359766M and this looks work fine.
>   Thank you very much for your effort.
> 
> # The panic was occured to open/close tabs on firefox.
> -- 
> Masachika ISHIZUKA

Sounds like r359766M solved the problem. Thanks for your report.
Glad to hear that everything is back to working.

	Kirk McKusick


More information about the freebsd-current mailing list