In article <77719603-5d86-dde6-fd33-64ef437e9...@azeotrope.org>,
Dave Huang  <k...@azeotrope.org> wrote:
>On Tue, Jun 19, 2018 at 01:58:37PM +0530, Mayuresh wrote:
>
>> I am attaching NAMI lines from point where libsane invokes the hplip
>> backend. (Simple grep, so not excluded failed calls, but it's clear if the
>> same library appears again with different search path.)
>>
>>   21861      1 scanimage NAMI  "/usr/pkg/lib/libp11-kit.so.0"
>This seems to be where the assert is coming from:
>https://github.com/p11-glue/p11-kit/blob/master/common/compat.c#L801
>
>As for why it's asserting, I don't have any idea, but hopefully this
>helps you track it down. But it doesn't seem like it's an issue with
>NetBSD's code.

So where is it being called from? Probably from libcrypto?
It [p11-glue] should not expose the symbol...

christos

Reply via email to