Comment # 1
on bug 82863
from Patrick Ohly
(In reply to comment #0)
> During synchronization of PBAP peer, suspend sync is failing when PBAP
> transfer has finished, but sync is still ongoing.
Out of curiosity, how long does the sync keep running after the download has
finished? The sync should finish shortly after the download, so the chance of
hitting this time window should be small.
Is this perhaps with downloading in chunks enabled?
You mentioned seeing a NULL pointer access when analyzing this. Where in the
source was that and/or what is the exact error when suspending fails?