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 55688 - Clock rolled over to 00:00:00 and it crashed
Clock rolled over to 00:00:00 and it crashed
Status: RESOLVED DUPLICATE of bug 61279
Product: gnome-pim
Classification: Deprecated
Component: gnomecal
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-pim Maintainers
gnome-pim Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-06-04 07:05 UTC by Karl M. Hegbloom
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karl M. Hegbloom 2001-06-04 07:05:50 UTC
Package: gnome-pim
Severity: normal
Version: 1.4.0
Synopsis: Clock rolled over to 00:00:00 and it crashed
Bugzilla-Product: gnome-pim
Bugzilla-Component: gnomecal

Description:
I'm sitting here reading gmem.c, the clock rolled to 00:00:00 (PST, USA),
and a crash dialog popped up.

I notice that it is in the same libc place I see lots of crashes in.  Any ideas?

A -g build would be nice.  I'll have to see into setting my system up with full
debug builds of everything.  I just bought 2 identical drives for software
raid 0 - 60Gb for nothing but source code at 50+ MB/sec.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x405d9f89 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 sigaction
    from /lib/libc.so.6
  • #4 gdk_get_show_events
    from /usr/lib/libgdk-1.2.so.0
  • #5 g_io_add_watch
    from /usr/lib/libglib-1.2.so.0
  • #6 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #7 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #8 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #10 main
  • #11 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 sigaction
    from /lib/libc.so.6
  • #4 gdk_get_show_events
    from /usr/lib/libgdk-1.2.so.0
  • #5 g_io_add_watch
    from /usr/lib/libglib-1.2.so.0
  • #6 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #7 g_get_current_time
    from /usr/lib/libglib-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-06-04 03:05 -------

The original reporter (karlheg@hegbloom.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-pim-maint@bugzilla.gnome.org.

Comment 1 Christian Biesinger 2001-10-19 15:29:33 UTC

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