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 373714 - crash in GnoTime Tracking Tool: i try to start the timer...
crash in GnoTime Tracking Tool: i try to start the timer...
Status: RESOLVED DUPLICATE of bug 356732
Product: gnome-utils
Classification: Deprecated
Component: gtt
unspecified
Other All
: High critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-11 07:09 UTC by jacob.boily.1986
Modified: 2006-11-11 14:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description jacob.boily.1986 2006-11-11 07:09:24 UTC
What were you doing when the application crashed?
i try to start the timer in gnome time tracker


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:39:22 EDT 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
warning: /etc/profile.d/krb5.csh created as /etc/profile.d/krb5.csh.rpmnew
warning: /etc/profile.d/krb5.sh created as /etc/profile.d/krb5.sh.rpmnew
/usr/lib/python2.4/site-packages/yumex/yumexDialogs.py:345: GtkWarning: Failed to set text from markup due to error parsing markup: Erreur à la ligne 1 caractère 62 : Caractère bizarre « a », un caractère « = » est requis après le nom de l'attribut « object » de l'élément « yumex.yumexBase.yumexBase »
  self.extraLabel.set_markup( "<span size=\"small\">%s</span>" % text )
GUI Setup Completted
Détection de miroirs : par défaut
Version de Yum : 3.0 (/usr/share/yum-cli)
[Yum] Loading "installonlyn" plugin
[Yum] Loading "kernel-module" plugin
[Yum] Loading "fedorakmod" plugin
sqlite cache needs updating, reading in metadata
sqlite cache needs updating, reading in metadata
Initialisation des dépôts terminée en 24.16 secondes
** (bug-buddy:5286): WARNING **: Impossible de charger l'icône pour Ouvrir le dossier
--------------------------------------------------

Memory status: size: 363073536 vsize: 363073536 resident: 23056384 share: 13209600 rss: 23056384 rss_rlim: -1
CPU usage: start_time: 1163228522 rtime: 296 utime: 266 stime: 30 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912504630928 (LWP 4379)]
(no debugging symbols found)
0x000000354d00d935 in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912504630928 (LWP 4379))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_widget_hide
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #4 gtk_widget_destroy
  • #5 g_source_get_current_time
    from /lib64/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #7 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #8 g_main_context_iteration
    from /lib64/libglib-2.0.so.0
  • #9 gtk_main_iteration_do
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 gtk_widget_destroy
  • #11 g_source_get_current_time
    from /lib64/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #13 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #14 g_main_context_iteration
    from /lib64/libglib-2.0.so.0
  • #15 gtk_main_iteration_do
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 gtk_widget_destroy
  • #17 g_source_get_current_time
    from /lib64/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #19 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #21 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #22 gtk_widget_destroy
  • #23 scm_boot_guile
    from /usr/lib64/libguile.so.17
  • #24 scm_char_upcase
    from /usr/lib64/libguile.so.17
  • #25 scm_c_catch
    from /usr/lib64/libguile.so.17
  • #26 scm_i_with_continuation_barrier
    from /usr/lib64/libguile.so.17
  • #27 scm_c_with_continuation_barrier
    from /usr/lib64/libguile.so.17
  • #28 scm_i_with_guile_and_parent
    from /usr/lib64/libguile.so.17
  • #29 scm_boot_guile
    from /usr/lib64/libguile.so.17
  • #30 gtk_widget_destroy
  • #31 __libc_start_main
    from /lib64/libc.so.6
  • #32 gtk_widget_destroy
  • #33 ??
  • #34 ??
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 Susana 2006-11-11 14:47:59 UTC
Thanks for the bug report. However, this application does not track its bugs in
the GNOME Bugzilla. We kindly ask you to report the bug to the application
authors at http://sourceforge.net/tracker/?group_id=55463&atid=477103 .
Please investigate whether a bug for the reported issue is already filed in
this system. If it has not been filed yet please do so. Also ensure that both bug
reports contain a link to each other.

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