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 328512 - Clock applet crashes after panel restart
Clock applet crashes after panel restart
Status: RESOLVED DUPLICATE of bug 326283
Product: ORBit2
Classification: Deprecated
Component: general
2.13.x
Other All
: Normal critical
: ---
Assigned To: ORBit maintainers
ORBit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-25 04:02 UTC by Holger Bauer
Modified: 2006-01-26 10:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Holger Bauer 2006-01-25 04:02:39 UTC
Steps to reproduce:
Distribution: Ubuntu 6.04 (dapper)
Version: GNOME2.13.5 unspecified
Gnome-Distributor: Ubuntu

Description:
After killing the panel the clock applet crashed. This doesn't happen
always, but regularly. 





Stack trace:
Backtrace was generated from '/usr/libexec/clock-applet'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1228495168 (LWP 5147)]
[New Thread -1231189072 (LWP 5956)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1231189072 (LWP 5956))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #3 <signal handler called>
  • #4 ORBit_adaptor_find
    at orbit-adaptor.c line 164
  • #5 ORBit_handle_request
    at orbit-adaptor.c line 255
  • #6 giop_connection_handle_input
    at giop-recv-buffer.c line 1282
  • #7 link_connection_io_handler
    at linc-connection.c line 1367
  • #8 link_source_dispatch
    at linc-source.c line 159
  • #9 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #10 g_main_context_iterate
    at gmain.c line 2547
  • #11 IA__g_main_loop_run
    at gmain.c line 2751
  • #12 link_io_thread_fn
    at linc.c line 394
  • #13 g_thread_create_proxy
    at gthread.c line 582
  • #14 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #15 clone
    from /lib/tls/i686/cmov/libc.so.6





Other information:
Comment 1 Vincent Untz 2006-01-25 07:43:50 UTC
Looks like an ORBit2 issue.
Bug 327971 seems similar.
Bug 326283 might have fixed this.

cc'ing Kjartan
Comment 2 Kjartan Maraas 2006-01-25 22:16:15 UTC
I'll try to reproduce it from current CVS since this was experienced with tarballs...
Comment 3 Michael Meeks 2006-01-26 10:33:17 UTC
sure is a simple dup.

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