Bug 179997 - Safari 11 Crash in com.apple.WebKit.Databases 0x000000010f4c66bd 0x10f4c5000 + 5821
Summary: Safari 11 Crash in com.apple.WebKit.Databases 0x000000010f4c66bd 0x10f4c500...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 11
Hardware: Unspecified Unspecified
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-24 01:00 PST by xpeng
Modified: 2017-11-28 12:34 PST (History)
2 users (show)

See Also:


Attachments
Crashdump (45.19 KB, text/plain)
2017-11-24 01:00 PST, xpeng
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description xpeng 2017-11-24 01:00:37 PST
Created attachment 327528 [details]
Crashdump

Safari 11 crash when using webrtc:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit.Databases    	0x000000010f4c66bd 0x10f4c5000 + 5821
1   libdyld.dylib                 	0x00007fffa85a4235 start + 1
Comment 1 youenn fablet 2017-11-27 07:49:20 PST
Thanks xpeng, the crash log does not have a lot of information.
Do you know a way to reproduce this crash or provide some context to this crash?
Comment 2 Alexey Proskuryakov 2017-11-28 12:34:04 PST
Application Specific Information:
WebKit framework version mismatch: '12604.1.38.1.7'

This means that version numbers don't match between parts of WebKit. The most frequent reason for that is interrupted installation - perhaps the OS updater didn't finish, or the machine wasn't rebooted after updating Safari.