On Wed, Sep 16, 2009 at 12:44 PM, spotrh <[email protected]> wrote:
> On 09/16/2009 02:23 PM, Evan Martin wrote:
>> What is the error message?  I wonder if there is something
>> Linux-specific where we're getting an error code that is harmless.
>> (We've had a lot of that in code that checks errno where the value
>> differs between Linux and OS X.)
>
> User says it reports:
>
>  [5070:5093:8302515214:FATAL:/mnt/chromium/rpmbuild/BUILD/chromium-20090910svn25958/src/chrome/common/sqlite_utils.cc(52)]
>  Check failed: false. sqlite fatal error 11

Hm, that doesn't sound good!

#define SQLITE_CORRUPT     11   /* The database disk image is malformed */

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to