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 355015 - crash in Time and Date: installing ntp support f...
crash in Time and Date: installing ntp support f...
Status: RESOLVED INCOMPLETE
Product: gnome-system-tools
Classification: Deprecated
Component: time-admin
2.15.x
Other All
: High critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
: 361794 366276 366706 366780 368052 369242 369291 369667 369764 371932 372849 373703 374058 374525 375715 375928 376216 376579 377044 377907 378109 378718 378990 379036 379349 379952 381368 382660 387314 387692 388234 390528 396319 396392 398208 398784 398901 400065 400407 400539 402285 403731 404502 409026 409714 418006 418132 429737 440324 448301 456452 476087 476394 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-08 20:46 UTC by psglenn
Modified: 2007-09-13 09:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description psglenn 2006-09-08 20:46:42 UTC
Version: 2.15.4

What were you doing when the application crashed?
installing ntp support from time and date


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 36737024 vsize: 0 resident: 36737024 share: 0 rss: 15659008 rss_rlim: 0
CPU usage: start_time: 1157751721 rtime: 0 utime: 437 stime: 0 cutime:417 cstime: 0 timeout: 20 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/time-admin'

(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 -1225292112 (LWP 4857)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225292112 (LWP 4857))

  • #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 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #5 gtk_calendar_select_month
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #0 __kernel_vsyscall

Comment 1 Sergej Kotliar 2006-09-09 11:03:06 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Karsten Bräckelmann 2006-10-12 20:59:10 UTC
*** Bug 361794 has been marked as a duplicate of this bug. ***
Comment 3 Fabio Bonelli 2006-10-28 14:37:55 UTC
*** Bug 366276 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2006-10-29 11:56:16 UTC
*** Bug 366706 has been marked as a duplicate of this bug. ***
Comment 5 Karsten Bräckelmann 2006-10-29 16:02:07 UTC
*** Bug 366780 has been marked as a duplicate of this bug. ***
Comment 6 markus.svensson 2006-10-29 16:26:13 UTC
Of course it didn't crash when I tried it agin. Is there an easy way to remove the NTP support that is installed when first selecting "Keep clock synchronized..." checkbox?
Comment 7 André Klapper 2006-10-31 10:07:14 UTC
*** Bug 368052 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2006-11-02 10:46:32 UTC
*** Bug 369291 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2006-11-02 10:47:08 UTC
*** Bug 369242 has been marked as a duplicate of this bug. ***
Comment 10 André Klapper 2006-11-02 22:10:39 UTC
*** Bug 369667 has been marked as a duplicate of this bug. ***
Comment 11 André Klapper 2006-11-03 12:43:19 UTC
*** Bug 369764 has been marked as a duplicate of this bug. ***
Comment 12 marcus.uy 2006-11-03 13:44:35 UTC
Hi,

Further inspection of this problem after the heart attack it gave to my system indicates that it is a two-fold problem.

Firstly, the NTP system is indeed working.  The problem is that is seems to be unusually counter-intuitive (even by techie standards).  The UI problem is that the user interface pops up a window asking if you want to install NTP support.  The natural answer in my case was "sure, that's what I want to do", BUT it seems that there is a problem during the package install (I checked the logs and note that the package installer was indeed directed to /tmp/the_magic_package.tmp).  After it fails it gives no warning (because the package intaller command is --not-interactive or some such).

Secondly, being is bit of a dolt I kept clicking "install this package", which is what I think did it in.

Conversely, after a few moments of calm.  I went back to the machine.  Did an "su" to root and did:

apt-get update
apt-get install ntp-server
exit

Then I went back to the "time and date" panel and voila: no more install ntp support message.  I checked the sync time box, set the server I wanted to use, and all has been well since then.

As you can see, it seems to be a bit of a minor bug, but exacerbated by a counter-intuitive lack of error message and package upgrade.


