Issue 85884 in chromium: Chromium 88766 crashed

29 views
Skip to first unread message

chro...@googlecode.com

unread,
Jun 13, 2011, 2:39:40 AM6/13/11
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 Stability-Crash

New issue 85884 by eugene.d...@gmail.com: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

Chrome Version: about:version is not available anymore. Version 88766
(latest for now)
OS: Windows Vista x64 Ultimate, Windows Vista x32 Home Basic
Crash ID: Failed to get the id following the guidelines (windbg is not
available for me)

> Can you reproduce this crash?
Constantly

> What steps will reproduce the problem?
0. Updated to 88766
1. run
2. immediate crash (Whoa! Chromium crashed.... relaunch?)
3. Relaunch -> the same.

> What is the expected result?
Browser is launched.

> What happens instead?
Crash (Whoa!...) and windows window about problem details

Attachments:
crash_88766.xml 6.5 KB
crash.jpg 66.6 KB

chro...@googlecode.com

unread,
Jun 13, 2011, 2:43:40 AM6/13/11
to chromi...@chromium.org

Comment #1 on issue 85884 by eugene.d...@gmail.com: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

Also cygwin run:

$
/cygdrive/c/Users/eugene.dubrovka/AppData/Local/Chromium/Application/chrome.exe
--version
[2176:4280:276883850:ERROR:extension_prefs.cc(949)] Bad or missing
pref 'state' for extension 'ahfgeienlihckogmohjhadlkjgocpleb'
libprotobuf ERROR .\src\google\protobuf\message_lite.cc:123] Can't parse
message of type "in_memory_url_index.InMemoryURLIndexCacheItem" because it
is missing required fields: (cannot determine
missing fields for lite message)
[5584:5004:276884739:ERROR:extension_prefs.cc(949)] Bad or missing
pref 'state' for extension 'ahfgeienlihckogmohjhadlkjgocpleb'
libprotobuf ERROR .\src\google\protobuf\message_lite.cc:123] Can't parse
message of type "in_memory_url_index.InMemoryURLIndexCacheItem" because it
is missing required fields: (cannot determine
missing fields for lite message)
[4656:952:276885410:ERROR:extension_prefs.cc(949)] Bad or missing
pref 'state' for extension 'ahfgeienlihckogmohjhadlkjgocpleb'
libprotobuf ERROR .\src\google\protobuf\message_lite.cc:123] Can't parse
message of type "in_memory_url_index.InMemoryURLIndexCacheItem" because it
is missing required fields: (cannot determine
missing fields for lite message)
[6116:4008:276886205:ERROR:extension_prefs.cc(949)] Bad or missing
pref 'state' for extension 'ahfgeienlihckogmohjhadlkjgocpleb'
libprotobuf ERROR .\src\google\protobuf\message_lite.cc:123] Can't parse
message of type "in_memory_url_index.InMemoryURLIndexCacheItem" because it
is missing required fields: (cannot determine
missing fields for lite message)
[1208:5808:276886923:ERROR:extension_prefs.cc(949)] Bad or missing
pref 'state' for extension 'ahfgeienlihckogmohjhadlkjgocpleb'
libprotobuf ERROR .\src\google\protobuf\message_lite.cc:123] Can't parse
message of type "in_memory_url_index.InMemoryURLIndexCacheItem" because it
is missing required fields: (cannot determine
missing fields for lite message)
[5632:2136:276887640:ERROR:extension_prefs.cc(949)] Bad or missing
pref 'state' for extension 'ahfgeienlihckogmohjhadlkjgocpleb'
libprotobuf ERROR .\src\google\protobuf\message_lite.cc:123] Can't parse
message of type "in_memory_url_index.InMemoryURLIndexCacheItem" because it
is missing required fields: (cannot determine
missing fields for lite message)

chro...@googlecode.com

unread,
Jun 13, 2011, 4:09:59 PM6/13/11
to chromi...@chromium.org

Comment #3 on issue 85884 by eugene.d...@gmail.com: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

If I'm correct then this is a DEP (data execution protection) error.

chro...@googlecode.com

unread,
Jun 13, 2011, 6:59:15 PM6/13/11
to chromi...@chromium.org

Comment #4 on issue 85884 by jeffschroed: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

The exact same error happens when using the latest chromium on Ubuntu 10.10
(Maverick) x86_64 as well. I also tried "chromium --no-sandbox" to no avail.

$ dpkg -l | grep chromium
ii chromium-browser
14.0.791.0~svn20110612r88800-0ubuntu1~ucd1~maverick Chromium browser
ii chromium-browser-inspector
14.0.791.0~svn20110612r88800-0ubuntu1~ucd1~maverick page inspector
for the chromium-browser
ii chromium-codecs-ffmpeg-extra
14.0.791.0~svn20110612r88800-0ubuntu1~ucd1~maverick Extra ffmpeg
codecs for the Chromium Browser

Backtraces attached attached for your debugging goodness.

Attachments:
chromium-bt-nosandbox.log 32.8 KB
chromium-bt.log 39.6 KB

chro...@googlecode.com

unread,
Jun 14, 2011, 11:38:18 AM6/14/11
to chromi...@chromium.org

Comment #5 on issue 85884 by b...@spincats.com: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

This issue appears to be resolved somewhere between versions 88895 and
88977 inclusive. None of the changelogs sound like they intentionally
address the issue, but it is no longer present in my current (88977) build.

chro...@googlecode.com

unread,
Jun 14, 2011, 11:42:23 AM6/14/11
to chromi...@chromium.org

Comment #6 on issue 85884 by jeffschroed: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

88942 fixes it for me.

chro...@googlecode.com

unread,
Jun 15, 2011, 4:09:14 AM6/15/11
to chromi...@chromium.org

Comment #8 on issue 85884 by the...@chromium.org: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

If you are running a random build of Chromium, you need to do some of the
work yourself and figure out what's going on.

chro...@googlecode.com

unread,
Jun 15, 2011, 6:58:30 AM6/15/11
to chromi...@chromium.org

Comment #9 on issue 85884 by eugene.d...@gmail.com: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

I'm using latest from
http://commondatastorage.googleapis.com/chromium-browser-continuous/?path=/Win
I thought that these builds should be somewhat "stable".
As I'm not a C-developer I just have to wait until it resolves.

chro...@googlecode.com

unread,
Jun 16, 2011, 6:02:22 AM6/16/11
to chromi...@chromium.org

Comment #10 on issue 85884 by eugene.d...@gmail.com: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

89207 has resolved the issue on Win Vista Ultimate x64

chro...@googlecode.com

unread,
Jun 17, 2011, 4:12:23 PM6/17/11
to chromi...@chromium.org
Updates:
Status: Fixed

Comment #11 on issue 85884 by mih...@chromium.org: Chromium 88766 crashed
http://code.google.com/p/chromium/issues/detail?id=85884

Closing since it appears that this no longer occurs.

Reply all
Reply to author
Forward
0 new messages