WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
141662
Very frequent assertions in MachineThreads::removeCurrentThread in DatabaseProcess
https://bugs.webkit.org/show_bug.cgi?id=141662
Summary
Very frequent assertions in MachineThreads::removeCurrentThread in DatabasePr...
Alexey Proskuryakov
Reported
2015-02-16 13:40:39 PST
DatabaseProcess crashes are currently not reported as such, however looking at the bots, I see this crash happen several times a day. Thread 2 Crashed: 0 com.apple.JavaScriptCore 0x0000000104e4c4ca WTFCrash + 42 1 com.apple.JavaScriptCore 0x0000000104c0564d JSC::MachineThreads::removeCurrentThread() + 397 2 com.apple.JavaScriptCore 0x0000000104c05199 JSC::MachineThreads::removeThread(void*) + 89 3 libsystem_pthread.dylib 0x00007fff982c372a _pthread_tsd_cleanup + 86 4 libsystem_pthread.dylib 0x00007fff982c3451 _pthread_exit + 117 5 libsystem_pthread.dylib 0x00007fff982c26cd _pthread_wqthread + 879 6 libsystem_pthread.dylib 0x00007fff982c040d start_wqthread + 13
Attachments
full crash log
(39.66 KB, text/plain)
2015-02-16 13:41 PST
,
Alexey Proskuryakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2015-02-16 13:41:06 PST
Created
attachment 246672
[details]
full crash log
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug