This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dead-lock in glibc


Hi Carlos

I wanted to extend the test-suite of my application anyway. May be
we are able to reproduce the issue.

I'm going to tell you when the test is ready.

Bests,
Joël

On Thu, Mar 16, 2017 at 3:28 PM, Carlos O'Donell
<carlos@systemhalted.org> wrote:
> On Thu, Mar 16, 2017 at 2:30 AM, Joël Krähemann <jkraehemann@gmail.com> wrote:
>> Thank you for the hints. If you need additional information please let me know.
>
> What would be invaluable would be a program that demonstrates, using
> the APIs, the same behaviour outside of the interactive environment
> you were using. I know that's a tall order, but usually until someone
> drives the problem complexity down a bit we can't easily look at the
> issue.
>
> In some areas we have made progress to simplify this, for example we
> have an API tracer for the malloc family of functions that allows
> users to trace an API sequence and replay it in a simulator to attempt
> to reproduce a failure. When we extend our tracing to enough APIs we
> might be able to one day just get a "API trace" from you and replay it
> to observe the same behaviour on our end.
>
> Thanks for the feedback.
>
> Cheers,
> Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]