Updates:
Owner: ---
Cc: [email protected]
Comment #10 on issue 16359 by [email protected]: Crash -
v8::internal::Deserializer::GetObject()
http://code.google.com/p/chromium/issues/detail?id=16359
I'm not sure this is only a V8 issue. The crash is a failure to allocate
during
snapshot deserialization.
Most of the clients that report this crash report it multiple times, with
very short
uptimes. However, they also report allocation failures in other places,
mostly at
startup:
WTF::fastMalloc
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=`anonymous+namespace'::PureCall()-
AC6D4F
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=`anonymous+namespace'::PureCall()-
AB7DEE
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=`anonymous+namespace'::PureCall()-
AB7F93
v8::internal::Malloced::New
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=`anonymous+namespace'::PureCall()-
1523E51
Failure to expand Zone during parsing at startup.
v8::internal::Malloced::New
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=`anonymous+namespace'::PureCall()-
1520959
Failure to grow list backing store at startup.
v8::EnsureInitialized
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=WebCore::reportFatalErrorInV8-DED91C
Issue 17039
v8::internal::Context::global_context
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=v8::internal::Context::global_contex
t()-DFEF75
skia::CanvasPaintT<gfx::Canvas>::init
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=skia::CanvasPaintT<gfx::Canvas>::ini
t(bool)-1B0168F
Same clients, but usually with longer uptimes.
There are also suspicious sqlite3MemMalloc failures at startup time from
the same
clients, but usually with longer uptimes.
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=sqlite3MemMalloc-CA46A3
http://crash/reportview?
product=Chrome&version=3.0.193.1&date=&signature=sqlite3MemMalloc-CA46A3
I don't know enough about tcmalloc to figure out what's going on. What
might have
changed between 3.0.193.0 and 193.1, if this is really a regression?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---