[Webkit-unassigned] [Bug 75131] Lots of tests are crashing on the SnowLeopard WK2 tests bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 15:16:58 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75131
--- Comment #2 from Brady Eidson <beidson at apple.com> 2011-12-22 15:16:57 PST ---
(In reply to comment #1)
> A big source of crashes is SQLite crashes:
>
> Thread 12 Crashed: Dispatch queue: com.apple.CFURLCACHE_work_queue
> 0 libsqlite3.dylib 0x00007fff8a083c81 sqlite3PagerAcquire + 737
> 1 libsqlite3.dylib 0x00007fff8a09016c sqlite3BtreeBeginTrans + 876
> 2 libsqlite3.dylib 0x00007fff8a0907a2 btreeCursor + 610
> 3 libsqlite3.dylib 0x00007fff8a0fcb19 sqlite3InitOne + 457
> 4 libsqlite3.dylib 0x00007fff8a0fd634 sqlite3Init + 132
> 5 libsqlite3.dylib 0x00007fff8a1070fa selectExpander + 2330
> 6 libsqlite3.dylib 0x00007fff8a07c85d sqlite3WalkSelect + 61
> 7 libsqlite3.dylib 0x00007fff8a0c8360 sqlite3Select + 672
> 8 libsqlite3.dylib 0x00007fff8a0e9f4c yy_reduce + 14940
> 9 libsqlite3.dylib 0x00007fff8a0ecc8d sqlite3Parser + 317
> 10 libsqlite3.dylib 0x00007fff8a0ed079 sqlite3RunParser + 473
> 11 libsqlite3.dylib 0x00007fff8a0edc53 sqlite3LockAndPrepare + 675
> 12 libsqlite3.dylib 0x00007fff8a0fb285 sqlite3_exec + 245
> 13 libsqlite3.dylib 0x00007fff8a0fc352 sqlite3_get_table + 306
> 14 com.apple.CFNetwork 0x00007fff806d8fa3 __CFURLCache::IsPersistentStoreSchemaCurrent(long) + 83
> 15 com.apple.CFNetwork 0x00007fff806d1b45 __CFURLCache::OpenDatabase() + 189
> 16 com.apple.CFNetwork 0x00007fff806d162a ProcessCacheTasks(__CFURLCache*) + 582
> 17 com.apple.CFNetwork 0x00007fff806d0f66 _CFURLCacheTimerCallback(void*) + 343
> 18 libSystem.B.dylib 0x00007fff85428d64 _dispatch_call_block_and_release + 15
> 19 libSystem.B.dylib 0x00007fff854078d2 _dispatch_queue_drain + 251
> 20 libSystem.B.dylib 0x00007fff85407734 _dispatch_queue_invoke + 57
> 21 libSystem.B.dylib 0x00007fff854072de _dispatch_worker_thread2 + 252
> 22 libSystem.B.dylib 0x00007fff85406c08 _pthread_wqthread + 353
> 23 libSystem.B.dylib 0x00007fff85406aa5 start_wqthread + 13
CFNetwork crash and therefore not a bug for WebKit
--
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