In message <[EMAIL PROTECTED]>
on Wed, Jun 22, 2005 at 08:00:10AM +0800, Robert D Miller-Eves wrote:
> Whenever I try to open "Show all bookmarks" Safari quits

Do you get a dialogue asking if you want to send a crash report
to Apple? I'd suggest that you do that, since it's their product.

As for addressing the problem, perhaps you could search at
VersionTracker to see if there's a third-party utility for editing
bookmarks? I don't know a workaround, but I do know that the bookmarks
are stored at this UNIX path: $HOME/Library/Safari/Bookmarks.plist

Personally, I'd just guess that there's a bug in Safari for which there
is currently no workaround. I would check the integrity of the plist
file and then I'd edit or rebuild it manually. This can be done by
converting the file to plain text using `/usr/bin/pl` on the command
line, or by using the `Property List Editor` GUI (if you have the
Developer or Xcode tools installed).