[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Segfault with updated wx
From: |
Greg Chicares |
Subject: |
Re: [lmi] Segfault with updated wx |
Date: |
Tue, 21 Jun 2016 16:06:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
On 2016-06-21 15:54, Vadim Zeitlin wrote:
> On Tue, 21 Jun 2016 14:51:58 +0000 Greg Chicares <address@hidden> wrote:
>
> GC> We're trying to create a reproducible test case, but I thought
> GC> it would be better to share this JIT debugger output right away.
>
> Which wx commit exactly are you using for this build? I'd have to use
> exactly the same one to understand what do the addresses below correspond
> to.
wx_commit_sha := c4d06e8117f8930b57bffaf6a3323007c9df8d4b
> GC> lmi_wx_shared.exe caused an Access Violation
[...]
> So this must happen when starting to edit a cell in MultiDimGrid? AFAICS
> this is the only place in lmi code where wxGrid is being used...
Our messages have crossed. I just posted steps that reliably reproduce
this problem here. It seems to occur not when we start to edit a cell,
but when we abandon editing it and try to do something else.