[Webkit-unassigned] [Bug 36996] New: ASSERT(m_isPrepared) hit in SQLiteStatement::step everytime I launch Safari on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 17:44:53 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36996

           Summary: ASSERT(m_isPrepared) hit in SQLiteStatement::step
                    everytime I launch Safari on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adele at apple.com


m_query is SELECT name FROM sqlite_master WHERE type = 'table' AND name =
'IconInfo';

>	WebKit.dll!WebCore::SQLiteStatement::step()  Line 80 + 0x24 bytes	C++
     WebKit.dll!WebCore::SQLiteDatabase::tableExists(const WebCore::String &
tablename={IconInfo})  Line 206 + 0x8 bytes    C++
     WebKit.dll!WebCore::isValidDatabase(WebCore::SQLiteDatabase & db={...}) 
Line 1050 + 0x1d bytes    C++
     WebKit.dll!WebCore::IconDatabase::performOpenInitialization()  Line 1143 +
0xe bytes    C++
     WebKit.dll!WebCore::IconDatabase::iconDatabaseSyncThread()  Line 989   
C++
     WebKit.dll!WebCore::IconDatabase::iconDatabaseSyncThreadStart(void *
vIconDatabase=0x01dce1d8)  Line 942    C++
     JavaScriptCore.dll!WTF::threadEntryPoint(void * contextData=0x01dcec10) 
Line 65 + 0x9 bytes    C++
     JavaScriptCore.dll!WTF::wtfThreadEntryPoint(void * param=0x01dcee80)  Line
206 + 0x9 bytes    C++
     msvcr80.dll!_callthreadstartex()  Line 348 + 0x6 bytes    C
     msvcr80.dll!_threadstartex(void * ptd=0x01dcef00)  Line 326 + 0x5 bytes   
C
     kernel32.dll!@BaseThreadInitThunk at 12()  + 0x12 bytes    
     ntdll.dll!___RtlUserThreadStart at 8()  + 0x27 bytes    
     ntdll.dll!__RtlUserThreadStart at 8()  + 0x1b bytes

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list