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 578357 - Freeze listening to OGG Stream after inserting Audio CD
Freeze listening to OGG Stream after inserting Audio CD
Status: RESOLVED DUPLICATE of bug 605219
Product: rhythmbox
Classification: Other
Component: Internet Radio
0.11.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-08 10:02 UTC by André Klapper
Modified: 2009-12-29 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-04-08 10:02:18 UTC
1. Listened to an OGG Internet Radio Stream in Rhythmbox.
2. Inserted an Audio CD into my device
3. The normal GNOME popup came: "An audio CD has been inserted. What to do?"
4. Chose "Open in Rhythmbox"
5. rhythmbox-0.11.6-20.r6096.fc10.i386 froze and radio sound stopped playing


(gdb) thread apply all bt

Thread 1 (Thread 0xb8080770 (LWP 3796))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait_private
    at ../nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S line 89
  • #2 _L_lock_52
    from /lib/libc.so.6
  • #3 ptmalloc_lock_all
    at arena.c line 261
  • #4 __libc_fork
    at ../nptl/sysdeps/unix/sysv/linux/fork.c line 95
  • #5 __fork
    at ../nptl/sysdeps/unix/sysv/linux/pt-fork.c line 26
  • #6 fork_exec_with_pipes
    at gspawn.c line 1189
  • #7 IA__g_spawn_sync
    at gspawn.c line 267
  • #8 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #9 run_bug_buddy
    at gnome-breakpad.cc line 223
  • #10 check_if_gdb
    at gnome-breakpad.cc line 292
  • #11 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #12 <signal handler called>
  • #13 __kernel_vsyscall
  • #14 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #15 abort
    at abort.c line 88
  • #16 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 170
  • #17 malloc_printerr
  • #18 __libc_free
    at malloc.c line 3625
  • #19 IA__g_free
    at gmem.c line 190
  • #20 IA__g_error_free
    at gerror.c line 125
  • #21 fire_signal_idle
    at sj-metadata-getter.c line 164
  • #22 g_idle_dispatch
    at gmain.c line 4235
  • #23 g_main_dispatch
    at gmain.c line 2144
  • #24 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #25 g_main_context_iterate
    at gmain.c line 2778
  • #26 IA__g_main_loop_run
    at gmain.c line 2986
  • #27 IA__gtk_main
    at gtkmain.c line 1200
  • #28 main
    at main.c line 330

Comment 1 Jonathan Matthew 2009-04-08 11:01:32 UTC
Seems to be a memory handling error in the audio CD metadata code.  I can't see anything obviously wrong in there, though.  Any chance you could try this again with the same CD (the ogg stream is probably not related) under valgrind?
Comment 2 André Klapper 2009-04-08 11:07:22 UTC
Will try later. Needinfo'ing against me.
Comment 3 Akhil Laddha 2009-12-18 06:48:20 UTC
andre, ping, bug is awaiting your response, tia  :-)
Comment 4 André Klapper 2009-12-29 11:57:06 UTC
I think this issue is covered now by bug 605219.

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