Noise freezes indefinitely
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Noise |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
I have my music library on a separate hard drive-- it doesn't automount on start-up, so trying to play a song when my library is unavailable (when I've forgotten to mount the drive) freezes Noise completely. The only solution is to force quit.
Terminal output (this repeats continuously):
[_LOG_LEVEL_FATAL 00:04:44.575551] Noise will not function properly.
[_LOG_LEVEL_FATAL 00:04:44.576905] noise_generic_
Backtrace:
#0 0x00007ffff5a0ce31 in g_slice_alloc () from /lib/x86_
#1 0x00007ffff59f0e33 in g_list_append () from /lib/x86_
#2 0x00007ffff5a01982 in g_queue_push_tail () from /lib/x86_
#3 0x00007ffff79030d1 in gst_bus_post ()
from /usr/lib/
#4 0x00007ffff7910f3b in gst_element_
from /usr/lib/
#5 0x00007ffff7911283 in gst_element_
from /usr/lib/
#6 0x00007fffe691df16 in ?? ()
from /usr/lib/
#7 0x00007fffe691edb2 in ?? ()
from /usr/lib/
#8 0x00007ffff7911dac in gst_element_
from /usr/lib/
#9 0x00007ffff79126d0 in ?? () from /usr/lib/
#10 0x00000000004ea563 in noise_streamer_
#11 0x00000000004ea4c6 in noise_streamer_play ()
#12 0x00000000004eeaa4 in noise_view_
#13 0x000000000043827f in noise_library_
#14 0x00000000004384f4 in noise_library_
#15 0x0000000000437f8c in noise_library_
#16 0x0000000000437fce in noise_library_
---Type <return> to continue, or q <return> to quit---
#17 0x00000000004eeae5 in noise_view_
#18 0x000000000043827f in noise_library_
#19 0x00000000004384f4 in noise_library_
#20 0x0000000000437f8c in noise_library_
#21 0x0000000000437fce in noise_library_
This has since been fixed, so I've gone ahead and changed the status accordingly.