Comment #2 on issue 962 by [email protected]: Assert failure in debug linux 32-bit Chrome with V8 3.0.0. In register allocator.
http://code.google.com/p/v8/issues/detail?id=962

Reproduced on http://thenextweb.com/shareables/2010/12/07/you-heard-about-the-new-batman-villain/, after the site was open for about an hour, and with much navigating back and forth.


24624:24624:542564299943:INFO:CONSOLE(0)] " *****set user auth from cookie, result: [email protected]," source: http://fyre.co/javascripts/compressed/livefyre_55.js (45) [24624:24624:542565339790:INFO:CONSOLE(0)] "**********CONNECT," source: http://fyre.co/javascripts/compressed/livefyre_55.js (49)


#
# Fatal error in v8/src/lithium-allocator.cc, line 1498
# CHECK(!current->HasRegisterAssigned() && !current->IsSpilled()) failed
#


==== Stack trace ============================================

    2: arguments adaptor frame: 1->0
Security context: 0xf2dbb2fd <String[21]: http://thenextweb.com>
3: /* anonymous */ [http://fyre.co/javascripts/tiny_mce/tiny_mce.js:1] (this=0xf2de3159 <JS Global Object>#0#)

==== Details ================================================

[2]: arguments adaptor frame: 1->0 {
  // actual arguments
  [00] : 0xf5165e51 <JS Object>#1#  // not passed to callee
}

[3]: /* anonymous */ [http://fyre.co/javascripts/tiny_mce/tiny_mce.js:1] (this=0xf2de3159 <JS Global Object>#0#) {
--------- s o u r c e   c o d e ---------
function (){if(z.removed){return}z.load({initial:true,format:(A.cleanup_on_startup?"html":"raw")});z.startContent=z.getContent({format:"raw"});z.initialized=true;z.onInit.dispatch(z);z.execCallback("setupcontent_callback",z.id,z.getBody(),z.getDoc());z.execCallback("init_instance_callback",z);z.focus(true);z...

-----------------------------------------
}

==== Key         ============================================

 #0# 0xf2de3159: 0xf2de3159 <JS Global Object>
 #1# 0xf5165e51: 0xf5165e51 <JS Object>
=====================

[24624:24634:542570427135:ERROR:chrome/browser/renderer_host/socket_stream_host.cc(51)] ViewMsg_SocketStream_Closed failed.
^C



--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to