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 383846 - crash in Help: Just opened the "about u...
crash in Help: Just opened the "about u...
Status: RESOLVED DUPLICATE of bug 383318
Product: yelp
Classification: Applications
Component: General
2.16.x
Other All
: High critical
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-08 19:58 UTC by adefelic
Modified: 2006-12-09 14:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description adefelic 2006-12-08 19:58:17 UTC
Version: 2.16.1

What were you doing when the application crashed?
Just opened the "about ubuntu" on the live-cd for ppc


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.17.2 2006-11-14 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 46125056 vsize: 0 resident: 143478784 share: 0 rss: 143478784 rss_rlim: 0
CPU usage: start_time: 200 rtime: 0 utime: 1165607821 stime: 0 cutime:470 cstime: 0 timeout: 366 it_real_value: 0 frequency: 104

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)
[Thread debugging using libthread_db enabled]
[New Thread 805550832 (LWP 6741)]
[New Thread 870634672 (LWP 6758)]
[New Thread 862246064 (LWP 6757)]
[New Thread 853857456 (LWP 6756)]
[New Thread 845468848 (LWP 6751)]
[New Thread 837072048 (LWP 6748)]
[New Thread 815064240 (LWP 6745)]
(no debugging symbols found)
0x0f28f394 in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread 805550832 (LWP 6741))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 ??
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #8 ??
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #9 gnome_accessibility_module_init
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #10 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #11 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #12 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #13 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #14 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #15 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #16 NSGetModule
    from /usr/lib/firefox/components/libaccessibility.so
  • #17 gtk_moz_embed_get_title
    from /usr/lib/firefox/libgtkembedmoz.so
  • #18 gtk_moz_embed_new
    from /usr/lib/firefox/libgtkembedmoz.so
  • #19 gtk_widget_get_accessible
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 ??
  • #21 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_iteration
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main_iteration
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 ??
  • #27 xsltCopyTextString
    from /usr/lib/libxslt.so.1
  • #28 xsltChoose
    from /usr/lib/libxslt.so.1
  • #29 xsltCallTemplate
    from /usr/lib/libxslt.so.1
  • #30 xsltCopyTextString
    from /usr/lib/libxslt.so.1
  • #31 xsltCopyTextString
    from /usr/lib/libxslt.so.1
  • #32 xsltChoose
    from /usr/lib/libxslt.so.1
  • #33 xsltProcessOneNode
    from /usr/lib/libxslt.so.1
  • #34 xsltNewTransformContext
    from /usr/lib/libxslt.so.1
  • #35 ??
  • #36 ??
  • #37 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #38 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #39 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #40 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #41 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #42 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #43 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #44 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #45 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0

Comment 1 Susana 2006-12-09 14:05:47 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 383318 ***