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 82668 - Yelp segfaults on startup
Yelp segfaults on startup
Status: RESOLVED DUPLICATE of bug 80981
Product: yelp
Classification: Applications
Component: General
unspecified
Other other
: Normal normal
: ---
Assigned To: Mikael Hallendal
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-22 22:44 UTC by tundras
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tundras 2002-05-22 22:45:04 UTC
Package: Yelp
Severity: major
Version: 0.7
Synopsis: Yelp segfaults on startup
Bugzilla-Product: Yelp
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.117.0)

Description:
Description of Problem:
Segfault dialog immediately on startup of yelp from command line or menu
of any gnome program.

Steps to reproduce the problem:
1. start yelp from command line
2. 
3. 

Actual Results:
Segmentation fault dialog box

Expected Results:
Initial yelp window open

How often does this happen?
Every time I ask for yelp.

Additional Information:




Debugging Information:

Backtrace was generated from '/usr/local/bin/yelp'

[New Thread 1024 (LWP 22575)]
0x40a49689 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 22575))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 173
  • #3 libgnomeui_module_info_get
    from /usr/local/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 strcmp
    at ../sysdeps/generic/strcmp.c line 38
  • #7 yelp_section_compare
    at eval.c line 88
  • #8 g_list_sort_merge
    from /usr/local/lib/libglib-2.0.so.0
  • #9 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #10 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #11 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #12 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #13 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #14 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #15 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #16 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #17 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #18 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #19 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #20 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #21 g_list_sort_real
    from /usr/local/lib/libglib-2.0.so.0
  • #22 g_list_sort
    from /usr/local/lib/libglib-2.0.so.0
  • #23 yelp_index_model_set_words
    at eval.c line 88
  • #24 yelp_view_index_new
    at eval.c line 88
  • #25 yelp_window_new
    at eval.c line 88
  • #26 yelp_base_new_window
    at eval.c line 88
  • #27 impl_Yelp_newWindow
    at eval.c line 88
  • #28 GNOME_Yelp_newWindow
    at eval.c line 88
  • #29 yelp_main_open_new_window
    at eval.c line 88
  • #30 yelp_main_idle_start
    at eval.c line 88
  • #31 g_idle_dispatch
    from /usr/local/lib/libglib-2.0.so.0
  • #32 g_main_dispatch
    from /usr/local/lib/libglib-2.0.so.0
  • #33 g_main_context_dispatch
    from /usr/local/lib/libglib-2.0.so.0
  • #34 g_main_context_iterate
    from /usr/local/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/local/lib/libglib-2.0.so.0
  • #36 bonobo_main
    from /usr/local/lib/libbonobo-2.so.0
  • #37 main
    at eval.c line 88
  • #38 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-22 18:45 -------

The original reporter (tundras@draconis.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, micke@codefactory.se.

Comment 1 Mikael Hallendal 2002-05-22 23:03:34 UTC

*** This bug has been marked as a duplicate of 80981 ***