NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/52195 (segfault in audio_fill_silence())
On Wed, Apr 26, 2017 at 03:23:16PM +0700, Robert Elz wrote:
> Date: Wed, 26 Apr 2017 09:13:30 +0200
> From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
> Message-ID: <20170426071330.GA1937%antioche.eu.org@localhost>
>
> | but this doesn't make much sense. nm shows that audio_mix.part.27 is at
> | 0x8020a0b8, but 0x8020a0b8+0x61c points to the same place in code.
>
> It is an inline function, it will be duplicated.
Sure, my point is that 0x8020a0b8+0x61c or audio_mix+0x61c both points to
a place in the code that doesn't match the stack trace and the panic.
audio_mix+0x618 and 0x8020a0b8+0x618 matches much better.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index