Bug 286336
| Summary: | Unhandled message WebProcess_SetInjectedBundleParameters to 0 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | 756613301 |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | achristensen, ap, jbedard, nham, pvollan, webkit-bug-importer |
| Priority: | P1 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
756613301
Unhandled message WebProcess_SetInjectedBundleParameters to 0
ASSERTION FAILED: !didReceiveInvalidMessage
ASSERTION FAILED: !didReceiveInvalidMessage
/Users/fengsonglin/Documents/WebKit/Source/WebKit/Platform/IPC/Connection.cpp(1450) : void IPC::Connection::dispatchMessage(UniqueRef<Decoder>)
/Users/fengsonglin/Documents/WebKit/Source/WebKit/Platform/IPC/Connection.cpp(1450) : void IPC::Connection::dispatchMessage(UniqueRef<Decoder>)
1 0x1235c36c0 IPC::Connection::dispatchMessage(WTF::UniqueRef<IPC::Decoder>)
1 0x1235c36c0 IPC::Connection::dispatchMessage(WTF::UniqueRef<IPC::Decoder>)
2 0x1235c393b IPC::Connection::dispatchOneIncomingMessage()
2 0x1235c393b IPC::Connection::dispatchOneIncomingMessage()
3 0x1235ff42d IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef<IPC::Decoder>)::$_2::operator()() const
3 0x1235ff42d IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef<IPC::Decoder>)::$_2::operator()() const
4 0x1235ff399 WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef<IPC::Decoder>)::$_2, void>::call()
4 0x1235ff399 WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef<IPC::Decoder>)::$_2, void>::call()
5 0x152a20c17 WTF::Function<void ()>::operator()() const
5 0x152a20c17 WTF::Function<void ()>::operator()() const
6 0x152ae0f2e WTF::RunLoop::performWork()
6 0x152ae0f2e WTF::RunLoop::performWork()
7 0x152ae4dbe WTF::RunLoop::performWork(void*)
7 0x152ae4dbe WTF::RunLoop::performWork(void*)
8 0x10ab3391e __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
8 0x10ab3391e __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
9 0x10ab33860 __CFRunLoopDoSource0
9 0x10ab33860 __CFRunLoopDoSource0
10 0x10ab330bf __CFRunLoopDoSources0
10 0x10ab330bf __CFRunLoopDoSources0
11 0x10ab2d774 __CFRunLoopRun
11 0x10ab2d774 __CFRunLoopRun
12 0x10ab2cfb3 CFRunLoopRunSpecific
12 0x10ab2cfb3 CFRunLoopRunSpecific
13 0x10a94b0cb GSEventRunModal
13 0x10a94b0cb GSEventRunModal
14 0x119325c3b -[UIApplication _run]
14 0x119325c3b -[UIApplication _run]
15 0x11932ab7c UIApplicationMain
15 0x11932ab7c UIApplicationMain
16 0x100ad2b6c main
16 0x100ad2b6c main
17 0x109160478 16 dyld 0x0000000109160478 start_sim + 10
17 0x109160478 16 dyld 0x0000000109160478 start_sim + 10
18 0x200cb82cd 17 ??? 0x0000000200cb82cd 0x0 + 8603271885
18 0x200cb82cd 17 ??? 0x0000000200cb82cd 0x0 + 8603271885
Crash when I run MobileMiniBrowser project
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143799004>