After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 647072 - gnome-search-tool segfaults on window close
gnome-search-tool segfaults on window close
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: gsearchtool
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
: 652450 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-04-07 17:17 UTC by Adam Dingle
Modified: 2011-08-17 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
possible fix (569 bytes, patch)
2011-04-15 16:44 UTC, Edward Sheldrake
accepted-commit_now Details | Review

Description Adam Dingle 2011-04-07 17:17:47 UTC
I'm using gnome-utils 3.0.0 on Fedora 15 alpha.

To see the problem:

1. Start gnome-search-tool from a terminal window:

$ gnome-search-tool

2. Click the X button in the upper-right corner of the gnome-search tool window.

In the terminal window you'll see the process segfault:

Segmentation fault (core dumped)
$
Comment 1 Edward Sheldrake 2011-04-15 16:44:26 UTC
Created attachment 186036 [details] [review]
possible fix

I also got this segfault. Start of backtrace:

  • #0 ??
  • #1 gsearch_history_entry_destroy
    at gsearchtool-entry.c line 120
  • #2 g_closure_invoke
    from /lib64/libgobject-2.0.so.0

Comment 2 Cosimo Cecchi 2011-04-15 17:23:35 UTC
Review of attachment 186036 [details] [review]:

Looks correct. If you have a GNOME git account, feel free to push to git master.
Comment 3 Dennis Cranston 2011-08-17 13:56:15 UTC
*** Bug 652450 has been marked as a duplicate of this bug. ***