[Pkg-chromium-maint] Bug#587292: chromium-browser: cookies lost at	end of session
    Jonathan Nieder 
    jrnieder at gmail.com
       
    Sun Jun 27 18:15:05 UTC 2010
    
    
  
clone 587292 -1
retitle -1 chromium-browser: cookie database corruption can go undetected
close 587292
quit
Ansgar Burchardt wrote:
> I found out what caused the problem: The SQLite database file for the
> cookies (~/.config/chromium/Default/Cookies) got corrupted:
> 
>   % sqlite3 Cookies
>   sqlite> select * from cookies;
>   Error: database disk image is malformed
> 
> After removing the corrupted file, chromium remembers cookies once
> again :)
Thanks for the explanation.  I think chromium should learn to detect
and report corruptions like this.
    
    
More information about the Pkg-chromium-maint
mailing list