I have a similar issue (on Windows 7 32bit), which is a crash at startup,
possibly triggered by the sync functionality trying to delete around 15
bookmarks on startup. I can only start up Chrome (6.0.427) with
--disable-sync, otherwise it crashes within seconds. --disable-extensions
did not help.
Hope this helps in tracking this down. If not, how can I get a stack trace
of a crash?
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=50201
------------------------------------------------------------------------
r50201 | j...@chromium.org | 2010-06-17 19:19:16 -0700 (Thu, 17 Jun 2010) |
11 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_bar_controller_unittest.mm?r1=50201&r2=50200
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_bar_folder_controller.mm?r1=50201&r2=50200
When deleting bookmark buttons, make sure all delayed messages
(e.g. for hover-open) are cancelled.
TEST=Add 100 bookmarks to the bar.
Open overflow menu.
Use context menu to delete them.
Repeat 100 times. Make sure no crashing.
Review URL: http://codereview.chromium.org/2799015
------------------------------------------------------------------------
Comment #5 on issue 46175 by j...@chromium.org: Chrome crashes on deleting
the bookmarks (10-20 or more) from BMB chevron menu
http://code.google.com/p/chromium/issues/detail?id=46175
(No comment was entered for this change.)