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 398176 - crash in Help:
crash in Help:
Status: RESOLVED DUPLICATE of bug 364768
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-18 23:11 UTC by Jesse Wiles
Modified: 2007-01-19 17:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
stack trace after yelp recompile with Gentoo "debug" USE flag (8.19 KB, text/plain)
2007-01-19 15:54 UTC, Jesse Wiles
Details

Description Jesse Wiles 2007-01-18 23:11:17 UTC
Version: 2.16.1

What were you doing when the application crashed?



Distribution: Gentoo Base System version 1.12.6
Gnome Release: 2.16.2 2006-12-11 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 124895232 vsize: 0 resident: 124895232 share: 0 rss: 64471040 rss_rlim: 0
CPU usage: start_time: 1169161848 rtime: 0 utime: 352 stime: 0 cutime:332 cstime: 0 timeout: 20 it_real_value: 0 frequency: 1

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227913552 (LWP 7303)]
[New Thread -1278215264 (LWP 7309)]
[New Thread -1268216928 (LWP 7308)]
[New Thread -1246622816 (LWP 7307)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227913552 (LWP 7303))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/libc.so.6
  • #5 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
  • #7 ??
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-01-19 00:10:13 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 Jesse Wiles 2007-01-19 03:58:54 UTC
I did a search on the string "network:///" (without the quotes.
Comment 3 palfrey 2007-01-19 12:48:06 UTC
I can't reproduce that here. If you can reproduce this on your machine, then can you please install the debugging symbols for yelp and get us an improved stacktrace so we can track down this bug. Thanks!
Comment 4 Jesse Wiles 2007-01-19 15:54:26 UTC
Created attachment 80703 [details]
stack trace after yelp recompile with Gentoo "debug" USE flag

Does this help.  If not, please explain how to install debugging symbols.
Comment 5 palfrey 2007-01-19 17:30:52 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.

After more detailed searching, I've found out that this has already been tracked down. Thanks for your help.

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