(In reply to comment #0)
> Version: 2.15.4
> 
> What were you doing when the application crashed?
> installing ntp support from time and date
> 
> 
> Distribution: Ubuntu 6.10 (edgy)
> Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
> BugBuddy Version: 2.16.0
> 
> Memory status: size: 36737024 vsize: 0 resident: 36737024 share: 0 rss:
> 15659008 rss_rlim: 0
> CPU usage: start_time: 1157751721 rtime: 0 utime: 437 stime: 0 cutime:417
> cstime: 0 timeout: 20 it_real_value: 0 frequency: 0
> 
> Backtrace was generated from '/usr/bin/time-admin'
> 
> (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 -1225292112 (LWP 4857)]
> 0xffffe410 in __kernel_vsyscall ()
> #0  0xffffe410 in __kernel_vsyscall ()
> #1  0xb73c32e3 in __waitpid_nocancel ()
>    from /lib/tls/i686/cmov/libpthread.so.0
> #2  0xb7efe1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
> #3  <signal handler called>
> #4  0xb765b2f9 in g_type_check_instance_is_a ()
>    from /usr/lib/libgobject-2.0.so.0
> #5  0xb7a00d9f in gtk_calendar_select_month ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #6  0x0804dba9 in ?? ()
> #7  0x0814a600 in ?? ()
> #8  0x00000008 in ?? ()
> #9  0x000007d6 in ?? ()
> #10 0x00000000 in ?? ()
> 
> Thread 1 (Thread -1225292112 (LWP 4857)):
> #0  0xffffe410 in __kernel_vsyscall ()
> No symbol table info available.
> #1  0xb73c32e3 in __waitpid_nocancel ()
>    from /lib/tls/i686/cmov/libpthread.so.0
> No symbol table info available.
> #2  0xb7efe1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
> No symbol table info available.
> #3  <signal handler called>
> No symbol table info available.
> #4  0xb765b2f9 in g_type_check_instance_is_a ()
>    from /usr/lib/libgobject-2.0.so.0
> No symbol table info available.
> #5  0xb7a00d9f in gtk_calendar_select_month ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #6  0x0804dba9 in ?? ()
> No symbol table info available.
> #7  0x0814a600 in ?? ()
> No symbol table info available.
> #8  0x00000008 in ?? ()
> No symbol table info available.
> #9  0x000007d6 in ?? ()
> No symbol table info available.
> #10 0x00000000 in ?? ()
> No symbol table info available.
> #0  0xffffe410 in __kernel_vsyscall ()
> 

Comment 13 André Klapper 2006-11-07 14:01:24 UTC
*** Bug 371932 has been marked as a duplicate of this bug. ***
Comment 14 Susana 2006-11-09 19:27:13 UTC
*** Bug 372849 has been marked as a duplicate of this bug. ***
Comment 15 Susana 2006-11-11 11:19:43 UTC
*** Bug 373703 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2006-11-12 03:49:14 UTC
*** Bug 374058 has been marked as a duplicate of this bug. ***
Comment 17 André Klapper 2006-11-13 11:04:28 UTC
*** Bug 374525 has been marked as a duplicate of this bug. ***
Comment 18 André Klapper 2006-11-16 01:49:45 UTC
*** Bug 375715 has been marked as a duplicate of this bug. ***
Comment 19 Damien Durand 2006-11-16 17:40:35 UTC
*** Bug 375928 has been marked as a duplicate of this bug. ***
Comment 20 André Klapper 2006-11-17 20:28:09 UTC
*** Bug 376216 has been marked as a duplicate of this bug. ***
Comment 21 Damien Durand 2006-11-18 11:44:42 UTC
*** Bug 376579 has been marked as a duplicate of this bug. ***
Comment 22 Christian Kirbach 2006-11-19 18:07:21 UTC
*** Bug 377044 has been marked as a duplicate of this bug. ***
Comment 23 Christian Kirbach 2006-11-19 18:08:33 UTC
Please see comment #1
please install the glib, gtk+ and gnome-system-tools packages
Comment 24 Susana 2006-11-21 23:16:05 UTC
*** Bug 377907 has been marked as a duplicate of this bug. ***
Comment 25 Damien Durand 2006-11-22 18:53:34 UTC
*** Bug 378109 has been marked as a duplicate of this bug. ***
Comment 26 Susana 2006-11-24 13:22:40 UTC
*** Bug 378718 has been marked as a duplicate of this bug. ***
Comment 27 Damien Durand 2006-11-25 11:18:01 UTC
*** Bug 378990 has been marked as a duplicate of this bug. ***
Comment 28 Damien Durand 2006-11-25 11:21:31 UTC
*** Bug 379036 has been marked as a duplicate of this bug. ***
Comment 29 Susana 2006-11-26 11:14:11 UTC
*** Bug 379349 has been marked as a duplicate of this bug. ***
Comment 30 Damien Durand 2006-11-28 04:57:45 UTC
*** Bug 379952 has been marked as a duplicate of this bug. ***
Comment 31 Susana 2006-12-01 20:44:06 UTC
*** Bug 381368 has been marked as a duplicate of this bug. ***
Comment 32 Susana 2006-12-05 19:14:17 UTC
*** Bug 382660 has been marked as a duplicate of this bug. ***
Comment 33 Damien Durand 2006-12-19 05:46:59 UTC
*** Bug 387314 has been marked as a duplicate of this bug. ***
Comment 34 Damien Durand 2006-12-19 22:57:53 UTC
*** Bug 387692 has been marked as a duplicate of this bug. ***
Comment 35 Susana 2006-12-21 14:03:36 UTC
*** Bug 388234 has been marked as a duplicate of this bug. ***
Comment 36 Susana 2006-12-29 02:42:24 UTC
*** Bug 390528 has been marked as a duplicate of this bug. ***
Comment 37 Christian Kirbach 2007-01-13 14:29:14 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Can you get us one with debugging
symbols? Please see http://live.gnome.org/GettingTraces/ApplicationSpecificInstructions for more information on
what packages to install. If that page confuses you, also read 
http://live.gnome.org/GettingTraces/

If still confused, please write a personal email to me and tell me why. Your feedback and help is appreciated.
Comment 38 Damien Durand 2007-01-14 11:16:37 UTC
*** Bug 396319 has been marked as a duplicate of this bug. ***
Comment 39 Damien Durand 2007-01-14 11:17:43 UTC
*** Bug 396392 has been marked as a duplicate of this bug. ***
Comment 40 Susana 2007-01-19 12:37:34 UTC
*** Bug 398208 has been marked as a duplicate of this bug. ***
Comment 41 Bruno Boaventura 2007-01-20 19:04:32 UTC
*** Bug 398784 has been marked as a duplicate of this bug. ***
Comment 42 palfrey 2007-01-21 01:27:54 UTC
*** Bug 398901 has been marked as a duplicate of this bug. ***
Comment 43 Susana 2007-01-24 11:43:18 UTC
*** Bug 400065 has been marked as a duplicate of this bug. ***
Comment 44 Susana 2007-01-25 13:14:10 UTC
*** Bug 400407 has been marked as a duplicate of this bug. ***
Comment 45 Bruno Boaventura 2007-01-25 22:04:44 UTC
*** Bug 400539 has been marked as a duplicate of this bug. ***
Comment 46 Bruno Boaventura 2007-01-30 00:49:09 UTC
*** Bug 402285 has been marked as a duplicate of this bug. ***
Comment 47 Damien Durand 2007-02-02 22:12:02 UTC
*** Bug 403731 has been marked as a duplicate of this bug. ***
Comment 48 Damien Durand 2007-02-05 17:54:45 UTC
*** Bug 404502 has been marked as a duplicate of this bug. ***
Comment 49 Damien Durand 2007-02-17 20:16:52 UTC
*** Bug 409026 has been marked as a duplicate of this bug. ***
Comment 50 Damien Durand 2007-02-19 21:28:52 UTC
*** Bug 409714 has been marked as a duplicate of this bug. ***
Comment 51 Pedro Villavicencio 2007-03-13 23:03:05 UTC
*** Bug 418006 has been marked as a duplicate of this bug. ***
Comment 52 Damien Durand 2007-03-14 08:57:10 UTC
*** Bug 418132 has been marked as a duplicate of this bug. ***
Comment 53 Pedro Villavicencio 2007-04-14 18:34:09 UTC
*** Bug 429737 has been marked as a duplicate of this bug. ***
Comment 54 Christian Kirbach 2007-05-14 20:36:12 UTC
Seems like this was a bug in version 2.15, I checked most duplicates.

I think we can close this report as INCOMPLETE.
Comment 55 Christian Kirbach 2007-05-21 21:50:29 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 56 Damien Durand 2007-05-22 02:56:30 UTC
*** Bug 440324 has been marked as a duplicate of this bug. ***
Comment 57 Damien Durand 2007-06-16 20:55:53 UTC
*** Bug 448301 has been marked as a duplicate of this bug. ***
Comment 58 Pedro Villavicencio 2007-07-27 00:57:49 UTC
*** Bug 456452 has been marked as a duplicate of this bug. ***
Comment 59 André Klapper 2007-09-13 09:51:58 UTC
*** Bug 476087 has been marked as a duplicate of this bug. ***
Comment 60 André Klapper 2007-09-13 09:52:01 UTC
*** Bug 476394 has been marked as a duplicate of this bug. ***