GNOME Bugzilla – Bug 472069
crash in Web Bookmarks (Mozilla) entering search terms or scrolling
Last modified: 2007-09-01 13:36:08 UTC
What were you doing when the application crashed? Scrolling back through list with mouse wheel Distribution: Gentoo Base System release 2.0.0_rc3 Gnome Release: 2.19.6 2007-08-16 (Gentoo) BugBuddy Version: 2.19.91 System: Linux 2.6.22-gentoo-r5 #1 SMP PREEMPT Sun Aug 26 19:12:42 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Tango Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (43788 sec old) --------------------- The sync failed: Unable to read from one of the members All conflicts have been reported (gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine", (gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine", (gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine", (gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine", ** Message: drive = 0 ** Message: volume = 0 Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory closing gnome-mount 0.6 -------------------------------------------------- Traceback (most recent call last):
+ Trace 159255
cell.set_property ("pixbuf", match.get_icon())
return deskbar.core.Utils.load_icon(self._icon)
if icon.startswith("file://") and gnomevfs.exists(icon):
Can you please post a list of modules you have enabled?
Sure, though there are not many modules enabled. Here's the console output on startup: $ /usr/lib64/deskbar-applet/deskbar-applet Data Dir: /usr/share/deskbar-applet Handlers Dir: ['/home/jdaluz/.gnome2/deskbar-applet/modules', '/usr/lib64/deskbar-applet/modules'] Starting Deskbar instance: <gnome.applet.Applet object at 0xd28cd0 (PanelApplet at 0xee5000)> OAFIID:Deskbar_Applet INFO Binding Global shortcut <Alt>F3 to focus the deskbar ERROR Keybinding is already in use INFO Loading module 'Mail (Address Book)' from file /usr/lib64/deskbar-applet/modules/evolution.py. INFO Loading module 'Recent Documents' from file /usr/lib64/deskbar-applet/modules/recent.py. ERROR load_icon:Icon Load Error:Icon 'devhelp' not present in theme (or Icon 'devhelp' not present in theme) INFO Loading module 'Programs' from file /usr/lib64/deskbar-applet/modules/programs.py. INFO Loading module 'Dictionary' from file /usr/lib64/deskbar-applet/modules/programs.py. INFO Loading module 'Files and Folders Search' from file /usr/lib64/deskbar-applet/modules/programs.py. INFO Loading module 'Developer Documentation' from file /usr/lib64/deskbar-applet/modules/programs.py. INFO Loading module 'Beagle' from file /usr/lib64/deskbar-applet/modules/beagle-static.py. INFO Loading module 'Files, Folders and Places' from file /usr/lib64/deskbar-applet/modules/files.py. INFO Loading module 'Beagle Live' from file /usr/lib64/deskbar-applet/modules/beagle-live.py. WARNING Class EpiphanyBookmarksHandler in file /usr/lib64/deskbar-applet/modules/epiphany.py has missing requirements. Skipping. INFO Loading module 'History' from file /usr/lib64/deskbar-applet/modules/history.py. INFO Loading module 'Yahoo! Search' from file /usr/lib64/deskbar-applet/modules/yahoo.py. INFO Loading module 'Web Bookmarks (Mozilla)' from file /usr/lib64/deskbar-applet/modules/mozilla.py. INFO Loading module 'Web Searches (Mozilla)' from file /usr/lib64/deskbar-applet/modules/mozilla.py. INFO Loading module 'Web History (Mozilla)' from file /usr/lib64/deskbar-applet/modules/mozilla.py. INFO Loading module 'Computer Actions' from file /usr/lib64/deskbar-applet/modules/gdmactions.py. INFO Loading module 'del.icio.us Bookmarks' from file /usr/lib64/deskbar-applet/modules/desklicious.py. INFO Loading module 'Web' from file /usr/lib64/deskbar-applet/modules/web_address.py. INFO Loading module 'Window Switcher' from file /usr/lib64/deskbar-applet/modules/iswitch-window.py. INFO Initializing History INFO Initializing Web Bookmarks (Mozilla) INFO Initializing Web Searches (Mozilla) INFO Initializing Web History (Mozilla) INFO Initializing Beagle Live INFO Initializing Files, Folders and Places INFO Initializing Programs
Do you still know what you typed in as search term?
I suspect the beagle-live handler. Therefore, some additional questions: 1. Does it happen every time you search for something? 2. Does it happen when you search with beagle-live disabled?
(In reply to comment #4) > I suspect the beagle-live handler. Therefore, some additional questions: > 1. Does it happen every time you search for something? No, not every time. I have noticed what looks like a spurious character appearing and disappearing at the beginning of the entry I am typing. That seems to happen whether the crash happens or not > 2. Does it happen when you search with beagle-live disabled? > I just disabled beagle-live, and on my second search the crash happened. I then selectively enabled one module at a time and found that it was Web Bookmarks (Mozilla) where the crash happens. FYI, in this test I hit some other bugs that I am filing separately.
I have updated the summary to reflect the bug more accurately. Is there something else I can do to help you find this?
Thank you so much! You helped to tackle the problem. It's now fixed in SVN.
As per Sebastian's comment: This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
*** Bug 472312 has been marked as a duplicate of this bug. ***
*** Bug 472378 has been marked as a duplicate of this bug. ***