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 466381 - yelp crashed with SIGSEGV in strcmp()
yelp crashed with SIGSEGV in strcmp()
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: Search
2.19.x
Other Linux
: Normal critical
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-13 21:26 UTC by Sebastien Bacher
Modified: 2007-08-31 09:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-08-13 21:26:01 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/131059

"Binary package hint: yelp
...
Package: yelp 2.19.1-0ubuntu1
...
  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 IA__g_str_equal
    at /build/buildd/glib2.0-2.13.7/glib/gstring.c line 77
  • #2 slow_search_process
    at yelp-search-parser.c line 1054
  • #3 rrn_for_each
    at rarian-main.c line 111
  • #4 slow_search_setup
    at yelp-search-parser.c line 1007
  • #5 g_idle_dispatch
    at /build/buildd/glib2.0-2.13.7/glib/gmain.c line 4131
  • #6 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.13.7/glib/gmain.c line 2061
  • #7 g_main_context_iterate
    at /build/buildd/glib2.0-2.13.7/glib/gmain.c line 2694
  • #8 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.13.7/glib/gmain.c line 2898
  • #9 IA__gtk_main
    at /build/buildd/gtk+2.0-2.11.6/gtk/gtkmain.c line 1144
  • #10 main
    at yelp-main.c line 121

Comment 1 Reinout van Schouwen 2007-08-30 21:11:34 UTC
According to the launchpad bug, this is a Rarian problem which was already fixed.
https://bugs.freedesktop.org/show_bug.cgi?id=11957

Can probably be closed.
Comment 2 Don Scorgie 2007-08-31 06:58:59 UTC
Indeed.  Closing.
Comment 3 Sebastien Bacher 2007-08-31 09:41:51 UTC
the backtrace doesn't look like the rarian crash you pointed, are you sure that's the same issue?