Thanks for the report. On 21/12/20(Mon) 17:00, Aning wrote: > It's the second mail i try to send to mailing list. After 12 hours i still > can't view the first one on marc.info > It have 15 photo attachments, but all mail was less than 25 mg. Often > protonmail responds when email wasn't received, but not this time. > I hope this gives me excuse to upload screen photos onto mega.co.nz, sorry i > have not established my own email service and ftp yet. > > Anyway here all the screen photos of ddb: > https://mega.nz/folder/9cwCzLIL#CymzilZEOzuA9ugLPKiVeA
It seems that sleep_finish() is called with a mutex held. If you can hit this panic again, could you try to type "ps /o" after getting the "trace". >From the output it is not clear which thread is running and since the trace stops (starts) at sleep_finish(), I can't figure out which code path we're dealing with.
