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 401904 - crash in Help: Hello, I'm searching for...
crash in Help: Hello, I'm searching for...
Status: RESOLVED DUPLICATE of bug 364850
Product: yelp
Classification: Applications
Component: General
2.16.x
Other All
: High critical
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-28 23:46 UTC by wolf.canis
Modified: 2007-01-29 21:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description wolf.canis 2007-01-28 23:46:44 UTC
Version: 2.16.1

What were you doing when the application crashed?
Hello,
I'm searching for gdb in yelp and than I want call the entry "gdb info page". Next the friendly Buddy comes up. During the first crash I doesn't has installed dbg symbols. Than I installed dbg symbols and I try to reproduce this crash and Oooops, here we are.
Hopefully the backtrace helps, if not feel free to ask what you need further.

Thanks in advance,
Mr Canis


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 140763136 vsize: 0 resident: 140763136 share: 0 rss: 47939584 rss_rlim: 0
CPU usage: start_time: 1170027614 rtime: 0 utime: 1243 stime: 0 cutime:1175 cstime: 0 timeout: 68 it_real_value: 0 frequency: 53

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227143504 (LWP 26164)]
[New Thread -1304441952 (LWP 26175)]
[New Thread -1296049248 (LWP 26174)]
[New Thread -1287656544 (LWP 26173)]
[New Thread -1279263840 (LWP 26172)]
[New Thread -1269339232 (LWP 26167)]
[New Thread -1246823520 (LWP 26166)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227143504 (LWP 26164))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 __fsetlocking
    from /lib/tls/i686/cmov/libc.so.6
  • #8 free
    from /lib/tls/i686/cmov/libc.so.6
  • #9 IA__g_free
    at gmem.c line 187
  • #10 info_process_text_notes
    at yelp-info-parser.c line 1099
  • #11 parse_tree_level
    at yelp-info-parser.c line 717
  • #12 parse_tree_level
    at yelp-info-parser.c line 732
  • #13 yelp_info_parser_parse_tree
    at yelp-info-parser.c line 763
  • #14 info_pager_parse
    at yelp-info-pager.c line 196
  • #15 xslt_pager_process
    at yelp-xslt-pager.c line 185
  • #16 process_cb
    at yelp-pager.c line 268
  • #17 g_idle_dispatch
    at gmain.c line 3926
  • #18 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #19 g_main_context_iterate
    at gmain.c line 2677
  • #20 IA__g_main_loop_run
    at gmain.c line 2881
  • #21 IA__gtk_main
    at gtkmain.c line 1024
  • #22 main
    at yelp-main.c line 118
  • #23 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #24 _start
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2007-01-29 21:21:25 UTC
Fixed in CVS. The fix will go into the next patch release. Thank you for your bug report.


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