Bug 112742
Summary: | Webkit fails to load PluginProcessShim.dylibv | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jim O'Dell <jim> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap, gsnedders, sam |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jim O'Dell
I was trying to run a WebEx session in WebKit with no success. Finally I decided to look in the log files.
Lo and behold, there was log file entry for a crashed MeetingCenter containing:
***********************
Process: Meeting Center [78312]
Path: /Users/USER/Library/Application Support/WebEx Folder/*/Meeting Center.app/Contents/MacOS/Meeting Center
Identifier: Meeting Center
Version: 12.27.23.0
Code Type: X86 (Native)
Parent Process: PluginProcess [78311]
User ID: 501
Date/Time: 2013-03-19 16:40:26.486 -0400
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
could not load inserted library: /Applications/Webkit/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/PluginProcess.app/Contents/MacOS/PluginProcessShim.dylibvˇ
Binary Images:
0x1000 - 0xadff3 +com.webex.meetingmanager (12.27.23.0) <95FFCD98-DFC5-A9C1-4F4D-4B707D0664D0> /Users/USER/Library/Application Support/WebEx Folder/*/Meeting Center.app/Contents/MacOS/Meeting Center
0x8feb0000 - 0x8fee2e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
************************************
This bug can be recreated by visiting: http://www.webex.com/test-meeting.html#
And attempting to join a test meeting.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
<rdar://problem/13462933>
Sam Weinig
Hi Jim, What build of WebKit did you see this with?
Jim O'Dell
I just checked and can get the error in build: Version 6.0.3 (8536.28.10, 537+)
(Does that identify the build #?)
Here's the traceback.
Process: sh [22053]
Path: /bin/sh
Identifier: sh
Version: 86.1
Code Type: X86-64 (Native)
Parent Process: PluginProcess [22050]
User ID: 501
Date/Time: 2013-03-23 21:43:00.159 -0400
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
could not load inserted library: /Applications/Webkit/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/PluginProcess.app/Contents/MacOS/PluginProcessShim.dylibwˇ
Binary Images:
0x10bffa000 - 0x10c090ff7 sh (86.1) <8B8ED038-6F6E-3A08-87E1-9D1ED2F08449> /bin/sh
0x7fff6bbfa000 - 0x7fff6bc2e93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
Alexey Proskuryakov
We could not reproduce this with nightly r148902.
Jim O'Dell
I agree, the bug has disappeared in the latest nightly.
I'll keep an eye out for it to show up again.
Alexey Proskuryakov
Thank you for re-testing!
Sam Sneddon [:gsnedders]
with no further reports, and comment 5 showing it stopped reproducing for the original reporter -> WORKSFORME