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 306819 - Crash on exit (sometimes)
Crash on exit (sometimes)
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-07 21:41 UTC by Bastien Nocera
Modified: 2005-07-28 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2005-06-07 21:41:48 UTC
Seems to be gnome-vfs related, but I've never seen this anywhere else...
Valgrind seems useless.

Thread 2 (process 2919)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_signal
    from /lib/tls/libpthread.so.0
  • #2 link_set_io_thread
    from /usr//lib/libORBit-2.so.0
  • #3 link_servers_move_io_T
    from /usr//lib/libORBit-2.so.0
  • #4 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #5 g_main_context_iterate
    at gmain.c line 2578
  • #6 IA__g_main_loop_run
    at gmain.c line 2782
  • #7 link_thread_io_context
    from /usr//lib/libORBit-2.so.0
  • #8 ??
    from /usr//lib/libglib-2.0.so.0
  • #9 ??
  • #10 g_thread_create_proxy
    at gthread.c line 561

Comment 1 James "Doc" Livingston 2005-07-26 13:46:51 UTC
This is possibly fixed by a small fix of Jonathan Matthew's that I committed
about a fortnight ago - it added a call to gnome_vfs_shutdown() before RB exits.
Have you seen this crash since then?
Comment 2 Bastien Nocera 2005-07-28 16:31:23 UTC
Works for me (again). I'll reopen if it still happens.