Comment #3 on issue 2533 by [email protected]: Flaky crash in inspector/profiler/heap-snapshot-comparison-show-next.html
http://code.google.com/p/v8/issues/detail?id=2533

This is causing another test to flake badly on the Linux Tests (dbg)(1)(Precise) bot. I am disabling the test in question for now but the root cause should be found and fixed of course:

ProcessManagementTest.ProcessOverflow:
[19785:19785:0305/032404:2284646569:ERROR:omnibox_view_gtk.cc(431)] Not implemented reached in virtual void OmniboxViewGtk::ApplyCaretVisibility()
HTTP server started on 127.0.0.1:54885...
sending server_data: {"host": "127.0.0.1", "port": 54885} (36 bytes)
[19785:19785:0305/032410:2290455371:ERROR:omnibox_view_gtk.cc(431)] Not implemented reached in virtual void OmniboxViewGtk::ApplyCaretVisibility() [19785:19785:0305/032416:2296667243:ERROR:omnibox_view_gtk.cc(431)] Not implemented reached in virtual void OmniboxViewGtk::ApplyCaretVisibility()


#
# Fatal error in v8/src/ic.cc, line 982
# unreachable code
#

==== C stack trace ===============================

1: ??
2: ??
3: ??
4: ??
5: ??
6: ??
7: ??

==== JS stack trace =========================================

Security context: 0x8e02242af41 <String[22]: http://localhost:54885
1: _setHook [schema_generated_bindings:50] (this=0x2755d1f0a261 <an APIFunctions>#0#,apiName=0x2755d1f0a239 <String[53]: experimental.mediaGalleries.extractEmbeddedThumbnails>,propertyName=0x8e022430ac1 <String[13]: handleRequest>,customizedFunction=0x2755d1f0a1d9 <JS Function>#1#) 2: setHandleRequest [schema_generated_bindings:54] (this=0x2755d1f0a261 <an APIFunctions>#0#,apiName=0x2755d1f0a239 <String[53]: experimental.mediaGalleries.extractEmbeddedThumbnails>,customizedFunction=0x2755d1f0a1d9 <JS Function>#1#) 3: setHandleRequest [schema_generated_bindings:95] (this=0x2755d1f0a329 <a NamespacedAPIFunctions>#2#,apiName=0x8e022433431 <String[25]: extractEmbeddedThumbnails>,customizedFunction=0x2755d1f0a1d9 <JS Function>#1#) 4: /* anonymous */(aka /* anonymous */) [experimental.mediaGalleries:18] (this=0x2dbaa4e04121 <undefined>,bindingsAPI=0x2755d1f0a449 <an Object>#3#,extensionId=0x2755d1f0a411 <String[32]: oecbpmagdjlmdendcioekkbhjgafbkgn>)
5: arguments adaptor frame: 3->2
6: /* anonymous */(aka /* anonymous */) [schema_generated_bindings:428] (this=0x2dbaa4e04121 <undefined>,apiDef=0x43e1a2ce2b9 <an Object>#4#)
7: arguments adaptor frame: 3->1
Security context: 0x2dbaa4e5c991 <JS Object>#5#
8: forEach [native array.js:1124] (this=0x2755d1f0a541 <JS Array[39]>#6#,a=0x2755d1f0a4a1 <JS Function>#7#,b=0x2dbaa4e04121 <undefined>)
9: arguments adaptor frame: 1->2
Security context: 0x8e02242af41 <String[22]: http://localhost:54885
10: /* anonymous */ [schema_generated_bindings:417] (this=0x2dbaa4e04101 <null>,extensionId=0x2755d1f0a411 <String[32]: oecbpmagdjlmdendcioekkbhjgafbkgn>,contextType=0x2755d1f0a471 <String[17]: BLESSED_EXTENSION>,isIncognitoProcess=0x2dbaa4e04181 <false>,manifestVersion=2) 12: dispatchToListener [event_bindings:353] (this=0x2755d1f0a689 <JS Object>#8#,callback=0x2755d1f0a561 <JS Function>#9#,args=0x2755d1f0a5a9 <JS Array[4]>#10#) 13: dispatch_ [event_bindings:339] (this=0x2755d1f0a689 <JS Object>#8#,args=0x2755d1f0a5a9 <JS Array[4]>#10#,listenerIDs=0x2dbaa4e04121 <undefined>) 14: dispatch [event_bindings:359] (this=0x2755d1f0a689 <JS Object>#8#,varargs=0x2755d1f0a411 <String[32]: oecbpmagdjlmdendcioekkbhjgafbkgn>)
15: arguments adaptor frame: 4->1
19: /* anonymous */ [native v8natives.js:1654] (this=0x2755d1f0a839 <an Object>#11#)
20: arguments adaptor frame: 4->0

<--- snip --->

For full log, see:

http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29%28Precise%29/builds/415/steps/browser_tests/logs/ProcessOverflow

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to