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 366530 - crash in Help: Started through Run -> "...
crash in Help: Started through Run -> "...
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: 2006-10-28 22:00 UTC by Bjorn-Ove.Heimsund
Modified: 2006-11-05 16:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
yelp stacktrace (8.34 KB, text/plain)
2006-10-29 18:40 UTC, Bjorn-Ove.Heimsund
Details

Description Bjorn-Ove.Heimsund 2006-10-28 22:00:19 UTC
Version: 2.16.1

What were you doing when the application crashed?
Started through Run -> "info:binutils"


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

Memory status: size: 110252032 vsize: 0 resident: 110252032 share: 0 rss: 26157056 rss_rlim: 0
CPU usage: start_time: 1162072681 rtime: 0 utime: 155 stime: 0 cutime:143 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227716944 (LWP 22360)]
[New Thread -1303020640 (LWP 22363)]
[New Thread -1247597664 (LWP 22362)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227716944 (LWP 22360))

  • #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 g_free
    from /usr/lib/libglib-2.0.so.0
  • #10 ??
  • #11 ??
  • #12 _IO_stdin_used
  • #13 ??
  • #14 ??
  • #15 ??
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2006-10-29 18:23:54 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Bjorn-Ove.Heimsund 2006-10-29 18:40:41 UTC
Created attachment 75629 [details]
yelp stacktrace
Comment 3 Bjorn-Ove.Heimsund 2006-10-29 18:42:20 UTC
The new attachment was created after installing the yelp-dbgsym package. Hope it's useful to you.
Comment 4 Christian Kirbach 2006-10-29 20:05:20 UTC
very good, thanks

confimring report.


  • #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 g_free
    from /usr/lib/libglib-2.0.so.0
  • #10 info_process_text_notes
    at yelp-info-parser.c line 1099
  • #11 parse_tree_level
    at yelp-info-parser.c line 717
  • #12 yelp_info_parser_parse_tree
    at yelp-info-parser.c line 763
  • #13 info_pager_parse
    at yelp-info-pager.c line 196
  • #14 xslt_pager_process
    at yelp-xslt-pager.c line 185
  • #15 process_cb
    at yelp-pager.c line 268

Comment 5 Don Scorgie 2006-11-05 16:50:05 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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