https://bugs.freedesktop.org/show_bug.cgi?id=84983
--- Comment #34 from Raymond <[email protected]> --- do the coredump still occur after pulseaudio set path's min_dB and max_dB array if (!p->has_volume) { + e->merged_mask = 0xff; for (t = 0; t < PA_CHANNEL_POSITION_MAX; t++) if (PA_CHANNEL_POSITION_MASK(t) & e->merged_mask) { min_dB[t] = e->min_dB; max_dB[t] = e->max_dB; path_volume_channels |= PA_CHANNEL_POSITION_MASK(t); } p->has_dB = true; -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
