octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thread-safety issues in QtHandles


From: Michael Goffioul
Subject: Re: Thread-safety issues in QtHandles
Date: Thu, 3 Nov 2011 16:37:58 +0000

On Thu, Nov 3, 2011 at 8:55 AM, Michael Goffioul
<address@hidden> wrote:
>> Also, do these changes help with the problems you were seeing earlier
>> with the Qt code?
>
> I don't know yet. I wanted to pass the full test suite first.

The first tests still show crashes, though in a more systematic (less
random) way. Crashes occur in shared_ptr cleanup code in
octave__user_function::bind_automatic_vars(), so I suspect again
multiple delete calls. I think I'll have to dig into the parsing code
and try to use shared_ptr objects when possible to see whether things
improve.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]