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 98050 - crash on startup
crash on startup
Status: RESOLVED INCOMPLETE
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 101146 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-11-08 20:01 UTC by Luis Villa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Villa 2002-11-08 20:05:55 UTC
Package: rhythmbox
Severity: critical
Version: GNOME2.1.2 0.3.0.99
Synopsis: crash on startup
Bugzilla-Product: rhythmbox
Bugzilla-Component: General
BugBuddy-GnomeVersion: 2.0 (2.1.2)
Description:
Description of Problem:
This is with reasonably recent build against latest GTK. Am rebuilding
to see if it isa  gtk problem.


Debugging Information:

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

[New Thread 1024 (LWP 13199)]
0x4096e4d9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 13199))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 egg_tray_icon_new_for_xscreen
    at eggtrayicon.c line 224
  • #7 egg_tray_icon_new
    at eggtrayicon.c line 264
  • #8 setup_tray_icon
    at rb-shell.c line 2005
  • #9 rb_shell_construct
    at rb-shell.c line 634
  • #10 rb_init
    at main.c line 137
  • #11 g_idle_dispatch
    at gmain.c line 3156
  • #12 g_main_dispatch
    at gmain.c line 1645
  • #13 g_main_context_dispatch
    at gmain.c line 2189
  • #14 g_main_context_iterate
    at gmain.c line 2270
  • #15 g_main_loop_run
    at gmain.c line 2490
  • #16 bonobo_main
    at bonobo-main.c line 290
  • #17 main
    at main.c line 112
  • #18 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-08 15:05 -------

Reassigning to the default owner of the component, rhythmbox-maint@bugzilla.gnome.org.

Comment 1 Olivier Martin 2002-11-12 00:05:11 UTC
icon = (EggTrayIcon *) 0x0

that should not be null, could you check your install?
Comment 2 Olivier Martin 2002-12-13 16:43:30 UTC
This bug seems a bit old, luis have you ever been able to reproduce it?
Comment 3 Olivier Martin 2002-12-17 13:49:45 UTC
*** Bug 101146 has been marked as a duplicate of this bug. ***
Comment 4 Sean Harshbarger 2003-08-03 06:43:42 UTC
Marking as INCOMPLETE until we can verify this still exists in HEAD.

-harshy